diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-05-04 01:04:46 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-05-04 01:04:46 -0300 |
commit | 2223520a4364a46248842ea577af08a08de80894 (patch) | |
tree | 3c7eb1091baf6df60a889bb253f604a0f085ec37 /npc | |
parent | 02e0ba7c01d42b86f335ac890d840d7abaceb3cb (diff) | |
download | serverdata-2223520a4364a46248842ea577af08a08de80894.tar.gz serverdata-2223520a4364a46248842ea577af08a08de80894.tar.bz2 serverdata-2223520a4364a46248842ea577af08a08de80894.tar.xz serverdata-2223520a4364a46248842ea577af08a08de80894.zip |
Implement the missing Legendary Weapons + fixes
Diffstat (limited to 'npc')
-rw-r--r-- | npc/001-1/portal.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/001-1/portal.txt b/npc/001-1/portal.txt index c8dbe2e65..6493b56e2 100644 --- a/npc/001-1/portal.txt +++ b/npc/001-1/portal.txt @@ -68,6 +68,7 @@ L_TranslationFix: mes l("I can't handle it anymore! NO MORE!"); mes l("Come, my minions! Lay siege to towns! LEAVE NO OPPOSITION TO ME!"); mes l("Burn, destroy, do whatever you need, until your last breath, my lieutenants and colonels!"); + mes l("Summoned Monster"); mes l("sample"); close; |