Nerfs Summon Creature Swarm (#10098)

This commit is contained in:
Alberyk
2020-10-01 01:44:52 -03:00
committed by GitHub
parent 1e6ddf73f2
commit fa348a2a7a
2 changed files with 8 additions and 2 deletions
@@ -1,5 +1,5 @@
/spell/aoe_turf/conjure/creature
name = "Summon Creature Swarm"
name = "Summon Creature"
desc = "This spell tears the fabric of reality, allowing horrific daemons to spill forth."
cast_sound = 'sound/magic/Summon_Karp.ogg'
school = "conjuration"
@@ -7,7 +7,7 @@
spell_flags = 0
invocation = "IA IA"
invocation_type = SpI_SHOUT
summon_amt = 10
summon_amt = 2
range = 3
summon_type = list(/mob/living/simple_animal/hostile/creature)