summaryrefslogtreecommitdiff
path: root/npc/012-1/terezin.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-06-14 13:57:09 -0300
committerJesusaves <cpntb1@ymail.com>2018-06-14 13:57:09 -0300
commit8155e61a93c417ef4df3a80e2e8e7ccf00847191 (patch)
treeb5698f0cc6424b2ffdd5e7d0723bdcfbab4d349a /npc/012-1/terezin.txt
parent3731622e7b6bf42e181ad5363cd2c0aadb1951bf (diff)
downloadserverdata-8155e61a93c417ef4df3a80e2e8e7ccf00847191.tar.gz
serverdata-8155e61a93c417ef4df3a80e2e8e7ccf00847191.tar.bz2
serverdata-8155e61a93c417ef4df3a80e2e8e7ccf00847191.tar.xz
serverdata-8155e61a93c417ef4df3a80e2e8e7ccf00847191.zip
Balance, playtest, bugfixes
Diffstat (limited to 'npc/012-1/terezin.txt')
-rw-r--r--npc/012-1/terezin.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/012-1/terezin.txt b/npc/012-1/terezin.txt
index dc7a52342..ef0842afb 100644
--- a/npc/012-1/terezin.txt
+++ b/npc/012-1/terezin.txt
@@ -13,7 +13,7 @@
if (strcharinfo(0) == $MOST_HEROIC$) next;
if (.@q1 == 5 && .@q2 == 0) goto L_PinkieHat;
if (.@q1 == 4) goto L_Almost;
- if (.@q1 > 2) goto L_Thanks;
+ if (.@q1 >= 2) goto L_Thanks;
mesn;
mesq l("Ah, my husband Hinnak is so hard working...");
close;