mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-27 14:06:43 +01: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