Issue information

Issue ID
#7916
Status
Fixed
Severity
None
Started
pan
Dec 21, 2013 13:43
Last Post
pan
Mar 31, 2014 20:27
Confirmation
N/A

pan - Dec 21, 2013 13:43

Hello, this function states that it doesn't subtract stat points but it does.[code=auto:0] /// Raises a stat by the specified amount. /// Obeys max_parameter limits. /// Does not subtract stat points. /// /// @param type The stat to change (see enum _sp) /// @param val The stat increase amount. int pc_statusup2(struct map_session_data* sd, int type, int val) [/code]

pan - Mar 31, 2014 20:27

Fixed in [url="https://github.com/HerculesWS/Hercules/commit/a3fecfc4e984f3f734f5f5481f1b756ad3b93caf"]https://github.com/HerculesWS/Hercules/commit/a3fecfc4e984f3f734f5f5481f1b756ad3b93caf[/url]