Update to Amelia Earhart

This commit is contained in:
William Moore 2022-07-06 14:21:24 -05:00
parent 9c40fcafa0
commit 29e974dd1f
1 changed files with 6 additions and 3 deletions

View File

@ -90,9 +90,9 @@ When Scene 4 begins:
move Chung Ho to Central Embarcadero;
move the player to Central Embarcadero;
Every turn during Scene 4:
if Amelia is sober,
say "Amelia says 'Help me! I'm lost. My plane crashed and I can't find my husband.'"; move Amelia to the location of the player
Before going to a room (called new room) when Amelia is sober and Scene 4 is happening:
move Amelia to new room;
say "Amelia sobs uncontrollably."
After slapping when the noun is Typical Barkeep and Scene 4 is happening:
say "The barkeep sits down and cries. After some time, he says 'Screw you, all! I quit! I've had it up to here with your awful treatment!' He then gets up and leaves. You rummage through the bar and take some [Irish Whiskey].";
@ -109,6 +109,9 @@ After speech when the noun is Chung Ho and Scene 4 is happening:
After speech when the noun is Amelia and Scene 4 is happening and Amelia is sober:
say "Amelia says 'Help me! I'm lost. My plane crashed and I can't find my husband.'"
After speech when the noun is Amelia and Scene 4 is happening and Amelia is drunk:
say "Amelia says 'All I had to do was fly around the world.'"
To decide whether Irish Whiskey interests Amelia:
if Amelia has Irish Whiskey, no;
yes.