mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-01-18 17:34:20 +01:00
tabs
This commit is contained in:
parent
27010e9ee6
commit
2d4ac679a6
@ -4518,7 +4518,7 @@ s8 GetMovePriority(u32 battlerId, u16 move)
|
||||
}
|
||||
|
||||
if (gProtectStructs[battlerId].quash)
|
||||
priority = -8;
|
||||
priority = -8;
|
||||
|
||||
return priority;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user