====== Pseudo Rat Mob - Code References ====== ===== Java Classes ===== * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/nyrds/pixeldungeon/mobs/guts/PseudoRat.java|PseudoRat.java]] ===== JSON Configuration ===== * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/assets/spritesDesc/PseudoRat.json|PseudoRat.json]] ===== String Resources ===== Pseudo-rat feminine Pseudo-rat A horrible beast that emerged from the rat\'s corpse bears no resemblance to a rodent or any other animal you ever saw. Enormous mouth, full of razor-sharp teeth, occupies most of it\'s body. ===== Lua Scripts ===== This entity is implemented in Java, no Lua script exists ===== Related mr Entities ===== * [[mr:suspicious_rat_mob|Suspicious Rat (Mob)]]