forked from team-sg/hero-mark-2
renamed gold to key
This commit is contained in:
parent
139a6c50de
commit
2281627223
19 changed files with 38 additions and 87 deletions
|
@ -13,7 +13,7 @@
|
|||
[ext_resource path="res://maps/map.gd" type="Script" id=11]
|
||||
[ext_resource path="res://audio/music/smokestack.mp3" type="AudioStream" id=12]
|
||||
[ext_resource path="res://objects/enemy/rolling_fiend.tscn" type="PackedScene" id=13]
|
||||
[ext_resource path="res://objects/collectibles/gold.tscn" type="PackedScene" id=14]
|
||||
[ext_resource path="res://objects/collectibles/key.tscn" type="PackedScene" id=14]
|
||||
[ext_resource path="res://objects/collectibles/star.tscn" type="PackedScene" id=15]
|
||||
[ext_resource path="res://objects/enemy/tentacle.tscn" type="PackedScene" id=16]
|
||||
[ext_resource path="res://objects/collectibles/shard.tscn" type="PackedScene" id=17]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue