mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-20 12:35:33 +01:00
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:
@@ -0,0 +1,5 @@
|
||||
#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}
|
||||
Reference in New Issue
Block a user