====== Bard NPC - Code References ====== ===== Java Classes ===== This entity may be implemented in Java, but no matching class was found. Check: * RemixedDungeon/src/main/java/com/watabou/pixeldungeon/actors/mobs/*.java * RemixedDungeon/src/main/java/com/nyrds/pixeldungeon/mobs/*.java ===== JSON Configuration ===== * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/assets/mobsDesc/BardNPC.json|BardNPC.json]] * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/assets/spritesDesc/BardNPC.json|BardNPC.json]] ===== String Resources ===== bard bard masculine The town bard is playing his lute. ===== Lua Scripts ===== * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/assets/scripts/npc/Bard.lua|Bard.lua]] ===== Related mr Entities ===== * [[mr:inn_level_object|Inn (Level Object)]]