mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-20 09:53:47 +00:00
Chest contents in trenchbroom
This commit is contained in:
parent
54eefc2961
commit
4cc7a0c004
7 changed files with 509 additions and 452 deletions
|
|
@ -19,7 +19,9 @@ classname = "actor_chest_1"
|
|||
description = "Chest Type 1"
|
||||
func_godot_internal = false
|
||||
base_classes = Array[Resource]([ExtResource("1_6p0lm")])
|
||||
class_properties = {}
|
||||
class_properties = {
|
||||
"items": ""
|
||||
}
|
||||
class_property_descriptions = {}
|
||||
auto_apply_to_matching_node_properties = false
|
||||
meta_properties = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue