====== Healer NPC - Code References ====== ===== Java Classes ===== * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/nyrds/pixeldungeon/mobs/npc/HealerNPC.java|HealerNPC.java]] ===== JSON Configuration ===== This entity is implemented in Java, no JSON configuration exists ===== String Resources ===== town priest An old man, somehow he looks like someone who would be making wands. Free treatment for every adventurer! Come back anytime you feel sick or hungry! I wonder why the church doesn\'t allow us to wear hats... it\'s really cold out here. ===== Lua Scripts ===== This entity is implemented in Java, no Lua script exists ===== Related mr Entities ===== * [[mr:wnd_priest|Wnd Priest (Code Reference)]] * [[mr:immortal_npc|Immortal NPC (Code Reference)]]