You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Named more specials, fixed a missing EOL
This commit is contained in:
@@ -91,7 +91,7 @@ UnknownScript_0x9f4a3:
|
||||
|
||||
UnknownScript_0x9f4c2:
|
||||
pause 60
|
||||
special Function8c092
|
||||
special Special_BattleTowerFade
|
||||
warpfacing $1, GROUP_BATTLE_TOWER_1F, MAP_BATTLE_TOWER_1F, $7, $7
|
||||
writebyte $4
|
||||
special Function170687
|
||||
@@ -103,7 +103,7 @@ UnknownScript_0x9f4c2:
|
||||
|
||||
UnknownScript_0x9f4d9:
|
||||
pause 60
|
||||
special Function8c092
|
||||
special Special_BattleTowerFade
|
||||
warpfacing $1, GROUP_BATTLE_TOWER_1F, MAP_BATTLE_TOWER_1F, $7, $7
|
||||
BattleTowerBattleRoomScript_0x9f4e4:
|
||||
loadfont
|
||||
|
@@ -104,20 +104,20 @@ MapCeladonGameCornerSignpost35Script:
|
||||
if_equal $0, MapCeladonGameCornerSignpost16Script
|
||||
refreshscreen $0
|
||||
writebyte $0
|
||||
special Functionc373
|
||||
special Special_SlotMachine
|
||||
loadmovesprites
|
||||
end
|
||||
|
||||
MapCeladonGameCornerSignpost16Script:
|
||||
refreshscreen $0
|
||||
writebyte $1
|
||||
special Functionc373
|
||||
special Special_SlotMachine
|
||||
loadmovesprites
|
||||
end
|
||||
|
||||
MapCeladonGameCornerSignpost11Script:
|
||||
refreshscreen $0
|
||||
special Functionc380
|
||||
special Special_CardFlip
|
||||
loadmovesprites
|
||||
end
|
||||
|
||||
@@ -128,7 +128,7 @@ MapCeladonGameCornerSignpost9Script:
|
||||
loadfont
|
||||
writetext UnknownText_0x72567
|
||||
closetext
|
||||
special Functionc380
|
||||
special Special_CardFlip
|
||||
loadmovesprites
|
||||
end
|
||||
|
||||
|
@@ -146,7 +146,7 @@ UnknownScript_0x727ed:
|
||||
writetext UnknownText_0x729ad
|
||||
closetext
|
||||
writebyte PIKACHU
|
||||
special Functionc230
|
||||
special Special_GameCornerPrizeMonCheckDex
|
||||
givepoke PIKACHU, 25, 0, 0
|
||||
takecoins 2222
|
||||
jump UnknownScript_0x727d3
|
||||
@@ -164,7 +164,7 @@ UnknownScript_0x7281b:
|
||||
writetext UnknownText_0x729ad
|
||||
closetext
|
||||
writebyte PORYGON
|
||||
special Functionc230
|
||||
special Special_GameCornerPrizeMonCheckDex
|
||||
givepoke PORYGON, 15, 0, 0
|
||||
takecoins 5555
|
||||
jump UnknownScript_0x727d3
|
||||
@@ -182,7 +182,7 @@ UnknownScript_0x72849:
|
||||
writetext UnknownText_0x729ad
|
||||
closetext
|
||||
writebyte LARVITAR
|
||||
special Functionc230
|
||||
special Special_GameCornerPrizeMonCheckDex
|
||||
givepoke LARVITAR, 40, 0, 0
|
||||
takecoins 8888
|
||||
jump UnknownScript_0x727d3
|
||||
|
@@ -50,7 +50,7 @@ UnknownScript_0x62fb6:
|
||||
end
|
||||
|
||||
UnknownScript_0x62fbd:
|
||||
special Function166d6
|
||||
special Special_DayCareMan
|
||||
closetext
|
||||
loadmovesprites
|
||||
end
|
||||
@@ -60,7 +60,7 @@ GrannyScript_0x62fc3:
|
||||
loadfont
|
||||
checkflag ENGINE_DAYCARE_MONS_ARE_COMPATIBLE
|
||||
iftrue UnknownScript_0x62fd1
|
||||
special Function1672a
|
||||
special Special_DayCareLady
|
||||
closetext
|
||||
loadmovesprites
|
||||
end
|
||||
|
@@ -35,15 +35,15 @@ TwinScript_0x75ebb:
|
||||
writetext UnknownText_0x7621f
|
||||
closetext
|
||||
loadmovesprites
|
||||
special Function8c0b6
|
||||
special Functiond91
|
||||
special Special_FadeBlackQuickly
|
||||
special Special_ReloadSpritesNoPalettes
|
||||
disappear $5
|
||||
applymovement $0, MovementData_0x76004
|
||||
moveperson $4, $3, $13
|
||||
appear $4
|
||||
spriteface $0, UP
|
||||
spriteface $4, UP
|
||||
special Function8c0ab
|
||||
special Special_FadeInQuickly
|
||||
spriteface $3, DOWN
|
||||
showemote EMOTE_SHOCK, $3, 15
|
||||
applymovement $4, MovementData_0x7600c
|
||||
|
@@ -63,14 +63,14 @@ FastShipBed:
|
||||
writetext FastShipBedText1
|
||||
closetext
|
||||
loadmovesprites
|
||||
special Function8c0b6
|
||||
special Functiond91
|
||||
special Special_FadeBlackQuickly
|
||||
special Special_ReloadSpritesNoPalettes
|
||||
special Mobile_HealParty
|
||||
special HealParty
|
||||
playmusic MUSIC_HEAL
|
||||
pause 60
|
||||
special RestartMapMusic
|
||||
special Function8c0ab
|
||||
special Special_FadeInQuickly
|
||||
loadfont
|
||||
writetext FastShipBedText2
|
||||
closetext
|
||||
|
@@ -175,7 +175,7 @@ UnknownScript_0x56d26:
|
||||
writetext UnknownText_0x56ebd
|
||||
closetext
|
||||
writebyte ABRA
|
||||
special Functionc230
|
||||
special Special_GameCornerPrizeMonCheckDex
|
||||
givepoke ABRA, 5, 0, 0
|
||||
takecoins 100
|
||||
jump UnknownScript_0x56d0c
|
||||
@@ -193,7 +193,7 @@ UnknownScript_0x56d54:
|
||||
writetext UnknownText_0x56ebd
|
||||
closetext
|
||||
writebyte CUBONE
|
||||
special Functionc230
|
||||
special Special_GameCornerPrizeMonCheckDex
|
||||
givepoke CUBONE, 15, 0, 0
|
||||
takecoins 800
|
||||
jump UnknownScript_0x56d0c
|
||||
@@ -211,7 +211,7 @@ UnknownScript_0x56d82:
|
||||
writetext UnknownText_0x56ebd
|
||||
closetext
|
||||
writebyte WOBBUFFET
|
||||
special Functionc230
|
||||
special Special_GameCornerPrizeMonCheckDex
|
||||
givepoke WOBBUFFET, 15, 0, 0
|
||||
takecoins 1500
|
||||
jump UnknownScript_0x56d0c
|
||||
@@ -292,20 +292,20 @@ MapGoldenrodGameCornerSignpost17Script:
|
||||
if_equal $0, MapGoldenrodGameCornerSignpost7Script
|
||||
refreshscreen $0
|
||||
writebyte $0
|
||||
special Functionc373
|
||||
special Special_SlotMachine
|
||||
loadmovesprites
|
||||
end
|
||||
|
||||
MapGoldenrodGameCornerSignpost7Script:
|
||||
refreshscreen $0
|
||||
writebyte $1
|
||||
special Functionc373
|
||||
special Special_SlotMachine
|
||||
loadmovesprites
|
||||
end
|
||||
|
||||
MapGoldenrodGameCornerSignpost29Script:
|
||||
refreshscreen $0
|
||||
special Functionc380
|
||||
special Special_CardFlip
|
||||
loadmovesprites
|
||||
end
|
||||
|
||||
|
@@ -33,7 +33,7 @@ UnknownScript_0x550fa:
|
||||
applymovement $2, MovementData_0x55146
|
||||
applymovement $0, MovementData_0x5514f
|
||||
writebyte $0
|
||||
special Function8cc04
|
||||
special Special_MagnetTrain
|
||||
warpcheck
|
||||
newloadmap $f9
|
||||
applymovement $0, MovementData_0x55122
|
||||
|
@@ -43,7 +43,7 @@ UnknownScript_0x7a4f6:
|
||||
clearevent EVENT_KRISS_HOUSE_MOM_2
|
||||
writetext UnknownText_0x7a6bd
|
||||
keeptextopen
|
||||
special Function90913
|
||||
special Special_SetDayOfWeek
|
||||
UnknownScript_0x7a519:
|
||||
writetext UnknownText_0x7a742
|
||||
yesorno
|
||||
@@ -142,7 +142,7 @@ UnknownScript_0x7a5b5:
|
||||
setevent EVENT_FIRST_TIME_BANKING_WITH_MOM
|
||||
UnknownScript_0x7a5b8:
|
||||
setevent EVENT_TALKED_TO_MOM_AFTER_MYSTERY_EGG_QUEST
|
||||
special Function16218
|
||||
special Special_BankOfMom
|
||||
closetext
|
||||
loadmovesprites
|
||||
end
|
||||
|
@@ -84,7 +84,7 @@ KrissHouseBookshelf:
|
||||
|
||||
KrissHousePC:
|
||||
loadfont
|
||||
special Functionc2e7
|
||||
special Special_KrissHousePC
|
||||
iftrue .Warp
|
||||
loadmovesprites
|
||||
end
|
||||
|
@@ -132,7 +132,7 @@ MapLakeofRageSignpost1Script:
|
||||
|
||||
UnknownScript_0x700b8:
|
||||
keeptextopen
|
||||
special Functionfbcd2
|
||||
special Special_MagikarpHouseSign
|
||||
loadmovesprites
|
||||
end
|
||||
|
||||
|
@@ -108,13 +108,13 @@ UnknownScript_0x196ec9:
|
||||
writetext UnknownText_0x1970ed
|
||||
closetext
|
||||
loadmovesprites
|
||||
special Function8c0b6
|
||||
special Functiond91
|
||||
special Special_FadeBlackQuickly
|
||||
special Special_ReloadSpritesNoPalettes
|
||||
playmusic MUSIC_HEAL
|
||||
special Mobile_HealParty
|
||||
special HealParty
|
||||
pause 60
|
||||
special Function8c0ab
|
||||
special Special_FadeInQuickly
|
||||
special RestartMapMusic
|
||||
loadfont
|
||||
writetext UnknownText_0x197134
|
||||
|
@@ -435,7 +435,7 @@ PokeCenter2F_CheckGender:
|
||||
special Functionc225
|
||||
applymovement $0, MovementData_0x192d1c
|
||||
setflag ENGINE_KRIS_IN_CABLE_CLUB
|
||||
special Functione4a
|
||||
special Special_ReplaceKrisSprite
|
||||
loadfont
|
||||
writetext Text_LikeTheLook
|
||||
closetext
|
||||
@@ -461,7 +461,7 @@ Script_CleanUpFemaleFlagAfterTrade:
|
||||
writebyte $90
|
||||
special Functionc225
|
||||
applymovement $0, MovementData_0x192d1c
|
||||
special Functione4a
|
||||
special Special_ReplaceKrisSprite
|
||||
applymovement $0, MovementData_0x192d2a
|
||||
applymovement $2, MovementData_0x192cfe
|
||||
end
|
||||
@@ -483,7 +483,7 @@ Script_CleanUpFemaleFlagAfterBattle:
|
||||
writebyte $90
|
||||
special Functionc225
|
||||
applymovement $0, MovementData_0x192d1c
|
||||
special Functione4a
|
||||
special Special_ReplaceKrisSprite
|
||||
applymovement $0, MovementData_0x192d2a
|
||||
applymovement $3, MovementData_0x192cfe
|
||||
end
|
||||
@@ -544,7 +544,7 @@ TimeCapsuleScript_CheckPlayerGender:
|
||||
applymovement $0, MovementData_0x192d22
|
||||
faceperson $0, $4
|
||||
setflag ENGINE_KRIS_IN_CABLE_CLUB
|
||||
special Functione4a
|
||||
special Special_ReplaceKrisSprite
|
||||
loadfont
|
||||
writetext Text_LikeTheLook
|
||||
closetext
|
||||
@@ -571,7 +571,7 @@ Script_LeftTimeCapsule:
|
||||
writebyte $90
|
||||
special Functionc225
|
||||
applymovement $0, MovementData_0x192d1c
|
||||
special Functione4a
|
||||
special Special_ReplaceKrisSprite
|
||||
applymovement $0, MovementData_0x192cfc
|
||||
applymovement $4, MovementData_0x192d01
|
||||
.Done:
|
||||
|
@@ -90,12 +90,12 @@ UnknownScript_0x6006e:
|
||||
writetext UnknownText_0x6050e
|
||||
closetext
|
||||
loadmovesprites
|
||||
special Function8c0b6
|
||||
special Functiond91
|
||||
special Special_FadeBlackQuickly
|
||||
special Special_ReloadSpritesNoPalettes
|
||||
disappear $3
|
||||
disappear $4
|
||||
pause 15
|
||||
special Function8c0ab
|
||||
special Special_FadeInQuickly
|
||||
setevent EVENT_BEAT_ROCKET_EXECUTIVEM_1
|
||||
setevent EVENT_CLEARED_RADIO_TOWER
|
||||
clearflag ENGINE_ROCKETS_IN_RADIO_TOWER
|
||||
|
@@ -25,11 +25,11 @@ RocketScript_0x1adbfa:
|
||||
writetext UnknownText_0x1adee1
|
||||
closetext
|
||||
loadmovesprites
|
||||
special Function8c0b6
|
||||
special Functiond91
|
||||
special Special_FadeBlackQuickly
|
||||
special Special_ReloadSpritesNoPalettes
|
||||
disappear $2
|
||||
pause 25
|
||||
special Function8c0ab
|
||||
special Special_FadeInQuickly
|
||||
playmapmusic
|
||||
end
|
||||
|
||||
|
@@ -11,13 +11,13 @@ TeacherScript_0x7b125:
|
||||
writetext UnknownText_0x7b14d
|
||||
closetext
|
||||
loadmovesprites
|
||||
special Function8c0b6
|
||||
special Functiond91
|
||||
special Special_FadeBlackQuickly
|
||||
special Special_ReloadSpritesNoPalettes
|
||||
special Mobile_HealParty
|
||||
playmusic MUSIC_HEAL
|
||||
special HealParty
|
||||
pause 60
|
||||
special Function8c0ab
|
||||
special Special_FadeInQuickly
|
||||
special RestartMapMusic
|
||||
loadfont
|
||||
writetext UnknownText_0x7b18b
|
||||
|
@@ -44,7 +44,7 @@ UnknownScript_0x78039:
|
||||
GrampsScript_0x7803d:
|
||||
faceplayer
|
||||
loadfont
|
||||
special Function16936
|
||||
special Special_DayCareManOutside
|
||||
closetext
|
||||
loadmovesprites
|
||||
if_equal $1, UnknownScript_0x7805a
|
||||
|
@@ -67,14 +67,14 @@ UnknownScript_0x6ab47:
|
||||
writetext UnknownText_0x6b2c5
|
||||
closetext
|
||||
loadmovesprites
|
||||
special Function8c0b6
|
||||
special Functiond91
|
||||
special Special_FadeBlackQuickly
|
||||
special Special_ReloadSpritesNoPalettes
|
||||
scall UnknownScript_0x6ab8c
|
||||
disappear $2
|
||||
appear $d
|
||||
applymovement $0, MovementData_0x6add1
|
||||
pause 15
|
||||
special Function8c0ab
|
||||
special Special_FadeInQuickly
|
||||
jumpstd bugcontestresults
|
||||
|
||||
UnknownScript_0x6ab76:
|
||||
|
@@ -55,7 +55,7 @@ UnknownScript_0x58dd3:
|
||||
MapRuinsofAlphAerodactylChamberSignpost2Script:
|
||||
refreshscreen $0
|
||||
writebyte $2
|
||||
special Functionc360
|
||||
special Special_UnownPuzzle
|
||||
loadmovesprites
|
||||
iftrue UnknownScript_0x58df7
|
||||
end
|
||||
@@ -89,7 +89,7 @@ MapRuinsofAlphAerodactylChamberSignpost4Script:
|
||||
loadfont
|
||||
writetext UnknownText_0x58e4f
|
||||
writebyte $1
|
||||
special Function8ae68
|
||||
special Special_DisplayUnownWords
|
||||
loadmovesprites
|
||||
end
|
||||
|
||||
@@ -99,7 +99,7 @@ MapRuinsofAlphAerodactylChamberSignpost5Script:
|
||||
loadfont
|
||||
writetext UnknownText_0x58e81
|
||||
writebyte $1
|
||||
special Function8ae68
|
||||
special Special_DisplayUnownWords
|
||||
loadmovesprites
|
||||
end
|
||||
|
||||
|
@@ -56,7 +56,7 @@ UnknownScript_0x58596:
|
||||
MapRuinsofAlphHoOhChamberSignpost2Script:
|
||||
refreshscreen $0
|
||||
writebyte $3
|
||||
special Functionc360
|
||||
special Special_UnownPuzzle
|
||||
loadmovesprites
|
||||
iftrue UnknownScript_0x585ba
|
||||
end
|
||||
@@ -90,7 +90,7 @@ MapRuinsofAlphHoOhChamberSignpost4Script:
|
||||
loadfont
|
||||
writetext UnknownText_0x58612
|
||||
writebyte $3
|
||||
special Function8ae68
|
||||
special Special_DisplayUnownWords
|
||||
loadmovesprites
|
||||
end
|
||||
|
||||
@@ -100,7 +100,7 @@ MapRuinsofAlphHoOhChamberSignpost5Script:
|
||||
loadfont
|
||||
writetext UnknownText_0x58644
|
||||
writebyte $3
|
||||
special Function8ae68
|
||||
special Special_DisplayUnownWords
|
||||
loadmovesprites
|
||||
end
|
||||
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user