====== Townsfolk Silent NPC ====== {{ rpd:images:townsfolksilentnpc_sprite.png|Townsfolk Silent NPC }} ==== Description ==== A quiet, unassuming townsfolk in the town. One of the locals. Even though this is clearly a commoner, those clothes do look expensive. This NPC doesn't seem to be interested in conversation. ==== Behavior ==== * This NPC is non-hostile and immortal (cannot be killed) * When interacted with, responds with short, non-committal responses * Possible responses include: "Hmph!", "...", "Hmmm..." ==== Location ==== * Found in the [[rpd:town|Town]] level * Positioned near coordinates (72, 172) in the town layout ==== Notes ==== This NPC is part of the town's atmosphere but doesn't provide quests or services. More of a background character that adds to the ambiance of the town. ==== Source Code References ==== * Java: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/nyrds/pixeldungeon/mobs/npc/TownsfolkSilentNPC.java|TownsfolkSilentNPC.java]] * String resources: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values/strings_all.xml#L1616|String definitions]] {{tag> rpd npcs town}}