Miscellaneous label and comment corrections
This commit is contained in:
@@ -54,13 +54,13 @@ BillsMomScript:
|
||||
opentext
|
||||
checkevent EVENT_MET_BILL
|
||||
iffalse .HaventMetBill
|
||||
writetext BillsPopText
|
||||
writetext BillsMomText_BeforeEcruteak
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
|
||||
.HaventMetBill:
|
||||
writetext BillsMomText
|
||||
writetext BillsMomText_AfterEcruteak
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
@@ -175,7 +175,7 @@ BillPopWontWorkText:
|
||||
line "a real headache…"
|
||||
done
|
||||
|
||||
BillsPopText:
|
||||
BillsMomText_BeforeEcruteak:
|
||||
text "Oh, you collect"
|
||||
line "#MON? My son"
|
||||
cont "BILL is an expert."
|
||||
@@ -193,7 +193,7 @@ BillsPopText:
|
||||
line "being called…"
|
||||
done
|
||||
|
||||
BillsMomText:
|
||||
BillsMomText_AfterEcruteak:
|
||||
text "My husband was"
|
||||
line "once known as a"
|
||||
|
||||
|
Reference in New Issue
Block a user