diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-12-22 05:26:14 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-12-22 05:26:14 -0300 |
commit | 474f9f8ecdf8eba990c86cda6df60448fb68d215 (patch) | |
tree | 52574b59e196216d7381233b23ac3dab1096129d | |
parent | ee725a1a82e8c9efe9da0ab8f52379d0ace06f62 (diff) | |
download | serverdata-474f9f8ecdf8eba990c86cda6df60448fb68d215.tar.gz serverdata-474f9f8ecdf8eba990c86cda6df60448fb68d215.tar.bz2 serverdata-474f9f8ecdf8eba990c86cda6df60448fb68d215.tar.xz serverdata-474f9f8ecdf8eba990c86cda6df60448fb68d215.zip |
Royal Fairy (LoF) - tell about Lilit :3
-rw-r--r-- | npc/017-1/fairy_collector.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/npc/017-1/fairy_collector.txt b/npc/017-1/fairy_collector.txt index bb7ccad8d..c85fa4011 100644 --- a/npc/017-1/fairy_collector.txt +++ b/npc/017-1/fairy_collector.txt @@ -24,6 +24,13 @@ L_Incomplete: close; L_Main: + if (!(TELEPORTERS & TP_LILIT) && rand2(3) == 2) { + mesn; + mesq l("Have you ever met our Queen Lilit? She is lovely but hates @@ for some reason...", get_race()); + next; + mesc l("Do you want a tip? \"It's not suicide if you know how to swim.\""); + next; + } /* COLLECT_CHESTPLATE: 1 COLLECT_HEADGEAR: 2 |