Many more timers -> dec

This commit is contained in:
Elliptic Ellipsis
2022-06-21 23:26:53 +01:00
parent 0e60387579
commit ca06566e2f
87 changed files with 222 additions and 222 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ void LadderUp(Entity* this) {
SoundReq(SFX_10B);
this->action = 2;
#ifndef EU
this->timer = 0x3c;
this->timer = 60;
#endif
}
break;