the mobs library wants the max_hp and min_hp to be different numbers, otherwise procedure 'math.random' throws an 'empty interval' error
if this error bothers u (and anyone else (pls report to [REDACTED]))
then go to init.lua from corngirl/ and modify line 5 or 6 (at least one) so that the interval isn't empty
the mobs library wants the max_hp and min_hp to be different numbers, otherwise procedure 'math.random' throws an 'empty interval' error
if this error bothers u (and anyone else (pls report to [REDACTED])) then go to init.lua from corngirl/ and modify line 5 or 6 (at least one) so that the interval isn't empty
may you have happy hacking
converted review into a thread
please use threads or a packages issue tracker to report bugs
the bug appears to reside inside mobs API itself
i temporarily repaired the mob definition by setting 'hp_min' to 0; i am not sure yet what's the limit, but it apparently angers 'mobs'