diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-12-26 12:07:06 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-12-26 12:07:06 -0300 |
commit | 4908618bc01e2a8df94b8bc795ca5c66be04c1ea (patch) | |
tree | 729a7fe69796327d04f4fb844a39447c910b345b | |
parent | 41b985e3e3099ebaba14c78a9c48a43e519c35f9 (diff) | |
download | serverdata-4908618bc01e2a8df94b8bc795ca5c66be04c1ea.tar.gz serverdata-4908618bc01e2a8df94b8bc795ca5c66be04c1ea.tar.bz2 serverdata-4908618bc01e2a8df94b8bc795ca5c66be04c1ea.tar.xz serverdata-4908618bc01e2a8df94b8bc795ca5c66be04c1ea.zip |
Add a dire warning to Kage, but right now, that's not enforced
-rw-r--r-- | npc/006-8/kage.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/npc/006-8/kage.txt b/npc/006-8/kage.txt index 6e60f0002..515de03d5 100644 --- a/npc/006-8/kage.txt +++ b/npc/006-8/kage.txt @@ -72,6 +72,10 @@ OnTouch: next; mesn; mesq l("Keep in mind this is a PvP area - So try to avoid being butchered, because revival spells are disabled here! Hahaha!"); + next; + mesn; + mesq l("Oh, and if I perchance catch you using %s or %s... You'll be banned from my game, understood?", b(l("splash weapons")), b(l("splash magic"))); + mesc l("-- In such event, Candor Underground B4F will be permanently unreachable for this char."), 1; close; OnForfeit1: |