diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-17 16:11:42 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-17 16:11:42 -0300 |
commit | 5a38d4cd1df53dffd2af1ce7f2ae6f5a634b7228 (patch) | |
tree | c1d45ffc8d048106c43454fe6ba00a65e8ea3190 /npc/003-10 | |
parent | 56b567c4f0545657f86286820cade0ba1f2afdc1 (diff) | |
download | serverdata-5a38d4cd1df53dffd2af1ce7f2ae6f5a634b7228.tar.gz serverdata-5a38d4cd1df53dffd2af1ce7f2ae6f5a634b7228.tar.bz2 serverdata-5a38d4cd1df53dffd2af1ce7f2ae6f5a634b7228.tar.xz serverdata-5a38d4cd1df53dffd2af1ce7f2ae6f5a634b7228.zip |
Hungry Quirin Arena completly ported and adapted from TMW-BR v2 / TMW:Æ to TMW2.
Diffstat (limited to 'npc/003-10')
-rw-r--r-- | npc/003-10/quirino.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-10/quirino.txt b/npc/003-10/quirino.txt index 3f845b022..1fdd49bb0 100644 --- a/npc/003-10/quirino.txt +++ b/npc/003-10/quirino.txt @@ -45,7 +45,7 @@ L_Register: L_Info: mesn col("Hungry Quirin Arena Rules", 3); mes col("1- You must not be carrying anything with you.", 9); - mes col("2- You must not use a cart. If you do, and get logged out for whatever reason, YOU WILL BE SEVERELY PENALIZED.", 9); + mes col("2- You must not use a cart. If you do, YOU WILL BE SEVERELY PENALIZED.", 9); mes col("3- All items from the Arena are from the Arena. You won't carry any of them back with you.", 9); mes col("4- Experience and Gold earned during this event can be kept.", 9); next; |