more bug fixes.
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
:warriors "Departeth henceforth and go hitherto, unto the gym.")}
|
||||
"I challenge you to a arm wrestling match to prove my strength."
|
||||
{:run (fn [msg]
|
||||
(actions/respond entities msg :warriors "Prepare thyself, thy task is not for the feint of heart")
|
||||
(actions/respond entities msg :warriors "Prepare thyself, thy task is not for the faint of heart.")
|
||||
(if (actions/has-item? @entities :flask-1-strength)
|
||||
(do
|
||||
(actions/do-dialogue entities :ego "One sec.")
|
||||
|
||||
Reference in New Issue
Block a user