bonus dialogue.

This commit is contained in:
Bryce Covert
2016-02-22 08:23:58 -08:00
parent a91582ec16
commit 35ecbb8ca2

View File

@@ -255,6 +255,15 @@
: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."))
:kiss (actions/get-script entities
(actions/do-dialogue entities
:ego "No way!"
:ego "I can't kiss that green creep!"))
:trophy (actions/get-script entities
(actions/do-dialogue entities
:ego "Showing Bloodclot a trophy for wisdom doesn't seem very wise."))
:medal (actions/get-script entities
(actions/do-dialogue :ego "His little finger could've beaten me in an arm wrestling match!"))
: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."))