Move local IDs to map.json
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
.set LOCALID_NIDORAN, 3
|
||||
|
||||
PewterCity_House1_MapScripts::
|
||||
.byte 0
|
||||
|
||||
@@ -18,7 +16,7 @@ PewterCity_House1_EventScript_Nidoran::
|
||||
lock
|
||||
faceplayer
|
||||
call PewterCity_House1_EventScript_DoNidoranCry
|
||||
applymovement LOCALID_NIDORAN, Common_Movement_FaceOriginalDirection
|
||||
applymovement LOCALID_PEWTER_HOUSE_NIDORAN, Common_Movement_FaceOriginalDirection
|
||||
waitmovement 0
|
||||
release
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user