You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
SPRITE_GYM_GUY -> SPRITE_GYM_GUIDE
This commit is contained in:
@@ -219,7 +219,7 @@
|
||||
const EVENT_GOT_LOST_ITEM_FROM_FAN_CLUB
|
||||
const EVENT_LISTENED_TO_FAN_CLUB_PRESIDENT_BUT_BAG_WAS_FULL
|
||||
const EVENT_LISTENED_TO_FAN_CLUB_PRESIDENT
|
||||
const EVENT_TALKED_TO_SEAFOAM_GYM_GUY_ONCE
|
||||
const EVENT_TALKED_TO_SEAFOAM_GYM_GUIDE_ONCE
|
||||
const EVENT_ENABLE_DIPLOMA_PRINTING
|
||||
const EVENT_CINNABAR_ROCKS_CLEARED
|
||||
const EVENT_CLEARED_NUGGET_BRIDGE
|
||||
@@ -1365,7 +1365,7 @@
|
||||
const EVENT_VERMILION_FAN_CLUB_DOLL
|
||||
const EVENT_BLUE_IN_CINNABAR
|
||||
const EVENT_VIRIDIAN_GYM_BLUE
|
||||
const EVENT_SEAFOAM_GYM_GYM_GUY
|
||||
const EVENT_SEAFOAM_GYM_GYM_GUIDE
|
||||
const EVENT_MT_MOON_SQUARE_ROCK
|
||||
const EVENT_MT_MOON_SQUARE_CLEFAIRY
|
||||
const EVENT_MT_MOON_RIVAL
|
||||
|
@@ -73,7 +73,7 @@
|
||||
const SPRITE_SLOWPOKE ; 45
|
||||
const SPRITE_CAPTAIN ; 46
|
||||
const SPRITE_BIG_LAPRAS ; 47
|
||||
const SPRITE_GYM_GUY ; 48
|
||||
const SPRITE_GYM_GUIDE ; 48
|
||||
const SPRITE_SAILOR ; 49
|
||||
const SPRITE_BIKER ; 4a
|
||||
const SPRITE_PHARMACIST ; 4b
|
||||
|
Reference in New Issue
Block a user