mirror of
https://github.com/zeldaret/tmc
synced 2026-07-02 12:36:27 -04:00
Even more
This commit is contained in:
@@ -92,7 +92,7 @@ void SmallIceBlock_Action1(SmallIceBlockEntity* this) {
|
||||
switch (sub_08099618(tileType)) {
|
||||
case 1:
|
||||
super->action = 2;
|
||||
super->timer = 0x16;
|
||||
super->timer = 22;
|
||||
super->direction = ((tileType - 0x5b) & 3) << 3;
|
||||
super->speed = 0x20;
|
||||
sub_080994B8(this);
|
||||
|
||||
Reference in New Issue
Block a user