aboutsummaryrefslogtreecommitdiff
path: root/strings.c
diff options
context:
space:
mode:
authorFranklin Wei <frankhwei536@gmail.com>2014-07-16 10:37:52 -0400
committerFranklin Wei <frankhwei536@gmail.com>2014-07-16 10:37:52 -0400
commit2bbe10b2d56307a0b941eae4a546382637ff5674 (patch)
treed97cc8f1be87b5f0de12cca47e54a12ba0f99009 /strings.c
parent3b104903087460158fd79c9cae27ada2d4dc103e (diff)
downloadwargames-server-2bbe10b2d56307a0b941eae4a546382637ff5674.zip
wargames-server-2bbe10b2d56307a0b941eae4a546382637ff5674.tar.gz
wargames-server-2bbe10b2d56307a0b941eae4a546382637ff5674.tar.bz2
wargames-server-2bbe10b2d56307a0b941eae4a546382637ff5674.tar.xz
Rewrote command-handling code, some minor tweaks elsewhere
Diffstat (limited to 'strings.c')
-rw-r--r--strings.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/strings.c b/strings.c
index 48dc194..8e00d53 100644
--- a/strings.c
+++ b/strings.c
@@ -25,7 +25,8 @@ const char* stage1_triggers[] = {
"im fine how are you",
"i am fine",
"i am fine how are you",
- "how are you"
+ "how are you",
+ "fine"
};
const char* stage2_triggers[] = {
"people sometimes make mistakes",