mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-14 17:45:02 +01:00
makes the rcd able to make girders (#76515)
## About The Pull Request rcd can make girders at half the cost of making a wall in 1.3 seconds ## Why It's Good For The Game more "rapid" than using iron for girders and putting whatever material on it ## Changelog 🆑 add: rcd can make girders now /🆑
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
'icons/obj/objects.dmi' = list("bed"),
|
||||
'icons/obj/smooth_structures/catwalk.dmi' = list("catwalk-0"),
|
||||
'icons/hud/radial.dmi' = list("cnorth", "csouth", "ceast", "cwest", "chair", "secure_windoor", "stool", "wallfloor", "windowsize", "windowtype", "windoor"),
|
||||
'icons/obj/structures.dmi' = list("glass_table", "rack", "rwindow0", "reflector_base", "table", "window0"),
|
||||
'icons/obj/structures.dmi' = list("glass_table", "rack", "rwindow0", "reflector_base", "table", "window0", "girder"),
|
||||
)
|
||||
|
||||
var/icon/icon
|
||||
|
||||
Reference in New Issue
Block a user