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