mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 12:41:09 +01:00
## 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. /🆑
5 lines
446 B
Plaintext
5 lines
446 B
Plaintext
#comment This repaths syndicate reinforced walls, as they have been made a subtype of a constructible plastitanium reinforced wall
|
|
|
|
/turf/closed/wall/r_wall/syndicate : /turf/closed/wall/r_wall/plastitanium/syndicate{@OLD}
|
|
/turf/closed/wall/r_wall/syndicate/nodiagonal : /turf/closed/wall/r_wall/plastitanium/syndicate/nodiagonal{@OLD}
|
|
/turf/closed/wall/r_wall/syndicate/overspace : /turf/closed/wall/r_wall/plastitanium/syndicate/overspace{@OLD} |