diff options
Diffstat (limited to 'npc/012-2/GonzoDark.txt')
-rw-r--r-- | npc/012-2/GonzoDark.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/012-2/GonzoDark.txt b/npc/012-2/GonzoDark.txt index 508ee00c8..99bbddddd 100644 --- a/npc/012-2/GonzoDark.txt +++ b/npc/012-2/GonzoDark.txt @@ -7,7 +7,7 @@ // SQuest_Sponsor // Quest ID: 2 -012-2,50,81,0 script GonzoDark, 2nd Sponsor NPC_LUCAS,{ +012-2,50,81,0 script GonzoDark Sponsor NPC_LUCAS,{ function resetSQS { setq SQuest_Sponsor, 0, gettime(GETTIME_MONTH); } |