From 15e6f167603a58a2c55ce448c56c0a6801bc66d7 Mon Sep 17 00:00:00 2001 From: William Moore Date: Thu, 7 Jul 2022 16:03:01 -0500 Subject: [PATCH] Update to add ye flask and Makefile for web build --- .gitignore | 3 ++- Makefile | 3 +++ src/ButteredToast1.inf | 7 ++++++- 3 files changed, 11 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 7194abc..c1e87a0 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ .DS_Store build/ dist/ -.vscode/ \ No newline at end of file +.vscode/ +Release/ \ No newline at end of file diff --git a/Makefile b/Makefile index 1308abe..b43761f 100644 --- a/Makefile +++ b/Makefile @@ -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 \ No newline at end of file diff --git a/src/ButteredToast1.inf b/src/ButteredToast1.inf index 7e52c44..6743813 100644 --- a/src/ButteredToast1.inf +++ b/src/ButteredToast1.inf @@ -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.";