Merge pull request #11202 from Hatterhat/beegions-but-actual-bees

Beegions, But With Actual Bees
This commit is contained in:
kevinz000
2020-02-27 00:59:57 -07:00
committed by GitHub

View File

@@ -137,6 +137,11 @@
crusher_drop_mod = 20
dwarf_mob = TRUE
/mob/living/simple_animal/hostile/asteroid/hivelord/legion/beegion
name = "beegion"
desc = "You can still see what was once a human under the shifting mass of - oh my God, those are bees."
brood_type = /mob/living/simple_animal/hostile/poison/bees/toxin
/mob/living/simple_animal/hostile/asteroid/hivelord/legion/death(gibbed)
visible_message("<span class='warning'>The skulls on [src] wail in anger as they flee from their dying host!</span>")
var/turf/T = get_turf(src)