diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-07-01 15:36:57 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-07-01 15:36:57 -0300 |
commit | 959712202888b841551d1b6707ac89d0a7d4b9df (patch) | |
tree | 390fb6efd29997f3636eb677f3e5590129ec1045 | |
parent | ee778d0e3a6425d33cc548bd240c8158ab29a496 (diff) | |
download | serverdata-959712202888b841551d1b6707ac89d0a7d4b9df.tar.gz serverdata-959712202888b841551d1b6707ac89d0a7d4b9df.tar.bz2 serverdata-959712202888b841551d1b6707ac89d0a7d4b9df.tar.xz serverdata-959712202888b841551d1b6707ac89d0a7d4b9df.zip |
Missing lines
-rw-r--r-- | npc/001-1/portal.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/npc/001-1/portal.txt b/npc/001-1/portal.txt index d6caa5378..0b93a1a34 100644 --- a/npc/001-1/portal.txt +++ b/npc/001-1/portal.txt @@ -66,6 +66,11 @@ L_TranslationFix: 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."); + mes l("This item cannot be dropped."); + mes l("This item cannot be sold."); + mes l("This item cannot be auctioned."); + mes l("This item cannot be traded."); + mes l("This item cannot be stored."); close; L_Close: |