renamed gold to key
This commit is contained in:
parent
139a6c50de
commit
2281627223
19 changed files with 38 additions and 87 deletions
|
@ -17,7 +17,7 @@
|
|||
[ext_resource path="res://objects/environment/turniwood/turning_platform.tscn" type="PackedScene" id=15]
|
||||
[ext_resource path="res://objects/enemy/snake.tscn" type="PackedScene" id=16]
|
||||
[ext_resource path="res://objects/hud/hud.tscn" type="PackedScene" id=17]
|
||||
[ext_resource path="res://objects/collectibles/gold.tscn" type="PackedScene" id=18]
|
||||
[ext_resource path="res://objects/collectibles/key.tscn" type="PackedScene" id=18]
|
||||
[ext_resource path="res://objects/environment/rock/rock.tscn" type="PackedScene" id=19]
|
||||
[ext_resource path="res://objects/environment/barrier/barrier.tscn" type="PackedScene" id=20]
|
||||
[ext_resource path="res://objects/collectibles/shard.tscn" type="PackedScene" id=21]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue