====== Gold Item - Code References ====== ===== Java Classes ===== * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/items/Gold.java|Gold.java]] ===== JSON Configuration ===== This entity is implemented in Java, no JSON configuration exists ===== String Resources ===== gold Collect gold coins to spend them later in a shop. A pile of %d gold coins. One gold coin. ===== Lua Scripts ===== This entity is implemented in Java, no Lua script exists ===== Related mr Entities ===== * [[mr:golden_key_item|Golden Key (Item)]] * [[mr:dark_gold_item|Dark Gold (Item)]]