This commit is contained in:
Bryce Covert
2016-02-22 19:29:36 -08:00
parent 8c20ead7fc
commit 42bcdbc423
2 changed files with 3 additions and 3 deletions

View File

@@ -21,10 +21,10 @@
(def credit-messages
[["\"Tick's Tales\" Created By"
"Bryce Covert"]
["Kiss for Courage"
"Jana Covert"]
["Frog Legs"
"Marya Yama"]
["Perspective Tutorials"
"Jana Covert"]
["Motivational Tapes"
"Eriq Chang"]
["In Honor Of"

View File

@@ -263,7 +263,7 @@
(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!"))
(actions/do-dialogue entities :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."))