HDest-Community / Ugly-as-Sin

Enhancement modules for Hideous Destructor
zlib License
21 stars 17 forks source link

Fix stimcount painkiller factor rounding to zero #183

Closed MarinaGryphon closed 2 years ago

MarinaGryphon commented 2 years ago

Had to use countinv instead of the actual stimcount variable. Also, it was rounding down to zero because integer division.