mirror of
https://github.com/pret/pokeruby.git
synced 2025-02-26 08:05:33 +00:00
some Sapphire script differences
This commit is contained in:
parent
cb6515e712
commit
1c57bf698b
@ -14,6 +14,7 @@ LilycoveCity_MapScript1_14CA20:: @ 814CA20
|
||||
end
|
||||
|
||||
LilycoveCity_MapScript1_14CA3F:: @ 814CA3F
|
||||
.ifndef SAPPHIRE
|
||||
setmaptile 69, 4, 169, 1
|
||||
setmaptile 70, 4, 680, 1
|
||||
setmaptile 71, 4, 681, 1
|
||||
@ -26,6 +27,7 @@ LilycoveCity_MapScript1_14CA3F:: @ 814CA3F
|
||||
setmaptile 70, 6, 447, 0
|
||||
setmaptile 71, 6, 368, 0
|
||||
setmaptile 72, 6, 445, 0
|
||||
.endif
|
||||
checkflag 112
|
||||
callif 0, LilycoveCity_EventScript_14CABE
|
||||
checkflag 2061
|
||||
|
@ -16,8 +16,10 @@ Route128_MapScript2_152135:: @ 8152135
|
||||
Route128_EventScript_15213F:: @ 815213F
|
||||
lockall
|
||||
pause 20
|
||||
.ifndef SAPPHIRE
|
||||
special 317
|
||||
waitstate
|
||||
.endif
|
||||
move 4, Route128_Movement_152271
|
||||
waitmove 0
|
||||
msgbox Route128_Text_171EE0, 4
|
||||
|
Loading…
x
Reference in New Issue
Block a user