Use more LOCALID constants
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
.set LOCALID_NIDORAN, 3
|
||||
|
||||
PewterCity_House1_MapScripts:: @ 816A71C
|
||||
.byte 0
|
||||
|
||||
@@ -16,7 +18,7 @@ PewterCity_House1_EventScript_Nidoran:: @ 816A736
|
||||
lock
|
||||
faceplayer
|
||||
call PewterCity_House1_EventScript_DoNidoranCry
|
||||
applymovement 3, Movement_FaceOriginalDirection
|
||||
applymovement LOCALID_NIDORAN, Movement_FaceOriginalDirection
|
||||
waitmovement 0
|
||||
release
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user