Document landmark setting and item balls

This commit is contained in:
Fontbane
2019-04-03 14:13:11 -04:00
committed by huderlem
parent 704f025a00
commit 90e32f4ec5
107 changed files with 366 additions and 366 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
NewMauville_Entrance_MapScripts:: @ 82372AD
map_script MAP_SCRIPT_ON_LOAD, NewMauville_Entrance_MapScript1_2372B8
map_script MAP_SCRIPT_ON_TRANSITION, NewMauville_Entrance_MapScript1_2372FB
map_script MAP_SCRIPT_ON_TRANSITION, NewMauville_Entrance_MapScript1_SetLandmark
.byte 0
NewMauville_Entrance_MapScript1_2372B8: @ 82372B8
@@ -17,7 +17,7 @@ NewMauville_Entrance_EventScript_2372C4:: @ 82372C4
setmetatile 5, 1, 798, 1
return
NewMauville_Entrance_MapScript1_2372FB: @ 82372FB
NewMauville_Entrance_MapScript1_SetLandmark: @ 82372FB
setflag FLAG_LANDMARK_NEW_MAUVILLE
end