You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
rename second hide_person macro to remove_person
This commit is contained in:
@@ -1993,7 +1993,7 @@ movement_command_bases = {
|
|||||||
0x45: "accelerate_last",
|
0x45: "accelerate_last",
|
||||||
0x46: ["step_sleep", ["duration", DecimalParam]],
|
0x46: ["step_sleep", ["duration", DecimalParam]],
|
||||||
0x47: "step_end",
|
0x47: "step_end",
|
||||||
0x49: "hide_person",
|
0x49: "remove_person",
|
||||||
|
|
||||||
# do these next two have any params ??
|
# do these next two have any params ??
|
||||||
0x4C: "teleport_from",
|
0x4C: "teleport_from",
|
||||||
|
Reference in New Issue
Block a user