mr:remixed_fetid_rat_mob
Table of Contents
Remixed Fetid Rat Mob - Code References
Java Classes
- Ghost.java - Contains the FetidRat inner class (lines 313-332)
- MobFactory.java - Registration of the Fetid Rat (line 194)
JSON Configuration
- RemixedFetidRat.json - Stats and configuration data
- https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/assets/levelsDesc/TestLevelSewers.json - Test level with RemixedFetidRat
String Resources
<string name="RemixedFetidRat_Name">fetid rat</string> <string name="RemixedFetidRat_Info">This disgusting little rodent barely looks like a living thing. It carries a putrid stench that seems to originate from its skin.</string> <string name="RemixedFetidRat_Gender">masculine</string>
Lua Scripts
mr/remixed_fetid_rat_mob.txt · Last modified: by 127.0.0.1
