12 lines
500 B
Plaintext
12 lines
500 B
Plaintext
[gd_resource type="Resource" script_class="PropInfo" load_steps=3 format=3 uid="uid://b843uo8k0ltpq"]
|
|
|
|
[ext_resource type="Script" path="res://scripts/spawning/propinfo.gd" id="1_f0djw"]
|
|
[ext_resource type="PackedScene" uid="uid://bx8ujp23n33t8" path="res://props/items/item_rock.tscn" id="1_r8ghr"]
|
|
|
|
[resource]
|
|
script = ExtResource("1_f0djw")
|
|
name = "Five Minute Rock"
|
|
description = "And you're making it take LONGER with how SLOW YOU'RE PACKING it"
|
|
spawn_weight = 1.0
|
|
prop = ExtResource("1_r8ghr")
|