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/other/card_trader.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/other/card_trader.txt') diff --git a/npc/other/card_trader.txt b/npc/other/card_trader.txt index 068b0644f..40484bbdd 100644 --- a/npc/other/card_trader.txt +++ b/npc/other/card_trader.txt @@ -14,7 +14,7 @@ //= 1.4 Variables don't need to load OnInit. [Euphy] //============================================================ -prontera,115,90,0 script Putty 90,{ +prontera,115,90,0 script Putty 4_F_01,{ if (!.card[1]) { setarray .card1[0], 4001,4006,4009,4019,4075,4033,4012,4016,4026,4022, 4027,4028,4038,4025,4021,4050,4079,4081,4090,4094, -- cgit v1.2.3-70-g09d2