Skip to content

Commit

Permalink
Update data/json/monster_special_attacks/spells.json
Browse files Browse the repository at this point in the history
Co-authored-by: Chaosvolt <[email protected]>
  • Loading branch information
Zlorthishen and chaosvolt authored Oct 23, 2024
1 parent 2aee8e5 commit 56406b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/monster_special_attacks/spells.json
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@
"id": "shady_raptor_spawn",
"name": { "str": "Spawn Shady Raptors" },
"description": "Summons a few shady zombiespawn raptors.",
"flags": [ "HOSTILE_SUMMON", "RANDOM_DAMAGE", "PERMANENT" ],
"flags": [ "HOSTILE_SUMMON", "RANDOM_DAMAGE", "PERMANENT", "NO_EXPLOSION_VFX", "SILENT" ],
"valid_targets": [ "ground", "self" ],
"min_damage": 1,
"max_damage": 2,
Expand Down

0 comments on commit 56406b5

Please sign in to comment.