From 124ab2a1cdb344f24170a4d91f7000ebabf39b40 Mon Sep 17 00:00:00 2001 From: Kisuka Date: Mon, 28 Oct 2013 00:42:23 -0700 Subject: Added ability to use constants instead of sprite IDs for NPCs. Converted all npcs to use this. --- npc/custom/card_remover.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/custom/card_remover.txt') diff --git a/npc/custom/card_remover.txt b/npc/custom/card_remover.txt index 9424827bb..6c8a1b8b5 100644 --- a/npc/custom/card_remover.txt +++ b/npc/custom/card_remover.txt @@ -12,7 +12,7 @@ //= 1.2a Added 'disable_items' command. [Euphy] //============================================================ -prt_in,28,73,4 script Wise Old Woman#eAcustom 78,{ +prt_in,28,73,4 script Wise Old Woman#eAcustom 1_F_ORIENT_04,{ set .zenycost,200000; // Set base cost in zeny of the card remover services set .percardcost,25000; // set cost per card of the card remover services -- cgit v1.2.3-70-g09d2