====== Townsfolk Silent NPC Mob - Code References ====== ===== Java Classes ===== * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/nyrds/pixeldungeon/mobs/npc/TownsfolkSilentNPC.java|TownsfolkSilentNPC.java]] ===== JSON Configuration ===== This entity is implemented in Java, no JSON configuration exists ===== String Resources ===== '''' townsfolk masculine townsfolk One of the locals. Even though this is clearly a commoner, those clothes do look expensive. Hmph! ... Hmmm... '''' ===== Lua Scripts ===== This entity is implemented in Java, no Lua script exists ===== Related mr Entities ===== * [[mr:immortal_npc_mob|Immortal NPC (Mob)]]