minor tweaks to dialogue

This commit is contained in:
Bryce Covert
2016-03-14 20:05:57 -05:00
parent 9130d98bb2
commit 632bd539b6
9 changed files with 28 additions and 26 deletions

View File

@@ -228,14 +228,14 @@
}
{:run #(do (talk %)
(respond "Bubba's standing right next to me!")
(respond "You're an imposter!")
(respond "You're an impostor!")
(respond "Leave us alone."))})
"It's me, Frankie!"
{:run #(do
(talk %)
(respond "Frankie?")
(respond "But, I'm Frankie!")
(respond "Imposter!")
(respond "Impostor!")
(respond "Leave us alone!"))}]}))
)
@@ -252,7 +252,7 @@
(actions/georgia-say entities "I'm counting on you, Tick!")
(actions/do-dialogue entities
:frankie "Georgia's going steady with me now, Dipstick."
:frankie "No day-dreaming about my girlfriend!")
:frankie "No daydreaming about my girlfriend!")
(actions/play-animation entities :frankie :laugh)
(actions/do-dialogue entities :frankie "You'd be better off if you just packed your bags and left town."
:frankie "Ain't that right, boys?")