Name a lot of text labels according to our conventions
This commit is contained in:
@@ -89,17 +89,17 @@ RuinsOfAlphKabutoChamberScientistScript:
|
||||
iftrue .WallOpen
|
||||
checkevent EVENT_SOLVED_KABUTO_PUZZLE
|
||||
iffalse .PuzzleIncomplete
|
||||
writetext UnknownText_0x589b8
|
||||
writetext RuinsOfAlphKabutoChamberScientistTremorText
|
||||
buttonsound
|
||||
.PuzzleIncomplete:
|
||||
writetext UnknownText_0x588f5
|
||||
writetext RuinsOfAlphKabutoChamberScientistCrypticText
|
||||
waitbutton
|
||||
closetext
|
||||
turnobject RUINSOFALPHKABUTOCHAMBER_SCIENTIST, UP
|
||||
end
|
||||
|
||||
.WallOpen:
|
||||
writetext UnknownText_0x5897c
|
||||
writetext RuinsOfAlphKabutoChamberScientistHoleText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -170,7 +170,7 @@ RuinsOfAlphKabutoChamberReceptionistText:
|
||||
line "patterns."
|
||||
done
|
||||
|
||||
UnknownText_0x588f5:
|
||||
RuinsOfAlphKabutoChamberScientistCrypticText:
|
||||
text "Recently, strange,"
|
||||
line "cryptic patterns"
|
||||
cont "have appeared."
|
||||
@@ -183,7 +183,7 @@ UnknownText_0x588f5:
|
||||
line "look at the walls."
|
||||
done
|
||||
|
||||
UnknownText_0x5897c:
|
||||
RuinsOfAlphKabutoChamberScientistHoleText:
|
||||
text "Ah! Here's another"
|
||||
line "huge hole!"
|
||||
|
||||
@@ -191,7 +191,7 @@ UnknownText_0x5897c:
|
||||
line "go through!"
|
||||
done
|
||||
|
||||
UnknownText_0x589b8:
|
||||
RuinsOfAlphKabutoChamberScientistTremorText:
|
||||
text "That tremor was"
|
||||
line "pretty scary!"
|
||||
|
||||
|
Reference in New Issue
Block a user