From ea3cfeca7b989bfa1c35514edfd2a7787bbce086 Mon Sep 17 00:00:00 2001 From: mekolat Date: Wed, 25 Feb 2015 15:26:55 -0500 Subject: fix all SorcererRobe --- world/map/npc/027-2/lover.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'world/map/npc/027-2') diff --git a/world/map/npc/027-2/lover.txt b/world/map/npc/027-2/lover.txt index 5488b8e7..d1ab2a56 100644 --- a/world/map/npc/027-2/lover.txt +++ b/world/map/npc/027-2/lover.txt @@ -264,7 +264,7 @@ L_Soul: getinventorylist; if (@inventorylist_count == 100) goto L_Full_Inv; - getitem "SorcererRobeRed", 1; + getitem "SorcererRed", 1; set @state, 7; callsub S_Update_Mask; mes "\"This is what mages and their apprentices wore when I lived. It is white because I wasn't a master yet.\""; -- cgit v1.2.3-60-g2f50