mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-14 09:35:30 +01:00
makes snow legions from portals drop skeletons (like tendril legions) (#75707)
## About The Pull Request Exactly what it says on the tin (snow legions only dropping ashen skeletons, like tendril legions). Also changes the name of the "fromtendril" variable to "from_spawner", and comments it. Not sure if that warrants a changelong comment, but I'll go ahead and assume no. ## Why It's Good For The Game being able to farm snow legion portals for an endless tide of bodies and/or equipment is a bit weird. also puts it a bit more in line with the legions of Lavaland ## Changelog 🆑 balance: The source of the demonic portals that endlessly deposits snow legions onto the Icemoon no longer preserves the bodies nor gear of the damned (read: demon portal snow legions now only drop skeletons). /🆑 --------- Co-authored-by: Hatterhat <Hatterhat@users.noreply.github.com>
This commit is contained in:
@@ -91,6 +91,7 @@
|
||||
/mob/living/simple_animal/hostile/asteroid/hivelord/legion/dwarf,
|
||||
/mob/living/simple_animal/hostile/asteroid/hivelord/legion/random,
|
||||
/mob/living/simple_animal/hostile/asteroid/hivelord/legion/snow,
|
||||
/mob/living/simple_animal/hostile/asteroid/hivelord/legion/snow/portal,
|
||||
/mob/living/simple_animal/hostile/asteroid/hivelord/legion/tendril,
|
||||
/mob/living/simple_animal/hostile/asteroid/hivelordbrood,
|
||||
/mob/living/simple_animal/hostile/asteroid/hivelordbrood/legion,
|
||||
|
||||
Reference in New Issue
Block a user