summaryrefslogtreecommitdiff
path: root/npc/000-2-1/arpan.txt
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2012-05-15 02:33:21 +0200
committerReid <reidyaro@gmail.com>2012-05-15 02:33:21 +0200
commitcdc70775cc69c8f5d35de19747afa779d2a4caa3 (patch)
treee5e15dd1fceae5516e0fe9e52b579365179e4022 /npc/000-2-1/arpan.txt
parent85425cc8ecdba91184c3db665614283020e5e417 (diff)
downloadserverdata-cdc70775cc69c8f5d35de19747afa779d2a4caa3.tar.gz
serverdata-cdc70775cc69c8f5d35de19747afa779d2a4caa3.tar.bz2
serverdata-cdc70775cc69c8f5d35de19747afa779d2a4caa3.tar.xz
serverdata-cdc70775cc69c8f5d35de19747afa779d2a4caa3.zip
Add mickael on _import.txt ,
Correct bugs on micakel's script, Correct english on doors, arpan, knife, peter and alige's narrator dialogs.
Diffstat (limited to 'npc/000-2-1/arpan.txt')
-rw-r--r--npc/000-2-1/arpan.txt16
1 files changed, 13 insertions, 3 deletions
diff --git a/npc/000-2-1/arpan.txt b/npc/000-2-1/arpan.txt
index c855ad55..35cf27d8 100644
--- a/npc/000-2-1/arpan.txt
+++ b/npc/000-2-1/arpan.txt
@@ -136,7 +136,11 @@ OnClothNotTaken:
OnEquip:
mesn "Narrator";
- mes col(lg("Open your inventory (F3 key), select the clothes one by one and equip them."), 9);
+ mes col(lg("If you would like to open your inventory use the F3 key or use your mouse to select it in the above menu in your client."), 9);
+ next;
+ mes col(lg("Once your inside of your inventory, you may equip the item by selecting it and clicking "Equip". Alternately, you can unequip an item by selecting "unequip" to remove it."), 9);
+ next;
+ mes col(lg("Certain items perform different effects. Some will heal you, some you may use as weapons or armor, and some can be sold for gold."), 9);
close;
@@ -187,7 +191,9 @@ l_Julia:
mesq g(l("She is on the upper level, yeye can't miss her. She is the only girl in this crew, oh well, except for you now yeyeye!"),
l("She is on the upper level, yeye can't miss her. She is the only girl in this crew."));
next;
- mesq lg("You can go to your right to go to the upper level.");
+
+ mesn "Narrator";
+ mes col(l("Julia is on the upper level of the ship, use the arrow keys to walk to the stairs or click on the stairs at the top right of your screen."), 9);
next;
goto l_Menu;
@@ -223,7 +229,11 @@ l_WhatCloth:
next;
mesn "Narrator";
- mes col(lg("Open your inventory (F3 key), select the clothes one by one and equip them."), 9);
+ mes col(lg("If you would like to open your inventory use the F3 key or use your mouse to select it in the above menu in your client."), 9);
+ next;
+ mes col(lg("Once your inside of your inventory, you may equip the item by selecting it and clicking "Equip". Alternately, you can unequip an item by selecting "unequip" to remove it."), 9);
+ next;
+ mes col(lg("Certain items perform different effects. Some will heal you, some you may use as weapons or armor, and some can be sold for gold."), 9);
next;
l_BeforeMenu: