From e7863ec2131c88e37715dfa790443af0e58eefb6 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 26 Dec 2014 00:44:04 +0300 Subject: update lg functions usage formatting. --- npc/000-0/sailors.txt | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'npc/000-0/sailors.txt') diff --git a/npc/000-0/sailors.txt b/npc/000-0/sailors.txt index 42856eb6..5337b999 100644 --- a/npc/000-0/sailors.txt +++ b/npc/000-0/sailors.txt @@ -43,8 +43,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 stupid, she's english, look at the shape of her head.", "You stupid, he's english, look at the shape of his head."); next; mesq l("Hey you! Can you hear us? Are you okay?"); next; @@ -69,12 +68,10 @@ OnTouch: setcamnpc; mes ""; mesn; - mesq lg("Oh, she's still alive!", - "Oh, he's still alive!"); + mesq lg("Oh, she's still alive!", "Oh, he's still alive!"); next; setcamnpc "Sailors", 144, -80; - mesq lg("This girl needs help, we need to rescue her!", - "This guy needs help, we need to rescue him!"); + mesq lg("This girl needs help, we need to rescue her!", "This guy needs help, we need to rescue him!"); next; restorecam; -- cgit v1.2.3-70-g09d2