mirror of
https://github.com/pmret/papermario.git
synced 2024-11-09 20:42:41 +01:00
format
This commit is contained in:
parent
92ccbd1cf6
commit
c1e7d3310c
@ -246,8 +246,7 @@ Script script_HandleEvent_80219AD4 = SCRIPT({
|
|||||||
SI_VAR(1) = c 0x260005;
|
SI_VAR(1) = c 0x260005;
|
||||||
await DoBlowAway;
|
await DoBlowAway;
|
||||||
return;
|
return;
|
||||||
}
|
} else {
|
||||||
else {
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
SetAnimation(0xFFFFFF81, 1, 0x260001);
|
SetAnimation(0xFFFFFF81, 1, 0x260001);
|
||||||
@ -374,8 +373,7 @@ Script script_TakeTurn_8021A300 = SCRIPT({
|
|||||||
EnableIdleScript(0xFFFFFF81, 1);
|
EnableIdleScript(0xFFFFFF81, 1);
|
||||||
UseIdleAnimation(0xFFFFFF81, 1);
|
UseIdleAnimation(0xFFFFFF81, 1);
|
||||||
return;
|
return;
|
||||||
}
|
} else {
|
||||||
else {
|
|
||||||
SetGoalToTarget(0xFFFFFF81);
|
SetGoalToTarget(0xFFFFFF81);
|
||||||
SetActorJumpGravity(0xFFFFFF81, 1.2001953125);
|
SetActorJumpGravity(0xFFFFFF81, 1.2001953125);
|
||||||
spawn {
|
spawn {
|
||||||
|
Loading…
Reference in New Issue
Block a user