Fixes Ives being spawned from gold slime reactions (#10217)

This commit is contained in:
fernerr
2020-10-09 10:55:32 -03:00
committed by GitHub
parent 46884073b9
commit e6fbd667a1
2 changed files with 5 additions and 0 deletions
@@ -1333,6 +1333,7 @@
/mob/living/simple_animal/hostile/commanded/dog/columbo,
/mob/living/simple_animal/hostile/commanded/dog/pug,
/mob/living/simple_animal/hostile/commanded/bear,
/mob/living/simple_animal/hostile/commanded/baby_harvester,
/mob/living/simple_animal/hostile/greatworm,
/mob/living/simple_animal/hostile/lesserworm,
/mob/living/simple_animal/hostile/greatwormking,
@@ -0,0 +1,4 @@
author: Ferner
delete-after: True
changes:
- bugfix: "Ives can no longer be summoned with a gold slime reaction."