Razor Update (#61547)

Co-authored-by: Mothblocks <35135081+Mothblocks@users.noreply.github.com>
This commit is contained in:
remuluson2
2021-09-22 01:36:00 +02:00
committed by GitHub
parent 3c09dbcf69
commit c7b390ba06
3 changed files with 11 additions and 0 deletions
@@ -1221,3 +1221,12 @@
materials = list(/datum/material/iron = 100, /datum/material/glass = 50)
build_path = /obj/item/assembly/control
category = list("initial","Misc")
/datum/design/razor
name = "Electric Razor"
id = "razor"
build_type = PROTOLATHE | AWAY_LATHE | AUTOLATHE
materials = list(/datum/material/iron = 75)
build_path = /obj/item/razor
category = list("initial","Medical")
departmental_flags = DEPARTMENTAL_FLAG_SERVICE
@@ -145,6 +145,7 @@
"plant_analyzer",
"plunger",
"pushbroom",
"razor",
"screwdriver",
"secateurs",
"shovel",
+1
View File
@@ -22,6 +22,7 @@
/obj/item/skillchip/light_remover=2,
/obj/item/skillchip/useless_adapter=5,
/obj/item/dyespray=3,
/obj/item/razor=3,
)
contraband = list(/obj/item/dice/fudge = 9,
/obj/item/clothing/shoes/wheelys/skishoes=4,