12 lines
539 B
Plaintext
12 lines
539 B
Plaintext
[gd_resource type="Resource" script_class="PropInfo" load_steps=3 format=3 uid="uid://caqayvsnig7al"]
|
|
|
|
[ext_resource type="Script" path="res://scripts/spawning/propinfo.gd" id="1_j8jpx"]
|
|
[ext_resource type="PackedScene" uid="uid://boo1j06sv5yjm" path="res://props/items/item_bloaf.tscn" id="1_l8ki6"]
|
|
|
|
[resource]
|
|
script = ExtResource("1_j8jpx")
|
|
name = "Bread Loaf"
|
|
description = "After extensive research and testing, we decided that this was, in-fact, the optimal shape for packing bread"
|
|
spawn_weight = 1.0
|
|
prop = ExtResource("1_l8ki6")
|