More menu stuff
This commit is contained in:
@@ -27,7 +27,7 @@ CeladonVendingMachine:
|
||||
opentext
|
||||
writetext CeladonVendingText
|
||||
.Start
|
||||
special PlaceMoneyTopRightOW
|
||||
special PlaceMoneyTopRight
|
||||
loadmenudata .MenuData
|
||||
verticalmenu
|
||||
writebackup
|
||||
|
@@ -13,7 +13,7 @@ GoldenrodVendingMachine:
|
||||
opentext
|
||||
writetext GoldenrodVendingText
|
||||
.Start
|
||||
special PlaceMoneyTopRightOW
|
||||
special PlaceMoneyTopRight
|
||||
loadmenudata .MenuData
|
||||
verticalmenu
|
||||
writebackup
|
||||
|
@@ -57,7 +57,7 @@ UnknownScript_0x190039:
|
||||
UnknownScript_0x190040:
|
||||
opentext
|
||||
writetext UnknownText_0x1900b0
|
||||
special PlaceMoneyTopRightOW
|
||||
special PlaceMoneyTopRight
|
||||
yesorno
|
||||
iffalse UnknownScript_0x190072
|
||||
checkmoney $0, 300
|
||||
@@ -67,7 +67,7 @@ UnknownScript_0x190040:
|
||||
waitsfx
|
||||
playsound SFX_TRANSACTION
|
||||
takemoney $0, 300
|
||||
special PlaceMoneyTopRightOW
|
||||
special PlaceMoneyTopRight
|
||||
writetext UnknownText_0x19014a
|
||||
waitbutton
|
||||
closetext
|
||||
|
@@ -24,7 +24,7 @@ UnknownScript_0x9cec5:
|
||||
checkitem MOOMOO_MILK
|
||||
iftrue UnknownScript_0x9cf08
|
||||
writetext UnknownText_0x9cfe1
|
||||
special PlaceMoneyTopRightOW
|
||||
special PlaceMoneyTopRight
|
||||
yesorno
|
||||
iffalse UnknownScript_0x9cf02
|
||||
checkmoney $0, 500
|
||||
@@ -32,7 +32,7 @@ UnknownScript_0x9cec5:
|
||||
giveitem MOOMOO_MILK
|
||||
iffalse UnknownScript_0x9cefc
|
||||
takemoney $0, 500
|
||||
special PlaceMoneyTopRightOW
|
||||
special PlaceMoneyTopRight
|
||||
waitsfx
|
||||
playsound SFX_TRANSACTION
|
||||
writetext UnknownText_0x9d05d
|
||||
|
@@ -197,7 +197,7 @@ OlderHaircutBrotherScript:
|
||||
.DoHaircut:
|
||||
checkflag ENGINE_GOLDENROD_UNDERGROUND_GOT_HAIRCUT
|
||||
iftrue .AlreadyGotHaircut
|
||||
special PlaceMoneyTopRightOW
|
||||
special PlaceMoneyTopRight
|
||||
writetext UnknownText_0x7c5f9
|
||||
yesorno
|
||||
iffalse .Refused
|
||||
@@ -233,7 +233,7 @@ OlderHaircutBrotherScript:
|
||||
|
||||
.then:
|
||||
takemoney $0, 500
|
||||
special PlaceMoneyTopRightOW
|
||||
special PlaceMoneyTopRight
|
||||
writetext UnknownText_0x7c6b8
|
||||
waitbutton
|
||||
closetext
|
||||
@@ -280,7 +280,7 @@ YoungerHaircutBrotherScript:
|
||||
.DoHaircut:
|
||||
checkflag ENGINE_GOLDENROD_UNDERGROUND_GOT_HAIRCUT
|
||||
iftrue .AlreadyGotHaircut
|
||||
special PlaceMoneyTopRightOW
|
||||
special PlaceMoneyTopRight
|
||||
writetext UnknownText_0x7c75c
|
||||
yesorno
|
||||
iffalse .Refused
|
||||
@@ -316,7 +316,7 @@ YoungerHaircutBrotherScript:
|
||||
|
||||
.then:
|
||||
takemoney $0, 300
|
||||
special PlaceMoneyTopRightOW
|
||||
special PlaceMoneyTopRight
|
||||
writetext UnknownText_0x7c80e
|
||||
waitbutton
|
||||
closetext
|
||||
|
Reference in New Issue
Block a user