User gibs when being turned into a spess dragon

This commit is contained in:
keronshb
2021-05-19 19:49:48 -04:00
parent 0f7c71cfdb
commit 88dc0821d1
2 changed files with 3 additions and 1 deletions
@@ -65,6 +65,7 @@
// spawn our dragon
var/mob/living/simple_animal/hostile/space_dragon/S = new(pick(spawn_locs))
// gib or delete the old mob here
new_owner.current.gib()
// alternativelly, isntead of using the code above to pick a location, we can gib the mob, then spawn the dragon where it died for a goresome transformation
//mind transfer and role setup