diff options
author | HoraK-FDF <horak-fdf@web.de> | 2024-10-30 22:09:38 +0100 |
---|---|---|
committer | Led Mitz <smoothshifter@tuta.io> | 2024-10-31 00:15:50 +0000 |
commit | 3a5f3b2419b53079c84af145e9376a9996cd34f4 (patch) | |
tree | 862c470143c0305c44ffdc8d318c281bb48b7b7d /world/map/npc/magic/_import.txt | |
parent | e33d42ee6943fac9e4cb2aa4fcf148272cc7dafe (diff) | |
download | serverdata-3a5f3b2419b53079c84af145e9376a9996cd34f4.tar.gz serverdata-3a5f3b2419b53079c84af145e9376a9996cd34f4.tar.bz2 serverdata-3a5f3b2419b53079c84af145e9376a9996cd34f4.tar.xz serverdata-3a5f3b2419b53079c84af145e9376a9996cd34f4.zip |
Mobs and Items golem and sunshroom spells
Diffstat (limited to 'world/map/npc/magic/_import.txt')
-rw-r--r-- | world/map/npc/magic/_import.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/world/map/npc/magic/_import.txt b/world/map/npc/magic/_import.txt index 395bbd96..332ef7cd 100644 --- a/world/map/npc/magic/_import.txt +++ b/world/map/npc/magic/_import.txt @@ -47,6 +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-boss-powerup-lifedrain.txt npc: npc/magic/event-boss-powerup-manadrain.txt npc: npc/magic/event-boss-powerup-poison.txt |