diff options
author | HoraK-FDF <horak-fdf@web.de> | 2024-10-31 00:12:39 +0100 |
---|---|---|
committer | Led Mitz <smoothshifter@tuta.io> | 2024-10-31 00:15:50 +0000 |
commit | 78f0772c17eef0be7b6bc0e3096bcded4a27af8f (patch) | |
tree | 2b566fd7fa7b6910c96766eb92b5075e98155a2a | |
parent | 89a68bff7c269900bebd6ccc0a432a7f96dc57b7 (diff) | |
download | serverdata-78f0772c17eef0be7b6bc0e3096bcded4a27af8f.tar.gz serverdata-78f0772c17eef0be7b6bc0e3096bcded4a27af8f.tar.bz2 serverdata-78f0772c17eef0be7b6bc0e3096bcded4a27af8f.tar.xz serverdata-78f0772c17eef0be7b6bc0e3096bcded4a27af8f.zip |
Mobs and Items spells commented out for now
-rw-r--r-- | world/map/npc/magic/_import.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/world/map/npc/magic/_import.txt b/world/map/npc/magic/_import.txt index 332ef7cd..42f316fe 100644 --- a/world/map/npc/magic/_import.txt +++ b/world/map/npc/magic/_import.txt @@ -47,8 +47,8 @@ npc: npc/magic/level2-make-shirt.txt npc: npc/magic/level3-necromancy.txt npc: npc/magic/event-summon-managuardian.txt npc: npc/magic/event-summon-manatyrant.txt -npc: npc/magic/event-summon-stonegolem.txt -npc: npc/magic/event-summon-sunshroom.txt +//npc: npc/magic/event-summon-stonegolem.txt +//npc: npc/magic/event-summon-sunshroom.txt npc: npc/magic/event-boss-powerup-lifedrain.txt npc: npc/magic/event-boss-powerup-manadrain.txt npc: npc/magic/event-boss-powerup-poison.txt |