12 lines
444 B
Plaintext
12 lines
444 B
Plaintext
|
[gd_resource type="Resource" script_class="PropInfo" load_steps=3 format=3 uid="uid://djqx46s0ip4gh"]
|
||
|
|
||
|
[ext_resource type="Script" path="res://scripts/spawning/propinfo.gd" id="1_1p8yt"]
|
||
|
[ext_resource type="PackedScene" uid="uid://0ddfb2i4b03d" path="res://props/items/item_shroom.tscn" id="1_dmfoh"]
|
||
|
|
||
|
[resource]
|
||
|
script = ExtResource("1_1p8yt")
|
||
|
name = "Mushroom"
|
||
|
description = "m u s h r o o m"
|
||
|
spawn_weight = 1.0
|
||
|
prop = ExtResource("1_dmfoh")
|