====== Gnoll - Code References ====== ===== 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 mob is implemented in Java, no JSON configuration exists ===== String Resources ===== '''' gnoll Gnolls are hyena-like humanoids. They are one of the most common dwellers of the dungeons. They have no special abilities, but are stronger than rats. blocked You were killed by a gnoll... '''' ===== Lua Scripts ===== * This mob is implemented in Java, no Lua script exists