12 lines
451 B
Plaintext
12 lines
451 B
Plaintext
[gd_resource type="Resource" script_class="PropInfo" load_steps=3 format=3 uid="uid://biiob121j7ov8"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://c11xj7mywm8rf" path="res://props/items/item_bean.tscn" id="1_43krm"]
|
|
[ext_resource type="Script" path="res://scripts/spawning/propinfo.gd" id="1_gmegh"]
|
|
|
|
[resource]
|
|
script = ExtResource("1_gmegh")
|
|
name = "Bean"
|
|
description = "The shades are hot-glued on"
|
|
spawn_weight = 1.0
|
|
prop = ExtResource("1_43krm")
|