summaryrefslogtreecommitdiff
path: root/src/object/pushableGrave.c
diff options
context:
space:
mode:
authorElliptic Ellipsis <elliptic.ellipsis@gmail.com>2022-06-21 23:32:13 +0100
committerElliptic Ellipsis <elliptic.ellipsis@gmail.com>2022-06-21 23:32:13 +0100
commit66fb42033db0e282339dd0bdb485dde0d1d4c26a (patch)
treeca31c5c86e120442e5b52a34dc2988b594fb1c74 /src/object/pushableGrave.c
parentca06566e2f5ad17936951eacb08a6b6d919736fb (diff)
Even more
Diffstat (limited to 'src/object/pushableGrave.c')
-rw-r--r--src/object/pushableGrave.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/object/pushableGrave.c b/src/object/pushableGrave.c
index aa854b9c..49081cd4 100644
--- a/src/object/pushableGrave.c
+++ b/src/object/pushableGrave.c
@@ -152,7 +152,7 @@ bool32 sub_0809785C(PushableGraveEntity* this) {
if (super->type2 != 0) {
if ((CheckFlags(this->pushedFlag) != 0) || GetTileType(this->unk_68, super->collisionLayer) == 0x403f) {
super->action = 3;
- super->timer = 0x40;
+ super->timer = 64;
super->subtimer = 0;
super->direction = 0;
super->speed = 0x40;