Files
Bubberstation/code/game/objects/effects
MrMelbert 835ad42d75 Random statue mapping spawner spawns its statues anchored (#69305)
About The Pull Request

    The /obj/effect/spawner/random/decoration/statue spawner will spawn it's statues anchored, assuming they are structures.
    Also refactored graffiti spawner since I was adding support in this area and saw it

Why It's Good For The Game

If you wanna use the spawner to place a statue in a public area, people will shove it around and stuff, which is lame.
So, by anchoring it when it spawns, mappers don't have to worry about people bumping their pre-placed statues around.
2022-08-29 20:40:26 -07:00
..