====== Candy Item - Code References ====== ===== Java Classes ===== * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/nyrds/pixeldungeon/items/food/Candy.java|com.nyrds.pixeldungeon.items.food.Candy]] ===== JSON Configuration ===== This entity is implemented in Java, no JSON configuration exists ===== String Resources ===== candy This candy looks so pretty and it smells good too. Do you really need to give it to someone else? You shouldn't have eaten that candy. You promised to give it to someone else. It doesn't seem to affected you in any way though, your hunger wont go away, it\'s just candy after all. Now you really had to much. Your tummy hurts because you ate to much candy. ===== Lua Scripts ===== This entity is implemented in Java, no Lua script exists ===== Related mr Entities ===== * [[mr:scarecrow_npc|Scarecrow NPC]] * [[mr:pumpkin_pie_item|Pumpkin Pie (Item)]]