summaryrefslogtreecommitdiff
path: root/npc/000-2-1
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2012-01-09 02:47:23 +0100
committerReid <reidyaro@gmail.com>2012-01-09 02:47:23 +0100
commit405497181f9ac2bf60a68dbb38d222fbf0a018e8 (patch)
treed055537e0f319950da76680f672fffdd2897f94f /npc/000-2-1
parent8a39b00075e356da98c0a3de1690ca9d27fa6040 (diff)
downloadserverdata-405497181f9ac2bf60a68dbb38d222fbf0a018e8.tar.gz
serverdata-405497181f9ac2bf60a68dbb38d222fbf0a018e8.tar.bz2
serverdata-405497181f9ac2bf60a68dbb38d222fbf0a018e8.tar.xz
serverdata-405497181f9ac2bf60a68dbb38d222fbf0a018e8.zip
Correct elmo placement,
Change narrator colors.
Diffstat (limited to 'npc/000-2-1')
-rw-r--r--npc/000-2-1/arpan.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/000-2-1/arpan.txt b/npc/000-2-1/arpan.txt
index dbfbf22b..7f2fe7bd 100644
--- a/npc/000-2-1/arpan.txt
+++ b/npc/000-2-1/arpan.txt
@@ -109,7 +109,7 @@ OnClothNotTaken:
OnEquip:
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"));
+ mes g(l("##9Open your inventory (F3 key), select the clothes one by one and equip them.##0#0"), l("##9Open your inventory (F3 key), select the clothes one by one and equip them.#1##0"));
close;
l_OhWell:
@@ -167,7 +167,7 @@ l_WhatCloth:
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"));
+ mes g(l("##9Open your inventory (F3 key), select the clothes one by one and equip them.##0#0"), l("##9Open your inventory (F3 key), select the clothes one by one and equip them.#1##0"));
next;
goto l_Menu;