#641 fixes and additions. (#646)

Name a lot of text labels according to our conventions
This commit is contained in:
mid-kid
2019-10-20 22:24:17 +00:00
committed by Rangi
parent 3fc2ba41f7
commit e3e0bcd653
203 changed files with 4077 additions and 4598 deletions

View File

@@ -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!"