diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-04-16 17:44:26 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-04-16 17:44:26 -0300 |
commit | 6dbd19aac5e90d1441068af4632dc408d7d92e1a (patch) | |
tree | cd6bab81aa07c7cc1a4818ae965c4758351c07a8 /npc/001-2-32 | |
parent | 00957058c66c40fb8f0310d1ebcdc706246b3482 (diff) | |
parent | cfdac168646533c73d56da77b95b90d2b995c6eb (diff) | |
download | serverdata-toams/serverdata-omatt/serverdata-Training_room.tar.gz serverdata-toams/serverdata-omatt/serverdata-Training_room.tar.bz2 serverdata-toams/serverdata-omatt/serverdata-Training_room.tar.xz serverdata-toams/serverdata-omatt/serverdata-Training_room.zip |
Merge branch 'master' into toams/serverdata-omatt/serverdata-Training_roomtoams/serverdata-omatt/serverdata-Training_room
Diffstat (limited to 'npc/001-2-32')
-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: |