summaryrefslogtreecommitdiff
path: root/src/object/object35.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/object/object35.c')
-rw-r--r--src/object/object35.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/object/object35.c b/src/object/object35.c
index 17d9733d..29ffef83 100644
--- a/src/object/object35.c
+++ b/src/object/object35.c
@@ -160,7 +160,7 @@ void Object35_Type2(Object35Entity* this) {
void Object35_Type2Init(Object35Entity* this) {
super->action = 1;
- super->timer = 0x10;
+ super->timer = 16;
super->z.HALF.HI -= 0x10;
if (super->type2 == 0) {
super->frameIndex = 2;