added weapon descriptions.

This commit is contained in:
Bryce Covert
2016-01-15 20:38:33 -08:00
parent e490295f55
commit dbcf61f7c5

View File

@@ -252,7 +252,13 @@
(actions/do-dialogue entities
:bloodclot-head "No time to talk."
:bloodclot-head "It's lunch time."))
:scripts {:sword (actions/get-script entities
:scripts {:spear (actions/get-script entities
(actions/do-dialogue entities :ego "I don't want to get too close while he still has his lightning gem."
:ego "Plus, this spear wouldn't do any damage to him."))
:crowbar (actions/get-script entities
(actions/do-dialogue entities :ego "I don't want to get too close while he still has his lightning gem."
:ego "And this crowbar's too heavy for me to swing."))
:sword (actions/get-script entities
(if (actions/has-item? entities :magic-slingshot)
(if (get-in @entities [:state :broke-jewel?])
(do