mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 13:05:44 +01:00
Nerfs Summon Creature Swarm (#10098)
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user