diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-30 22:50:00 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-30 22:50:00 -0300 |
commit | 3ccac577466bc4da734d0f3d05301651da655804 (patch) | |
tree | 3601448082571e275e8566660861d854ce32d225 /npc | |
parent | f9b9db46efab5af665368e3dc3e93870056bec4c (diff) | |
download | serverdata-3ccac577466bc4da734d0f3d05301651da655804.tar.gz serverdata-3ccac577466bc4da734d0f3d05301651da655804.tar.bz2 serverdata-3ccac577466bc4da734d0f3d05301651da655804.tar.xz serverdata-3ccac577466bc4da734d0f3d05301651da655804.zip |
Item TTL
Diffstat (limited to 'npc')
-rw-r--r-- | npc/001-1/portal.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/npc/001-1/portal.txt b/npc/001-1/portal.txt index 57ffcf9b6..d6caa5378 100644 --- a/npc/001-1/portal.txt +++ b/npc/001-1/portal.txt @@ -62,7 +62,10 @@ L_TranslationFix: mes l("Warping to save point."); mes l("Your save point has been changed."); mes l("Warped."); + mes l("Item created."); mes l("Welcome to TMW-2: Moubootaur Legends! We hope you have a great time in our server!"); + mes l("You have been jailed by a GM."); + mes l("A GM has discharged you from jail."); close; L_Close: |