diff options
author | Wombat <hpwombat@yahoo.com> | 2011-01-29 09:47:42 -0500 |
---|---|---|
committer | Wombat <hpwombat@yahoo.com> | 2011-01-29 09:47:42 -0500 |
commit | 0459f204ceb85b022478057b600508a96f79835a (patch) | |
tree | a18c9f85b502854efc329d29fae2c7b8e0f05af1 | |
parent | 5068c23aaf3557cbef08a8344d6f4f1733d149a5 (diff) | |
download | serverdata-0459f204ceb85b022478057b600508a96f79835a.tar.gz serverdata-0459f204ceb85b022478057b600508a96f79835a.tar.bz2 serverdata-0459f204ceb85b022478057b600508a96f79835a.tar.xz serverdata-0459f204ceb85b022478057b600508a96f79835a.zip |
added info on web features to ian if a player knows everthing
wiki and forums urls provided with some explanation with Ian on its purpose
-rw-r--r-- | npc/001-1_Tulimshar/guide.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/npc/001-1_Tulimshar/guide.txt b/npc/001-1_Tulimshar/guide.txt index 651a658f..8287840f 100644 --- a/npc/001-1_Tulimshar/guide.txt +++ b/npc/001-1_Tulimshar/guide.txt @@ -145,6 +145,10 @@ L_Laws: goto L_Menu_A; L_Know: + mes "[Ian the Guide]"; + mes "\"Lost? Confused? Want to know why you can't get past a quest, overcome an NPC or find an item? Check http://wiki.themanaworld.org for player hints, walkthroughs, item lists and more!\""; + next; + mes "\"But remember, the game isn't fun when you already know what to do. Use it well or you will lose interest in playing The Mana World! Please help by reporting anything that is unclear, outdated or that needs to be seen on our forums at http://forums.themanaworld.org.\""; close; S_Grad: |