[MIRROR] Razor Update (#8310)

* Razor Update

* Update games.dm

Co-authored-by: remuluson2 <remuluson2@gmail.com>
Co-authored-by: Gandalf <jzo123@hotmail.com>
This commit is contained in:
SkyratBot
2021-09-23 01:32:11 +01:00
committed by GitHub
co-authored by remuluson2 Gandalf
parent 27bc0ac746
commit df4e163266
3 changed files with 12 additions and 0 deletions
@@ -1228,3 +1228,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
@@ -149,6 +149,7 @@
"plant_analyzer",
"plunger",
"pushbroom",
"razor",
"screwdriver",
"secateurs",
"shovel",
+2
View File
@@ -22,8 +22,10 @@
/obj/item/skillchip/light_remover=2,
/obj/item/skillchip/useless_adapter=5,
/obj/item/dyespray=3,
/obj/item/razor=3,
/obj/item/hairbrush=3, // SKYRAT EDIT ADD - HAIRBRUSHES
/obj/item/clothing/mask/holocigarette=5 // SKYRAT EDIT ADD - HOLOCIGARETTES
)
contraband = list(/obj/item/dice/fudge = 9,
/obj/item/clothing/shoes/wheelys/skishoes=4,