summaryrefslogtreecommitdiff
path: root/npc/000-2-1/knife.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/knife.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/knife.txt')
-rw-r--r--npc/000-2-1/knife.txt8
1 files changed, 6 insertions, 2 deletions
diff --git a/npc/000-2-1/knife.txt b/npc/000-2-1/knife.txt
index 8e5959c3..bea585fe 100644
--- a/npc/000-2-1/knife.txt
+++ b/npc/000-2-1/knife.txt
@@ -30,8 +30,12 @@ l_Give:
mes "";
mesn "Narrator";
- mes col(lg("Remember to open your inventory (F3 key), and to select and equip this weapon if you wish to use it during a battle with a monster."), 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;
-}
+} \ No newline at end of file