love tweaks.

This commit is contained in:
Bryce Covert
2015-10-26 15:25:08 +01:00
parent 4f281a0522
commit 63075c073f
3 changed files with 10 additions and 7 deletions

View File

@@ -238,9 +238,10 @@
(actions/do-dialogue entities
:ego "What a peaceful night."
:ego "Oh my sweet Georgia McGorgeous. How will I ever save you now?")
(actions/in-love entities)
(actions/georgia-say entities "You gotta find a way out of there, Tick!")
(actions/do-dialogue entities
:ego "I have to find a way out of here!"))
:ego "She's right."
:ego "I have to escape."))
:scripts {:crowbar (actions/get-script entities
(if (get-in @entities [:state :bent-bars?])
(actions/do-dialogue entities :ego "They're bent as far as they can go.")