====== Albino Mob - Code References ====== ===== Java Classes ===== * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/actors/mobs/Albino.java|Albino.java]] ===== JSON Configuration ===== This entity is implemented in Java, no JSON configuration exists ===== String Resources ===== '''' albino rat This is a rare breed of marsupial rat, with pure white fur and sharp claws. It appears to be unbothered by the dangers of the dungeon, focused entirely on collecting the gems scattered throughout. '''' ===== Lua Scripts ===== This entity is implemented in Java, no Lua script exists ===== Related mr Entities ===== * [[mr:rat_mob|Related Entity (Mob)]]