Skip to content

Commit

Permalink
updates for spell fixes (#38643)
Browse files Browse the repository at this point in the history
re: #38585
  • Loading branch information
ephemeralstoryteller authored Mar 8, 2020
1 parent ed6a6d7 commit e409ccb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"armor_bash": 8,
"armor_cut": 8,
"harvest": "dks_mhuman_chipped",
"special_attacks": [ [ "PARROT", 20 ], { "type": "spell", "spell_id": "dks_monspell_panic", "cooldown": 10 } ],
"special_attacks": [ [ "PARROT", 20 ], { "type": "spell", "spell_data": { "id": "dks_monspell_panic" }, "cooldown": 10 } ],
"death_drops": "dks_mon_neworder_cop",
"path_settings": { "max_dist": 5 },
"death_function": [ "NORMAL" ],
Expand Down

0 comments on commit e409ccb

Please sign in to comment.