Bug - Fixed Slime Hates It ML no longer counted

guyy

Member
Somewhere between r14179 and r14270, monster_level_adjustment() stopped including the ML from Slime Hates It. If I exit from the current version and run r14179, it shows the correct ML.

The ML from different levels of Hate should be:

Code:
1 = 45
2 = 120
3 = 225
4 = 360
5 = 525
6 = 720
7 = 945
8 = 1000
 
Last edited:
Top