summaryrefslogtreecommitdiff
path: root/npc/002-1/arpan.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-06-23 11:28:49 -0300
committerJesusaves <cpntb1@ymail.com>2018-06-23 11:28:49 -0300
commitc272dcb128037a647692a02721d02acd51d26002 (patch)
tree90a422fc5ebbaad213c300feea3c428145156c02 /npc/002-1/arpan.txt
parent9155fb809fa1b1bddf3718fd4ee65e5ef6b4cd54 (diff)
downloadserverdata-c272dcb128037a647692a02721d02acd51d26002.tar.gz
serverdata-c272dcb128037a647692a02721d02acd51d26002.tar.bz2
serverdata-c272dcb128037a647692a02721d02acd51d26002.tar.xz
serverdata-c272dcb128037a647692a02721d02acd51d26002.zip
mes col(l("")) is DEPRECATED, move everything to mesc l("").
mesc is harder to see, but it looks better and is less confusing regarding l()
Diffstat (limited to 'npc/002-1/arpan.txt')
-rw-r--r--npc/002-1/arpan.txt14
1 files changed, 7 insertions, 7 deletions
diff --git a/npc/002-1/arpan.txt b/npc/002-1/arpan.txt
index 98249aa59..af8c22bc7 100644
--- a/npc/002-1/arpan.txt
+++ b/npc/002-1/arpan.txt
@@ -122,11 +122,11 @@ OnClothNotTaken:
OnEquip:
mesn "Narrator";
- mes col(l("To open your inventory, use the F3 key or use your mouse to select it in the above menu in your client."), 9);
+ mesc l("To open your inventory, use the F3 key or use your mouse to select it in the above menu in your client.");
next;
- mes col(l("When your inventory is open, you can equip an item by selecting it and clicking 'Equip'. You can do the same to remove an item by clicking on 'Unequip'."), 9);
+ mesc l("When your inventory is open, you can equip an item by selecting it and clicking 'Equip'. You can do the same to remove an item by clicking on 'Unequip'.");
next;
- mes col(l("Items have different effects. Some will heal you, some can be used as weapons or armor, and some can be sold for gold."), 9);
+ mesc l("Items have different effects. Some will heal you, some can be used as weapons or armor, and some can be sold for gold.");
close;
@@ -203,7 +203,7 @@ L_Julia:
next;
mesn "Narrator";
- mes col(l("Juliet 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);
+ mesc l("Juliet 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.");
next;
goto L_Menu;
@@ -246,11 +246,11 @@ L_WhatCloth:
next;
mesn "Narrator";
- mes col(l("To open your inventory, use the F3 key or use your mouse to select it in the above menu in your client."), 9);
+ mesc l("To open your inventory, use the F3 key or use your mouse to select it in the above menu in your client.");
next;
- mes col(l("When your inventory is open, you can equip an item by selecting it and clicking 'Equip'. You can do the same to unequip an item by clicking on 'Unequip'."), 9);
+ mesc l("When your inventory is open, you can equip an item by selecting it and clicking 'Equip'. You can do the same to unequip an item by clicking on 'Unequip'.");
next;
- mes col(l("Items have different effects. Some will heal you, some can be used as weapons or armor, and some can be sold for gold."), 9);
+ mesc l("Items have different effects. Some will heal you, some can be used as weapons or armor, and some can be sold for gold.");
next;
L_BeforeMenu: