diff options
author | Vincent Petithory <vincent.petithory@gmail.com> | 2012-11-07 19:34:11 +0100 |
---|---|---|
committer | Vincent Petithory <vincent.petithory@gmail.com> | 2012-11-09 14:16:25 +0100 |
commit | b1010cfaed049d94ff1e9394bc6766d58b6bfd5b (patch) | |
tree | b61c90e1fb8dab16bfca38bee1dbfae1a5bf033b /world/map/npc/055-1/_import.txt | |
parent | 24abe3fd27e9d46dba89a8b5f3f030787b3f14e9 (diff) | |
download | classic-serverdata-b1010cfaed049d94ff1e9394bc6766d58b6bfd5b.tar.gz classic-serverdata-b1010cfaed049d94ff1e9394bc6766d58b6bfd5b.tar.bz2 classic-serverdata-b1010cfaed049d94ff1e9394bc6766d58b6bfd5b.tar.xz classic-serverdata-b1010cfaed049d94ff1e9394bc6766d58b6bfd5b.zip |
Add seasonal after-halloween quest:
* Oscar (011-1) is not a shop anymore.
* special pumpkins added in 055-1
* add a special handler for the #kaflosh spell (requires running ./build-magic.sh)
* add a player variable for use with seasonal quests (each quest using one byte)
Diffstat (limited to 'world/map/npc/055-1/_import.txt')
-rw-r--r-- | world/map/npc/055-1/_import.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/world/map/npc/055-1/_import.txt b/world/map/npc/055-1/_import.txt index 1fc666e6..383525f5 100644 --- a/world/map/npc/055-1/_import.txt +++ b/world/map/npc/055-1/_import.txt @@ -3,3 +3,4 @@ map: 055-1.gat npc: npc/055-1/_mobs.txt npc: npc/055-1/_warps.txt +npc: npc/055-1/pumpkins.txt |