diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-04-26 00:50:51 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-04-26 00:50:51 -0300 |
commit | b7e223c55e272e99cd0a01a60979e3e79a888f62 (patch) | |
tree | f500637a77c21dd8b5f4258fd976f1ae0315b4ed /npc/001-1/portal.txt | |
parent | 808378d0e4f6615b6ac55bd76c17e4ff507398c1 (diff) | |
download | serverdata-b7e223c55e272e99cd0a01a60979e3e79a888f62.tar.gz serverdata-b7e223c55e272e99cd0a01a60979e3e79a888f62.tar.bz2 serverdata-b7e223c55e272e99cd0a01a60979e3e79a888f62.tar.xz serverdata-b7e223c55e272e99cd0a01a60979e3e79a888f62.zip |
Game Storyline Interface, past event transitions accounted!
Diffstat (limited to 'npc/001-1/portal.txt')
-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 e652285fa..c8dbe2e65 100644 --- a/npc/001-1/portal.txt +++ b/npc/001-1/portal.txt @@ -65,6 +65,11 @@ L_TranslationFix: mes l("This item cannot be auctioned."); mes l("This item cannot be traded."); mes l("This item cannot be stored."); + 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("sample"); close; L_Close: |