12 lines
497 B
Plaintext
12 lines
497 B
Plaintext
[gd_resource type="Resource" script_class="PropInfo" load_steps=3 format=3 uid="uid://mvd0w4j551hr"]
|
|
|
|
[ext_resource type="Script" path="res://scripts/spawning/propinfo.gd" id="1_4rb6b"]
|
|
[ext_resource type="PackedScene" uid="uid://cvyn0aqnktraw" path="res://props/items/item_gun.tscn" id="1_bl8o0"]
|
|
|
|
[resource]
|
|
script = ExtResource("1_4rb6b")
|
|
name = "Gun"
|
|
description = "Shipped pre-loaded and with the safety off, so you can use it with no hassle"
|
|
spawn_weight = 1.0
|
|
prop = ExtResource("1_bl8o0")
|