renamed gold to key

This commit is contained in:
pennyrigate 2023-03-25 15:35:46 -04:00
parent 139a6c50de
commit 2281627223
19 changed files with 38 additions and 87 deletions

View file

@ -4,7 +4,7 @@
[ext_resource path="res://tilesets/t_gui.tres" type="TileSet" id=2]
[ext_resource path="res://shaders/1px_border.gdshader" type="Shader" id=3]
[ext_resource path="res://graphics/hud/levelselect_arrow.png" type="Texture" id=4]
[ext_resource path="res://objects/collectibles/gold.tscn" type="PackedScene" id=5]
[ext_resource path="res://objects/collectibles/key.tscn" type="PackedScene" id=5]
[ext_resource path="res://graphics/hud/levelselect_nexlevel.png" type="Texture" id=6]
[ext_resource path="res://maps/level_select.gd" type="Script" id=7]
[ext_resource path="res://graphics/collectibles/shard.png" type="Texture" id=8]