2012-07-14, 12:09 AM
Polantaris Wrote:The only part that doesn't make sense is why they would need a signed int at all. I can't think of a single instance where a negative value is ever used.
Healing and poison use the same 16 bit signed int, or at least used to. One affects hp positively, the other negatively.
This is why venom doing over 32,767 would show blue healing numbers.

