buttonsound

This commit is contained in:
PikalaxALT
2015-11-29 22:29:45 -05:00
parent b8dcccd0da
commit 0eb0c40ba7
132 changed files with 2154 additions and 2154 deletions

View File

@@ -42,7 +42,7 @@ BugsyScript:
setevent EVENT_BEAT_BUG_CATCHER_AL
setevent EVENT_BEAT_BUG_CATCHER_JOSH
writetext BugsyText_HiveBadgeSpeech
keeptextopen
buttonsound
verbosegiveitem TM_FURY_CUTTER
iffalse .NoRoomForFuryCutter
setevent EVENT_GOT_TM49_FURY_CUTTER

View File

@@ -163,10 +163,10 @@ UnknownScript_0x1980e5:
applymovement PLAYER, MovementData_0x198148
loadfont
writetext UnknownText_0x1985df
keeptextopen
buttonsound
spriteface AZALEATOWN_KURT_OUTSIDE, RIGHT
writetext UnknownText_0x19860b
keeptextopen
buttonsound
writetext UnknownText_0x198628
waitbutton
verbosegiveitem GS_BALL

View File

@@ -61,7 +61,7 @@ ReceptionistScript_0x9e3e2:
if_equal $3, Script_BeatenAllTrainers2 ; maps/BattleTowerBattleRoom.asm
loadfont
writetext Text_BattleTowerWelcomesYou
keeptextopen
buttonsound
writebyte BATTLETOWERACTION_00 ; if new save file: bit 1, [sbe4f]
special BattleTowerAction
if_not_equal $0, Script_Menu_ChallengeExplanationCancel

View File

@@ -32,7 +32,7 @@ Script_BattleRoomLoop: ; 0x9f425
applymovement BATTLETOWERBATTLEROOM_YOUNGSTER, MovementData_BattleTowerBattleRoomOpponentWalksIn
loadfont
battletowertext 1
keeptextopen
buttonsound
closetext
special BattleTowerBattle ; calls predef startbattle
special FadeOutPalettes

View File

@@ -18,7 +18,7 @@ GrampsScript_0x189538:
checkevent EVENT_MET_BILLS_GRANDPA
iftrue UnknownScript_0x189553
writetext UnknownText_0x1896ce
keeptextopen
buttonsound
setevent EVENT_MET_BILLS_GRANDPA
UnknownScript_0x189553:
checkevent EVENT_SHOWED_PICHU_TO_BILLS_GRANDPA
@@ -32,7 +32,7 @@ UnknownScript_0x189553:
checkevent EVENT_SHOWED_LICKITUNG_TO_BILLS_GRANDPA
iftrue UnknownScript_0x18963b
writetext UnknownText_0x1898c0
keeptextopen
buttonsound
writetext UnknownText_0x189732
yesorno
iffalse UnknownScript_0x1896aa
@@ -46,7 +46,7 @@ UnknownScript_0x189553:
UnknownScript_0x189592:
writetext UnknownText_0x1898ff
keeptextopen
buttonsound
writetext UnknownText_0x189732
yesorno
iffalse UnknownScript_0x1896aa
@@ -60,7 +60,7 @@ UnknownScript_0x189592:
UnknownScript_0x1895b3:
writetext UnknownText_0x189953
keeptextopen
buttonsound
writetext UnknownText_0x189732
yesorno
iffalse UnknownScript_0x1896aa
@@ -76,7 +76,7 @@ UnknownScript_0x1895d4:
checkver
iftrue UnknownScript_0x1895f9
writetext UnknownText_0x1899fe
keeptextopen
buttonsound
writetext UnknownText_0x189732
yesorno
iffalse UnknownScript_0x1896aa
@@ -90,7 +90,7 @@ UnknownScript_0x1895d4:
UnknownScript_0x1895f9:
writetext UnknownText_0x189a57
keeptextopen
buttonsound
writetext UnknownText_0x189732
yesorno
iffalse UnknownScript_0x1896aa
@@ -104,7 +104,7 @@ UnknownScript_0x1895f9:
UnknownScript_0x18961a:
writetext UnknownText_0x189ab1
keeptextopen
buttonsound
writetext UnknownText_0x189732
yesorno
iffalse UnknownScript_0x1896aa
@@ -170,7 +170,7 @@ UnknownScript_0x189697:
UnknownScript_0x1896a5:
writetext UnknownText_0x189760
keeptextopen
buttonsound
end
UnknownScript_0x1896aa:
@@ -181,12 +181,12 @@ UnknownScript_0x1896aa:
UnknownScript_0x1896b0:
writetext UnknownText_0x1897a6
keeptextopen
buttonsound
end
UnknownScript_0x1896b5:
writetext UnknownText_0x1897e1
keeptextopen
buttonsound
end
UnknownScript_0x1896ba:

View File

@@ -99,11 +99,11 @@ SantosScript:
checkevent EVENT_MET_SANTOS_OF_SATURDAY
iftrue .MetSantos
writetext MeetSantosText
keeptextopen
buttonsound
setevent EVENT_MET_SANTOS_OF_SATURDAY
.MetSantos
writetext SantosGivesGiftText
keeptextopen
buttonsound
verbosegiveitem SPELL_TAG
iffalse SantosDoneScript
setevent EVENT_GOT_SPELL_TAG_FROM_SANTOS

View File

@@ -68,7 +68,7 @@ UnknownScript_0x194e69:
checkevent EVENT_GOT_TM24_DRAGONBREATH
iftrue UnknownScript_0x194e94
writetext UnknownText_0x195196
keeptextopen
buttonsound
giveitem TM_DRAGONBREATH
iffalse UnknownScript_0x194e8e
itemtotext TM_DRAGONBREATH, $0
@@ -78,7 +78,7 @@ UnknownScript_0x194e69:
itemnotify
setevent EVENT_GOT_TM24_DRAGONBREATH
writetext UnknownText_0x1951d1
keeptextopen
buttonsound
jump UnknownScript_0x194e94
UnknownScript_0x194e8e:

View File

@@ -41,7 +41,7 @@ UnknownScript_0x19b0de:
loadfont
writetext UnknownText_0x19b296
special PlayCurMonCry
keeptextopen
buttonsound
writetext UnknownText_0x19b2aa
waitbutton
closetext

View File

@@ -109,7 +109,7 @@ CeladonCafeTrashcan:
loadfont
itemtotext LEFTOVERS, $0
writetext FoundLeftoversText
keeptextopen
buttonsound
writetext NoRoomForLeftoversText
waitbutton
closetext

View File

@@ -68,7 +68,7 @@ CeladonVendingMachine:
pause 10
playsound SFX_ENTER_DOOR
writetext CeladonClangText
keeptextopen
buttonsound
itemnotify
jump .Start

View File

@@ -55,7 +55,7 @@ FisherScript_0x72144:
checkevent EVENT_GOT_COINS_FROM_GAMBLER_AT_CELADON
iftrue .UnknownScript_0x72169
writetext UnknownText_0x722dc
keeptextopen
buttonsound
checkitem COIN_CASE
iffalse UnknownScript_0x7217b
checkcoins 9998

View File

@@ -39,7 +39,7 @@ ErikaScript_0x72a6a:
checkevent EVENT_GOT_TM19_GIGA_DRAIN
iftrue UnknownScript_0x72aae
writetext UnknownText_0x72cb0
keeptextopen
buttonsound
verbosegiveitem TM_GIGA_DRAIN
iffalse UnknownScript_0x72aae
setevent EVENT_GOT_TM19_GIGA_DRAIN

View File

@@ -22,12 +22,12 @@ CooltrainerMScript_0x71670:
end
UnknownScript_0x7167e:
keeptextopen
buttonsound
writetext UnknownText_0x71725
playsound SFX_DEX_FANFARE_230_PLUS
waitsfx
writetext UnknownText_0x71760
keeptextopen
buttonsound
special Diploma
writetext UnknownText_0x71763
waitbutton

View File

@@ -14,7 +14,7 @@ PharmacistScript_0x71afd:
checkevent EVENT_GOT_TM03_CURSE
iftrue UnknownScript_0x71b21
writetext UnknownText_0x71b27
keeptextopen
buttonsound
checknite
iftrue UnknownScript_0x71b14
writetext UnknownText_0x71b4a
@@ -24,7 +24,7 @@ PharmacistScript_0x71afd:
UnknownScript_0x71b14:
writetext UnknownText_0x71ba3
keeptextopen
buttonsound
verbosegiveitem TM_CURSE
iffalse UnknownScript_0x71b25
setevent EVENT_GOT_TM03_CURSE

View File

@@ -28,7 +28,7 @@ SuperNerdScript_0x71e2e:
faceplayer
loadfont
writetext UnknownText_0x71f22
keeptextopen
buttonsound
writebyte SUICUNE
special SpecialMonCheck
iffalse UnknownScript_0x71e46

View File

@@ -48,7 +48,7 @@ CharcoalKilnApprentice:
.Thanks
writetext CharcoalKilnApprenticeText2
keeptextopen
buttonsound
verbosegiveitem CHARCOAL
iffalse .Done
setevent EVENT_GOT_CHARCOAL_IN_CHARCOAL_KILN

View File

@@ -72,12 +72,12 @@ CherrygroveCityGuideGent:
spriteface PLAYER, RIGHT
loadfont
writetext GuideGentGiftText
keeptextopen
buttonsound
stringtotext .mapcardname, $1
scall .UnknownScript_0x19c097
setflag ENGINE_MAP_CARD
writetext GotMapCardText
keeptextopen
buttonsound
writetext GuideGentPokegearText
waitbutton
closetext
@@ -219,7 +219,7 @@ MysticWaterGuy:
checkevent EVENT_GOT_MYSTIC_WATER_IN_CHERRYGROVE
iftrue UnknownScript_0x19c183
writetext UnknownText_0x19c766
keeptextopen
buttonsound
verbosegiveitem MYSTIC_WATER
iffalse UnknownScript_0x19c187
setevent EVENT_GOT_MYSTIC_WATER_IN_CHERRYGROVE

View File

@@ -92,7 +92,7 @@ PokefanFScript_0x1a0084:
checkevent EVENT_GOT_HM02_FLY
iftrue UnknownScript_0x1a00ad
writetext UnknownText_0x1a00f1
keeptextopen
buttonsound
checkevent EVENT_BEAT_CHUCK
iftrue UnknownScript_0x1a009c
writetext UnknownText_0x1a0163
@@ -102,12 +102,12 @@ PokefanFScript_0x1a0084:
UnknownScript_0x1a009c:
writetext UnknownText_0x1a01e3
keeptextopen
buttonsound
verbosegiveitem HM_FLY
iffalse UnknownScript_0x1a00b1
setevent EVENT_GOT_HM02_FLY
writetext UnknownText_0x1a021d
keeptextopen
buttonsound
UnknownScript_0x1a00ad:
writetext UnknownText_0x1a0277
waitbutton

View File

@@ -59,7 +59,7 @@ ChuckScript_0x9d60f:
setevent EVENT_BEAT_BLACKBELT_NOB
setevent EVENT_BEAT_BLACKBELT_LUNG
writetext UnknownText_0x9d84d
keeptextopen
buttonsound
verbosegiveitem TM_DYNAMICPUNCH
iffalse UnknownScript_0x9d67f
setevent EVENT_GOT_TM01_DYNAMICPUNCH

View File

@@ -22,7 +22,7 @@ CianwoodPharmacist:
checkevent EVENT_JASMINE_EXPLAINED_AMPHYS_SICKNESS
iffalse .Mart
writetext PharmacistGiveSecretpotionText
keeptextopen
buttonsound
giveitem SECRETPOTION
writetext ReceivedSecretpotionText
playsound SFX_KEY_ITEM

Some files were not shown because too many files have changed in this diff Show More