summaryrefslogtreecommitdiff
path: root/npc/012-7
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-03-11 02:03:04 -0300
committerJesusaves <cpntb1@ymail.com>2019-03-11 02:03:04 -0300
commit362ec950076022a19764b8293b786610682c9724 (patch)
tree2d2a4e49bf76bad21ecb330c90bf898312d82985 /npc/012-7
parent81aecfe9e0c64c5ff953edb22b8406e6fb800a06 (diff)
downloadserverdata-362ec950076022a19764b8293b786610682c9724.tar.gz
serverdata-362ec950076022a19764b8293b786610682c9724.tar.bz2
serverdata-362ec950076022a19764b8293b786610682c9724.tar.xz
serverdata-362ec950076022a19764b8293b786610682c9724.zip
Minor improvement to Celestia - react to Cookie
Diffstat (limited to 'npc/012-7')
-rw-r--r--npc/012-7/celestia.txt8
1 files changed, 5 insertions, 3 deletions
diff --git a/npc/012-7/celestia.txt b/npc/012-7/celestia.txt
index 8e0d9e740..71b4d0b51 100644
--- a/npc/012-7/celestia.txt
+++ b/npc/012-7/celestia.txt
@@ -96,9 +96,11 @@ L_TeaQuest:
mes "";
mesn;
mesq l("Well, the reason why I'm not doing it already is because, you see, I lack cookies.");
- //next;
- //mesn;
- //mesq l("And anyone who hanged out on #evol-dev knows that, well... Cookies are life!");
+ if (countitem(DeliciousCookie)) {
+ next;
+ mesn;
+ mesq l("And anyone like you probably already knows that, well... Cookies are life!");
+ }
next;
mesn;
mesq l("But I can still make it without cookies, as long that you bring me some other sweeties.");