Skip to content

Commit

Permalink
Regenerate merged game scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
fofajardo committed Jun 11, 2021
1 parent d703429 commit b18ba8a
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 8 deletions.
19 changes: 15 additions & 4 deletions data.gs
Original file line number Diff line number Diff line change
Expand Up @@ -530,14 +530,25 @@ end
scene s00_prompt
# Messages
string
tAcubes|╔═╗╔═╗╔═╗╔═╗╔═╗%n╚═╝╚═╝╚═╝╚═╝╚═╝
tAh0| ██████╗ █████╗ ██████╗██╗███████╗██╗ ██████╗%n
tAh1| ██╔══██╗██╔══██╗██╔════╝██║██╔════╝██║██╔════╝%n
tAh2| ██████╔╝███████║██║ ██║█████╗ ██║██║ %n
tAh3| ██╔═══╝ ██╔══██║██║ ██║██╔══╝ ██║██║ %n
tAh4| ██║ ██║ ██║╚██████╗██║██║ ██║╚██████╗%n
tAh5| ╚═╝ ╚═╝ ╚═╝ ╚═════╝╚═╝╚═╝ ╚═╝ ╚═════╝%n
tAh6| ██╗ ██╗██████╗ ███████╗██████╗ ████████╗██╗ ██╗%n
tAh7| ██║ ██║██╔══██╗██╔════╝██╔══██╗╚══██╔══╝╚██╗ ██╔╝%n
tAh8| ██║ ██║██████╔╝█████╗ ██████╔╝ ██║ ╚████╔╝ %n
tAh9| ██║ ██║██╔══██╗██╔══╝ ██╔══██╗ ██║ ╚██╔╝ %n
tAh10| ███████╗██║██████╔╝███████╗██║ ██║ ██║ ██║ %n
tAh11| ╚══════╝╚═╝╚═════╝ ╚══════╝╚═╝ ╚═╝ ╚═╝ ╚═╝ %n
tA1|Please answer the question with either YES or NO.%n
tA2|Welcome to Pacific Liberty! Would you like some instructions?%n
end
# Show introduction question on entry
group $
set,0,true
printc,tAcubes,%n,tA2
printc,1n,@HBLU,tAh0,tAh1,tAh2,tAh3,tAh4,tAh5,@HRED,tAh6,tAh7,tAh8,tAh9,tAh10,tAh11,@_,tA2
end
# Re-ask the question on invalid keywords
group $_f
Expand Down Expand Up @@ -1022,7 +1033,7 @@ scene s01_premarch_final
# Look
04_pmf_l0|Today is the 9th of April 1942, the time when the Americans surrendered to the%nforces of the Japanese. The troops captive consists of 66,000 Filipinos and%n12,000 Americans. The country is now subjugated by the Japanese and compel us to%nwalk 65 miles from Mariveles, Bataan to Camp O'Donnell.%n%nAre you ready to march to death?
04_pmf_l1|Due to the huge number of captives, it was divided into groups consisting of%n100 to 1000 troops.
04_pmf_12| You noticed that there's a man trying to converse with you.
04_pmf_l2| You noticed that there's a man trying to converse with you.
# Talk
04_pmf_t0|"Don't you think the Japanese are being too harsh on us? I mean, we're also%nsoldiers like them," the man complained.
04_pmf_t1|"No, best we keep our mouths shut," you answered.
Expand Down Expand Up @@ -1095,7 +1106,7 @@ scene s01_premarch_final
end
# 10a: Yes to the march
group event_10a
print,04_pmf_l1
printc,04_pmf_l1,04_pmf_l2,1n
set,22,true
end
# 10b: No to the march [D]
Expand Down
19 changes: 15 additions & 4 deletions data.txt
Original file line number Diff line number Diff line change
Expand Up @@ -530,14 +530,25 @@ end
scene s00_prompt
# Messages
string
tAcubes|╔═╗╔═╗╔═╗╔═╗╔═╗%n╚═╝╚═╝╚═╝╚═╝╚═╝
tAh0| ██████╗ █████╗ ██████╗██╗███████╗██╗ ██████╗%n
tAh1| ██╔══██╗██╔══██╗██╔════╝██║██╔════╝██║██╔════╝%n
tAh2| ██████╔╝███████║██║ ██║█████╗ ██║██║ %n
tAh3| ██╔═══╝ ██╔══██║██║ ██║██╔══╝ ██║██║ %n
tAh4| ██║ ██║ ██║╚██████╗██║██║ ██║╚██████╗%n
tAh5| ╚═╝ ╚═╝ ╚═╝ ╚═════╝╚═╝╚═╝ ╚═╝ ╚═════╝%n
tAh6| ██╗ ██╗██████╗ ███████╗██████╗ ████████╗██╗ ██╗%n
tAh7| ██║ ██║██╔══██╗██╔════╝██╔══██╗╚══██╔══╝╚██╗ ██╔╝%n
tAh8| ██║ ██║██████╔╝█████╗ ██████╔╝ ██║ ╚████╔╝ %n
tAh9| ██║ ██║██╔══██╗██╔══╝ ██╔══██╗ ██║ ╚██╔╝ %n
tAh10| ███████╗██║██████╔╝███████╗██║ ██║ ██║ ██║ %n
tAh11| ╚══════╝╚═╝╚═════╝ ╚══════╝╚═╝ ╚═╝ ╚═╝ ╚═╝ %n
tA1|Please answer the question with either YES or NO.%n
tA2|Welcome to Pacific Liberty! Would you like some instructions?%n
end
# Show introduction question on entry
group $
set,0,true
printc,tAcubes,%n,tA2
printc,1n,@HBLU,tAh0,tAh1,tAh2,tAh3,tAh4,tAh5,@HRED,tAh6,tAh7,tAh8,tAh9,tAh10,tAh11,@_,tA2
end
# Re-ask the question on invalid keywords
group $_f
Expand Down Expand Up @@ -1022,7 +1033,7 @@ scene s01_premarch_final
# Look
04_pmf_l0|Today is the 9th of April 1942, the time when the Americans surrendered to the%nforces of the Japanese. The troops captive consists of 66,000 Filipinos and%n12,000 Americans. The country is now subjugated by the Japanese and compel us to%nwalk 65 miles from Mariveles, Bataan to Camp O'Donnell.%n%nAre you ready to march to death?
04_pmf_l1|Due to the huge number of captives, it was divided into groups consisting of%n100 to 1000 troops.
04_pmf_12| You noticed that there's a man trying to converse with you.
04_pmf_l2| You noticed that there's a man trying to converse with you.
# Talk
04_pmf_t0|"Don't you think the Japanese are being too harsh on us? I mean, we're also%nsoldiers like them," the man complained.
04_pmf_t1|"No, best we keep our mouths shut," you answered.
Expand Down Expand Up @@ -1095,7 +1106,7 @@ scene s01_premarch_final
end
# 10a: Yes to the march
group event_10a
print,04_pmf_l1
printc,04_pmf_l1,04_pmf_l2,1n
set,22,true
end
# 10b: No to the march [D]
Expand Down

0 comments on commit b18ba8a

Please sign in to comment.