====== Town Guard NPC - Code References ====== ===== Java Classes ===== * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/nyrds/pixeldungeon/mobs/npc/TownGuardNPC.java|TownGuardNPC.java]] ===== JSON Configuration ===== * This entity is implemented in Java, no JSON configuration exists ===== String Resources ===== town guard masculine town guard A regular town guard. Move along. Thanks to adventurers like you, it became really peaceful up here. You think there are too many guards in this town? Well, that's because this is the only town with a gigantic monster-infested dungeon, isn't it? ===== Lua Scripts ===== * This entity is implemented in Java, no Lua script exists ===== Related mr Entities ===== * [[mr:immortal_npc_mob|Immortal NPC (Mob)]]