summaryrefslogtreecommitdiff
path: root/npc/000-2-1/arpan.txt
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2012-01-07 14:30:50 +0100
committerReid <reidyaro@gmail.com>2012-01-07 14:30:50 +0100
commite22e592b1b1ee70274b091a2b229d21fd349e873 (patch)
treed214d7d3fef42de8b767a0fefee79d49a6471bc2 /npc/000-2-1/arpan.txt
parent1536e66fb6a338409817b6a55d7441178c30218a (diff)
downloadserverdata-e22e592b1b1ee70274b091a2b229d21fd349e873.tar.gz
serverdata-e22e592b1b1ee70274b091a2b229d21fd349e873.tar.bz2
serverdata-e22e592b1b1ee70274b091a2b229d21fd349e873.tar.xz
serverdata-e22e592b1b1ee70274b091a2b229d21fd349e873.zip
Add bold text on sailors intro.
Diffstat (limited to 'npc/000-2-1/arpan.txt')
-rw-r--r--npc/000-2-1/arpan.txt9
1 files changed, 6 insertions, 3 deletions
diff --git a/npc/000-2-1/arpan.txt b/npc/000-2-1/arpan.txt
index d39239c1..43d6c10c 100644
--- a/npc/000-2-1/arpan.txt
+++ b/npc/000-2-1/arpan.txt
@@ -108,8 +108,8 @@ OnClothNotTaken:
close;
OnEquip:
- mesn;
- mes g(l("Open your inventory (F3 key), select the clothes one by one and equip them.#0"), l("Open your inventory (F3 key), select the clothes one by one and equip them.#1"));
+ mesn l("Narrator");
+ mes g(l("##BOpen your inventory (F3 key), select the clothes one by one and equip them.##b#0"), l("##BOpen your inventory (F3 key), select the clothes one by one and equip them.#1##b"));
close;
l_OhWell:
@@ -163,7 +163,10 @@ l_Who:
goto l_Menu;
l_WhatCloth:
- mes g(l("Open your inventory (F3 key), select the clothes one by one and equip them.#0"), l("Open your inventory (F3 key), select the clothes one by one and equip them.#1"));
+ mes g(l("Oh yeyeye, as they are not eatable, you can try to equip them!#0"), l("Oh yeyeye, as they are not eatable, you can try to equip them!#1"));
+ next;
+ mesn l("Narrator");
+ mes g(l("##BOpen your inventory (F3 key), select the clothes one by one and equip them.##b#0"), l("##BOpen your inventory (F3 key), select the clothes one by one and equip them.#1##b"));
next;
goto l_Menu;