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/020-1/town.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/020-1') diff --git a/npc/020-1/town.txt b/npc/020-1/town.txt index 4796d0cbb..30cef6161 100644 --- a/npc/020-1/town.txt +++ b/npc/020-1/town.txt @@ -7,4 +7,4 @@ 020-1,71,102,0 script #LocNival NPC_HIDDEN,2,0,{ LOCATION$="Nival"; end; } -012-1,106,55,0 duplicate(#LocHurns) #LocNivalB 1,1,NPC_HIDDEN +012-1,106,55,0 duplicate(#LocHurns) #LocNivalB NPC_HIDDEN,1,1 -- cgit v1.2.3-60-g2f50