Armazon/props/propinfo/propinfo_bean.tres

12 lines
451 B
Plaintext
Raw Normal View History

[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")