You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Person event constants for each map
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
const_value set 2
|
||||
const ROUTE16GATE_OFFICER
|
||||
|
||||
Route16Gate_MapScriptHeader:
|
||||
.MapTriggers:
|
||||
db 1
|
||||
@@ -20,7 +23,7 @@ UnknownScript_0x733ed:
|
||||
end
|
||||
|
||||
UnknownScript_0x733f3:
|
||||
showemote EMOTE_SHOCK, $2, 15
|
||||
showemote EMOTE_SHOCK, ROUTE16GATE_OFFICER, 15
|
||||
spriteface PLAYER, UP
|
||||
loadfont
|
||||
writetext UnknownText_0x73496
|
||||
|
||||
Reference in New Issue
Block a user