mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-19 12:05:59 +01:00
[MIRROR] Experi-Sci: Techweb nodes may now require you to perform "scientific" experiments (#3614)
* Experi-Sci: Techweb nodes may now require you to perform "scientific" experiments * Update all_nodes.dm Co-authored-by: Qustinnus <Floydje123@hotmail.com> Co-authored-by: Gandalf2k15 <jzo123@hotmail.com>
This commit is contained in:
@@ -309,6 +309,7 @@
|
||||
icon = 'icons/obj/smooth_structures/glass_table.dmi'
|
||||
icon_state = "glass_table-0"
|
||||
base_icon_state = "glass_table"
|
||||
custom_materials = list(/datum/material/glass = 2000)
|
||||
buildstack = /obj/item/stack/sheet/glass
|
||||
smoothing_groups = list(SMOOTH_GROUP_GLASS_TABLES)
|
||||
canSmoothWith = list(SMOOTH_GROUP_GLASS_TABLES)
|
||||
@@ -558,6 +559,7 @@
|
||||
can_buckle = 1
|
||||
buckle_lying = NO_BUCKLE_LYING
|
||||
buckle_requires_restraints = TRUE
|
||||
custom_materials = list(/datum/material/silver = 2000)
|
||||
var/mob/living/carbon/human/patient = null
|
||||
var/obj/machinery/computer/operating/computer = null
|
||||
|
||||
|
||||
Reference in New Issue
Block a user