diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-04-16 18:32:08 +0000 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-04-16 18:32:08 +0000 |
commit | cfdac168646533c73d56da77b95b90d2b995c6eb (patch) | |
tree | 8a092147e03ef4be86fb5288c5a27690bedaa4ab /npc/001-2-32/serena.txt | |
parent | 69dd9c2d6dac4bcf3a396a8c375c1098a86dd541 (diff) | |
parent | 2c225255950a09ee5641913bb6022e8881c1c679 (diff) | |
download | serverdata-s20190422.tar.gz serverdata-s20190422.tar.bz2 serverdata-s20190422.tar.xz serverdata-s20190422.zip |
Merge branch 'jesusalva/legion' into 'master's20190422
Package Legion for travel.
Closes evol-all#25
See merge request evol/serverdata!174
Diffstat (limited to 'npc/001-2-32/serena.txt')
-rw-r--r-- | npc/001-2-32/serena.txt | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/npc/001-2-32/serena.txt b/npc/001-2-32/serena.txt index 187a654c..fa650ef1 100644 --- a/npc/001-2-32/serena.txt +++ b/npc/001-2-32/serena.txt @@ -6,9 +6,7 @@ 001-2-32,27,27,0 script Serena NPC_SERENA,{ mesn; - mesq lg("Oh darling, what brought you here?"); - // ^^^^^^^ - // Expresses familiarity or elderliness in relation to PC. + mesq lg("Oh darling, what brought you here?"); // TRANSLATORS: Darling - Expresses familiarity or elderliness in relation to PC. // <scratch> // [ PC]: I was just looking around. @@ -47,9 +45,6 @@ // Alt-Siege // The city is being attacked. Go help the warriors and town-guard. - goto L_Close; - -L_Close: close; OnInit: |