Crowther Active member Apr 5, 2014 #1 Mafia lists basement monsters as having 10% less defense than attack. They don't now according to Manuel. Attachments monsters.patch.txt monsters.patch.txt 2.5 KB · Views: 45
Mafia lists basement monsters as having 10% less defense than attack. They don't now according to Manuel.
Crowther Active member Apr 5, 2014 #2 I did a couple hundred levels of the basement today without Manuel and that seemed to fix the miss calculations.
I did a couple hundred levels of the basement today without Manuel and that seemed to fix the miss calculations.
lostcalpolydude Developer Staff member Apr 5, 2014 #3 13920. Removing the 0.9 also made one of the ceil() calls redundant.
Crowther Active member Apr 6, 2014 #4 lostcalpolydude said: 13920. Removing the 0.9 also made one of the ceil() calls redundant. Click to expand... Yup. Thanks.
lostcalpolydude said: 13920. Removing the 0.9 also made one of the ceil() calls redundant. Click to expand... Yup. Thanks.