Adds Tinfoil Hats (#35665)
* adds a tinfoil hat to protect you from government conspiracies and aliens * qutoes ples * In the sheets of my sterilized room In your comfy bed, air-conditioned car There are vapors and toxins to get you all In the water you drink, in the air that you breath In the soil under your shoe * conspiracy phobia, nodrop on hat once equipped, also CONTRAST * a single comma * cyberboss changes * |= * central typo fix
This commit is contained in:
committed by
CitadelStationBot
parent
bebbc1611d
commit
5493339c7d
@@ -343,6 +343,14 @@
|
||||
build_path = /obj/item/hatchet
|
||||
category = list("initial","Misc")
|
||||
|
||||
/datum/design/foilhat
|
||||
name = "Tinfoil Hat"
|
||||
id = "tinfoil_hat"
|
||||
build_type = AUTOLATHE
|
||||
materials = list(MAT_METAL = 5500)
|
||||
build_path = /obj/item/clothing/head/foilhat
|
||||
category = list("hacked", "Misc")
|
||||
|
||||
/datum/design/scalpel
|
||||
name = "Scalpel"
|
||||
id = "scalpel"
|
||||
|
||||
Reference in New Issue
Block a user