Skip to content

Commit

Permalink
Merge pull request #2466 from 4144/fixaspd
Browse files Browse the repository at this point in the history
Fix aspd and probably other stats issues.
  • Loading branch information
MishimaHaruna committed May 8, 2019
2 parents f5a695e + 498ae55 commit 280346a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/map/status.h
Expand Up @@ -2064,8 +2064,8 @@ struct status_data {
matk_min, matk_max, matk_min, matk_max,
speed, speed,
amotion, adelay, dmotion, amotion, adelay, dmotion,
mode, mode;
hit, flee, cri, flee2, int32 hit, flee, cri, flee2,
def2, mdef2, def2, mdef2,
#ifdef RENEWAL_ASPD #ifdef RENEWAL_ASPD
aspd_rate2, aspd_rate2,
Expand Down

0 comments on commit 280346a

Please sign in to comment.