diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-05-24 13:47:28 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-05-24 13:47:28 -0300 |
commit | 9c322449ade0d1952f6ca4dd73cc92413f61ca69 (patch) | |
tree | 1bff0731c4db0790ef57a2d524d739b1241ffa2c /npc/000-0 | |
parent | 9c649056dc45d39e88036bdb2bb373c477f8571f (diff) | |
parent | 255cf7c47f76a6e2f12fc809473ce513c294dfa4 (diff) | |
download | serverdata-jesusalva/inns.tar.gz serverdata-jesusalva/inns.tar.bz2 serverdata-jesusalva/inns.tar.xz serverdata-jesusalva/inns.zip |
Merge branch 'master' into jesusalva/innsjesusalva/inns
Diffstat (limited to 'npc/000-0')
-rw-r--r-- | npc/000-0/sailors.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/000-0/sailors.txt b/npc/000-0/sailors.txt index f412c19c..76870170 100644 --- a/npc/000-0/sailors.txt +++ b/npc/000-0/sailors.txt @@ -35,7 +35,7 @@ OnTouch: setcamnpc "Sailors", 0, -32; mesn "Human Voice"; - mesq lg("Why Frenchy? It's a Russian!"); + mesq lg("I think he's from the East..."); next; setcamnpc "Sailors", 144, -80; @@ -45,7 +45,7 @@ OnTouch: setcamnpc; mesn "Raijin Voice"; - mesq lg("You stupid, she's English, look at the shape of her head.", "You stupid, he's English, look at the shape of his head."); + mesq lg("You think she's from the East? As in... Ancea?", "You think he's from the East? As in... Ancea?"); next; mesq l("Hey you! Can you hear us? Are you okay?"); next; |