Update to add ye flask and Makefile for web build

This commit is contained in:
William Moore 2022-07-07 16:03:01 -05:00
parent cff837431a
commit 15e6f16760
3 changed files with 11 additions and 2 deletions

3
.gitignore vendored
View File

@ -4,4 +4,5 @@
.DS_Store
build/
dist/
.vscode/
.vscode/
Release/

View File

@ -23,3 +23,6 @@ clean:
rm $(SRCDIR)/*.i6
rm *.zblorb
rm *.z8
web:
python3 ../ifsitegen.py -i ../parchment-for-inform7.zip --author "Master Interactions" --title "Buttered Toast: the Interactive Fiction starring Billy Davis" ./ButteredToast.zblorb

View File

@ -236,8 +236,13 @@ Instead of rubbing the amulet of destiny:
[ The End ]
The End is a scene. The End begins when Scene 6 ends.
Ye flask is a thing in Poorly Lit Room. The description of ye flask is "It is a flask of some unknown liquid."
Instead of taking ye flask, say "Try and try as you must, but you can't get ye flask."
When The End begins:
move the player to Poorly Lit Room
move the player to Poorly Lit Room;
now Ye Flask is in Poorly Lit Room
After speech when the noun is Narrator and The End is happening:
say "The Narrator looks up and appears surprised that you're there. Oh! Um! You're back!? How was it? Did you save Chung Ho? I see. Well, maybe better luck next time or you could see the upcoming sequel: Buttered Toast 2: the Legend of Possum Crotch.";