diff options
author | Ben Longbons <b.r.longbons@gmail.com> | 2013-07-05 16:05:43 -0700 |
---|---|---|
committer | Ben Longbons <b.r.longbons@gmail.com> | 2013-07-05 16:05:43 -0700 |
commit | 9f883e9770523d3ff2b2f79129cffb523419c6b6 (patch) | |
tree | 7ded7ce962db989e6d5c9c95d95a91d4012fb965 /world/map/npc/011-1 | |
parent | 89e2ac5687d698f0843ac46612ee33b6692bbc93 (diff) | |
download | serverdata-9f883e9770523d3ff2b2f79129cffb523419c6b6.tar.gz serverdata-9f883e9770523d3ff2b2f79129cffb523419c6b6.tar.bz2 serverdata-9f883e9770523d3ff2b2f79129cffb523419c6b6.tar.xz serverdata-9f883e9770523d3ff2b2f79129cffb523419c6b6.zip |
Make fourth word of functions non-empty, to appease the current server
Diffstat (limited to 'world/map/npc/011-1')
-rw-r--r-- | world/map/npc/011-1/oscar.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/011-1/oscar.txt b/world/map/npc/011-1/oscar.txt index e10cd906..66f817c1 100644 --- a/world/map/npc/011-1/oscar.txt +++ b/world/map/npc/011-1/oscar.txt @@ -28,7 +28,7 @@ // 6: the player saved the farmer from the pumpkin invasion (all pumpkins / mobs killed) // 10: the player failed to save the farmer from the pumpkin invasion (player left the map, died -- logging off is allowed however) -function|script|HalloweenQuestWaterPumpkins| +function|script|HalloweenQuestWaterPumpkins|, { if (Quest_Halloween != 5 || $@HalloweenQuest_PumpkinHunter$ != "") end; |