From e05acfcd21ba0446cd8641047157516ae093afe1 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 1 Mar 2019 21:04:19 -0300 Subject: Pipeline: Wrong argument order --- npc/009-1/town.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/009-1') diff --git a/npc/009-1/town.txt b/npc/009-1/town.txt index df037528d..bcb99e0d3 100644 --- a/npc/009-1/town.txt +++ b/npc/009-1/town.txt @@ -7,4 +7,4 @@ 009-1,71,24,0 script #LocHalin NPC_HIDDEN,4,1,{ LOCATION$="Halin"; end; } -009-1,55,72,0 duplicate(#LocHalin) #LocHalinB 3,1,NPC_HIDDEN +009-1,55,72,0 duplicate(#LocHalin) #LocHalinB NPC_HIDDEN,3,1 -- cgit v1.2.3-70-g09d2