mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
Replaced mobs with vore versions.
This commit is contained in:
@@ -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"
|
||||
Reference in New Issue
Block a user