fire mint.
This commit is contained in:
@@ -117,7 +117,7 @@
|
||||
{:run #(actions/respond entities % :wizard "It looks to me as if you are ready to pull the sword, boy!")
|
||||
:choices actions/previous-choices}
|
||||
(when (= 3 (get-in @entities [:state :mints-eaten]))
|
||||
"Someone ate all of the antique shopkeeper's fire mints.")
|
||||
"Someone ate all of the antique shopkeeper's lava mints.")
|
||||
{:run #(do (actions/respond entities %
|
||||
:wizard "Already?"
|
||||
:wizard "Ok, I'll deliver some more myself. Don't touch anything while I'm gone.")
|
||||
|
||||
@@ -223,7 +223,7 @@
|
||||
{:choices ["Surely you can't still be angry with me!"
|
||||
{:run #(actions/respond entities % :wizard "I can't?"
|
||||
:wizard "Do you even remember what you did?")
|
||||
:choices ["You mean the time I set your house on fire with a fire mint?"
|
||||
:choices ["You mean the time I set your house on fire with a lava mint?"
|
||||
{:run #(do
|
||||
(actions/respond entities %
|
||||
:wizard "No, of course n...")
|
||||
|
||||
Reference in New Issue
Block a user