diff --git a/config/creatures/necropolis.json b/config/creatures/necropolis.json index f73084803..06bdf2802 100644 --- a/config/creatures/necropolis.json +++ b/config/creatures/necropolis.json @@ -72,6 +72,15 @@ "killed": "ZMBLKILL.wav", "move": "ZMBLMOVE.wav", "wince": "ZMBLWNCE.wav" + }, + "abilities": + { + "castDisease" : + { + "type" : "SPELL_AFTER_ATTACK", + "subtype" : "spell.disease", + "val" : 20 + } } }, "wight" :