From 31ec0c92a14d49ffb0baaafdcd0bbe5d172118af Mon Sep 17 00:00:00 2001 From: Reid Date: Mon, 2 Jan 2012 01:31:31 +0100 Subject: Correct apran script, Tweak alige dialogs. --- npc/000-2-1/arpan.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'npc/000-2-1/arpan.txt') diff --git a/npc/000-2-1/arpan.txt b/npc/000-2-1/arpan.txt index 5adc7c00..98897c15 100644 --- a/npc/000-2-1/arpan.txt +++ b/npc/000-2-1/arpan.txt @@ -30,8 +30,8 @@ if (@q == 2 && getequipid(equip_torso) == 1300 && getequipid(equip_legs)) goto l_EquipDone; if (@q == 1) goto l_GetCloth; doevent "Magic_Arpan::OnClothNotTaken"; - //doevent "Magic_Arpan::OnEquip"; warp "000-2-1.gat", 39, 32; + doevent "Magic_Arpan::OnEquip"; close; l_GetCloth: @@ -50,8 +50,8 @@ l_EquipDone: if (@q == 2 && getequipid(equip_torso) == 1300 && getequipid(equip_legs)) goto l_EquipDone; if (@q == 1) goto l_GetCloth; doevent "Magic_Arpan::OnClothNotTaken"; - //doevent "Magic_Arpan::OnEquip"; warp "000-2-1.gat", 45, 32; + doevent "Magic_Arpan::OnEquip"; close; l_GetCloth: @@ -152,7 +152,7 @@ l_Who: goto l_Menu; l_WhatCloth: - mes l("Click on your inventory icons or press F3, and equip them with clicking on the icon and press 'Equip'."); + mes g(l("Open your inventory (F3 key), select these cloths one by one and equip them.#0"), l("Open your inventory (F3 key), select these cloths one by one and equip them.#1")); next; goto l_Menu; -- cgit v1.2.3-70-g09d2