From 16da54c6bac32139ec9bc6ee0e964a1aedafbda2 Mon Sep 17 00:00:00 2001 From: Alige Date: Sun, 17 Jul 2016 17:32:52 +0200 Subject: Because of translations, reworked several sentences in scripts, added missing words and M/F options. --- npc/001-2-27/don.txt | 4 ++-- npc/001-2-27/kaylo.txt | 2 +- npc/001-2-27/lydon.txt | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'npc/001-2-27') diff --git a/npc/001-2-27/don.txt b/npc/001-2-27/don.txt index 696d8df5..7ca52a34 100644 --- a/npc/001-2-27/don.txt +++ b/npc/001-2-27/don.txt @@ -17,7 +17,7 @@ function card_explanation { speech 5, l("There are two different kinds of card, the first changes the style of your clothes, the second changes their stats."), - l("I am not an expert of the first kind, but I know what I am talking about when it comes to improving equipment"), + l("I am not an expert of the first kind, but I know what I am talking about when it comes to improving equipment."), l("A stat card works on different pieces of equipment."), l("Each piece of equipment has a predefined slot number."), l("Each card improves your gear by a ratio or a fixed number on a predefined stat."), @@ -60,7 +60,7 @@ } speech 4, - l("Hi, what do you want kiddo?"); + lg("Hi, what do you want kiddo?"); do { diff --git a/npc/001-2-27/kaylo.txt b/npc/001-2-27/kaylo.txt index 91a985b3..48f20f3c 100644 --- a/npc/001-2-27/kaylo.txt +++ b/npc/001-2-27/kaylo.txt @@ -6,7 +6,7 @@ 001-2-27,27,28,0 script Kaylo#001-2-27 NPC_KAYLO,{ speech 4, - l("Hi customer! What do you want today?"); + lg("Hi customer! What do you want today?"); switch (select ( l("Let's make a trade."), diff --git a/npc/001-2-27/lydon.txt b/npc/001-2-27/lydon.txt index 6221616c..f7f84ee8 100644 --- a/npc/001-2-27/lydon.txt +++ b/npc/001-2-27/lydon.txt @@ -6,7 +6,7 @@ 001-2-27,43,28,0 script Lydon#001-2-27 NPC_LYDON,{ speech 4, - l("Hi customer! What do you want today?"); + lg("Hi customer! What do you want today?"); switch (select ( l("Let's make a trade."), -- cgit v1.2.3-60-g2f50