====== Gnoll Mob - Code References ====== {{ rpd:images:gnoll_mob.png|Gnoll }} ===== Java Classes ===== * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/actors/mobs/Gnoll.java|Gnoll.java]] ===== JSON Configuration ===== This entity is implemented in Java, no JSON configuration exists ===== String Resources ===== Gnoll Gnolls are hyena-like humanoids that roam the sewers in packs. They are aggressive and will attack on sight, but individually they are not very strong. masculine Gnoll ===== Lua Scripts ===== This entity is implemented in Java, no Lua script exists ===== Related mr Entities ===== * [[mr:rat_mob|Rat Mob]] * [[mr:rat_king_mob|Rat King Mob]] * [[mr:albino_mob|Albino Mob]] {{tag> mr mobs sewers}}