mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-21 10:43:48 +00:00
Project upgrade to RC3
This commit is contained in:
parent
cc0d698bb5
commit
5073cfea70
13 changed files with 34 additions and 11 deletions
|
|
@ -475,7 +475,7 @@ SpawnMarkers = Dictionary[int, NodePath]({
|
|||
2: NodePath("Factory Tilemaps/LevelProps/BossDebugTeleporterDestination"),
|
||||
255: NodePath("Factory Tilemaps/Debug Room/DebugRoomStartPosition")
|
||||
})
|
||||
StartingEquipment = [ExtResource("4_swym2"), ExtResource("5_nqier")]
|
||||
StartingEquipment = Array[ExtResource("6_8tdlb")]([ExtResource("4_swym2"), ExtResource("5_nqier")])
|
||||
MapStartData = SubResource("Resource_6sau4")
|
||||
metadata/_edit_lock_ = true
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue