mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-19 10:33:48 +00:00
Chest contents in trenchbroom
This commit is contained in:
parent
54eefc2961
commit
4cc7a0c004
7 changed files with 509 additions and 452 deletions
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load diff
|
|
@ -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