Adjusts BSH extra loot drop locations (#29699)

This commit is contained in:
PollardTheDragon
2025-07-24 11:40:25 +00:00
committed by GitHub
parent 394780cb08
commit 7bdd4c4569
3 changed files with 5 additions and 2 deletions
@@ -9,6 +9,8 @@
/obj/effect/spawner/random/maintenance/Initialize(mapload)
loot = GLOB.maintenance_loot_tables
spawn_loot_count = rand(2, 4)
if(is_station_level(z))
GLOB.maints_loot_spawns += loc
if(HAS_TRAIT(SSstation, STATION_TRAIT_EMPTY_MAINT))
spawn_loot_chance -= TRAIT_CHANCE_DELTA