Adds constructible plastitanium reinforced walls (#92115)

## About The Pull Request

You can now construct reinforced plastitanium walls by using a single
plastitanium sheet on a reinforced girder. These are mostly identical to
syndicate walls, but only have 2 explosion resistance like normal
reinforced walls, as opposed to the 20 of syndicate walls.

## Why It's Good For The Game

Have you ever wanted a construction project to have that cool syndicate
aesthetic, but doing so would compromise its security due to the walls
being able to be simply welded down? Now you can make a syndicate
shuttle or satellite that will at least require thermite or the aid of
an engiborg to rapidly break into.

## Changelog

🆑
add: You can construct reinforced plastitanium walls by using
plastitanium on reinforced girders.
/🆑
This commit is contained in:
Y0SH1M4S73R
2025-07-21 07:42:24 -04:00
committed by GitHub
parent b24f0d712b
commit 3e2c118921
12 changed files with 122 additions and 86 deletions

View File

@@ -6,7 +6,7 @@
/datum/map_generator_module/border/syndie_walls
spawnableAtoms = list()
spawnableTurfs = list(/turf/closed/wall/r_wall/syndicate = 100)
spawnableTurfs = list(/turf/closed/wall/r_wall/plastitanium/syndicate = 100)
/datum/map_generator_module/syndie_furniture