mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 20:17:15 +01:00
Merge remote-tracking branch 'upstream/dev' into new_tables
Conflicts: code/setup.dm
This commit is contained in:
@@ -53,6 +53,9 @@ var/list/name_to_material
|
||||
if(!shard_icon)
|
||||
shard_icon = shard_type
|
||||
|
||||
/material/placeholder
|
||||
name = "placeholder"
|
||||
|
||||
/material/proc/place_dismantled_girder(var/turf/target, var/material/reinf_material)
|
||||
var/obj/structure/girder/G = new(target)
|
||||
if(reinf_material)
|
||||
|
||||
Reference in New Issue
Block a user