diff options
Diffstat (limited to 'npc')
-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: |