Update to not start with ye flask
This commit is contained in:
parent
15e6f16760
commit
00d981b7d3
5
Makefile
5
Makefile
@ -25,4 +25,7 @@ clean:
|
|||||||
rm *.z8
|
rm *.z8
|
||||||
|
|
||||||
web:
|
web:
|
||||||
python3 ../ifsitegen.py -i ../parchment-for-inform7.zip --author "Master Interactions" --title "Buttered Toast: the Interactive Fiction starring Billy Davis" ./ButteredToast.zblorb
|
python3 ../ifsitegen.py -i ../parchment-for-inform7.zip --author "Masterful Interactions" --title "Buttered Toast: the Interactive Fiction starring Billy Davis" ./ButteredToast.zblorb
|
||||||
|
|
||||||
|
deploy:
|
||||||
|
scp -r Release/* root@caranmegil.com:/var/www/nerderium/butteredtoast
|
@ -236,7 +236,7 @@ Instead of rubbing the amulet of destiny:
|
|||||||
[ The End ]
|
[ The End ]
|
||||||
The End is a scene. The End begins when Scene 6 ends.
|
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."
|
ye flask is a thing. 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."
|
Instead of taking ye flask, say "Try and try as you must, but you can't get ye flask."
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user