Replaced mobs with vore versions.

This commit is contained in:
Spades
2016-06-03 22:57:51 -04:00
parent 654814f257
commit aa2c74aef5
9 changed files with 16 additions and 16 deletions

View File

@@ -20,7 +20,7 @@
invocation_type = SpI_SHOUT
range = 1
summon_type = list(/mob/living/simple_animal/hostile/carp)
summon_type = list(/mob/living/simple_animal/hostile/vore/carp) // Vorestation Edit
hud_state = "wiz_carp"
@@ -36,6 +36,6 @@
summon_amt = 10
range = 3
summon_type = list(/mob/living/simple_animal/hostile/creature)
summon_type = list(/mob/living/simple_animal/hostile/vore/creature) // Vorestation Edit
hud_state = "wiz_creature"