bonus dialogue.
This commit is contained in:
@@ -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."))
|
||||
|
||||
Reference in New Issue
Block a user