mirror of
https://github.com/zeldaret/tmc
synced 2026-09-06 19:10:56 -04:00
Many more timers -> dec
This commit is contained in:
@@ -43,7 +43,7 @@ void LadderUp(Entity* this) {
|
||||
SoundReq(SFX_10B);
|
||||
this->action = 2;
|
||||
#ifndef EU
|
||||
this->timer = 0x3c;
|
||||
this->timer = 60;
|
||||
#endif
|
||||
}
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user