From dc0ad50197105bcf5190a4ee700a9b20a91441e1 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 9 Apr 2019 18:35:34 -0300 Subject: Paxel bug, the game is on --- npc/017-1/paxel.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/017-1/paxel.txt b/npc/017-1/paxel.txt index c6261e71d..53d87b047 100644 --- a/npc/017-1/paxel.txt +++ b/npc/017-1/paxel.txt @@ -8,7 +8,7 @@ // Old Paxel turned Raw Coal in Coal... But we don't have Raw Coal. // He probably used the nice furnace NPC too... We will need another NPC to use that... -017-1,131,22,0 script Paxel NPC_PLAYER,{ +017-1,131,22,0 script Paxel NPC_PLAYER,0,0,{ .@q=getq(SQuest_Paxel); if(.@q == 2) goto L_Done; if (season() != SPRING && !$@GM_OVERRIDE) goto L_OutOfSeason; -- cgit v1.2.3-70-g09d2