diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-07-11 02:27:20 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-07-11 02:27:20 -0300 |
commit | f06f4d44117b031ebfe155a07c4c3728ebf7e657 (patch) | |
tree | 14f3aec90d6c809da9c166fdc3c827676e29d87c /npc/012-1/bot.txt | |
parent | b69acad9831b75d48208de067d0d707ccb0f6d30 (diff) | |
download | serverdata-f06f4d44117b031ebfe155a07c4c3728ebf7e657.tar.gz serverdata-f06f4d44117b031ebfe155a07c4c3728ebf7e657.tar.bz2 serverdata-f06f4d44117b031ebfe155a07c4c3728ebf7e657.tar.xz serverdata-f06f4d44117b031ebfe155a07c4c3728ebf7e657.zip |
The bot must explain about Thunderhill, but some details are lacking
Diffstat (limited to 'npc/012-1/bot.txt')
-rw-r--r-- | npc/012-1/bot.txt | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/npc/012-1/bot.txt b/npc/012-1/bot.txt index f8d8f48c4..8423567f4 100644 --- a/npc/012-1/bot.txt +++ b/npc/012-1/bot.txt @@ -24,15 +24,14 @@ L_Menu: l("What are the Transcendence Gates?"), L_Gates, l("Thanks for the help."), L_Close; +// TODO: Perhaps it is worth mentioning on JSaves Castle is a Mana Source and thus, magic&skills work better, and weapons work worse? L_Where: mes ""; - /* mesn; - mesq l("If you head west, you'll eventually reach Jesus Saves official residence."); + mesq l("If you head west, you'll eventually reach Jesus Saves' Castle."); next; - */ mesn; - mesq l("West of here, you'll find a small land path leading it it."); + mesq l("Inside it, there'll be a Transcendence Gate."); next; mesn; mesq l("It is a really cool place. You must visit it someday!"); |