Files
2020-05-01 00:50:09 -03:00

11 lines
456 B
Plaintext

/obj/item/reagent_containers/spray/bluespace
name = "bluespace spray bottle"
desc = "A bluespace spray bottle, do not give it to the clown."
volume = 250
amount_per_transfer_from_this = 2
stream_amount = 5
icon = 'sandcode/icons/obj/janitor.dmi'
icon_state = "cleaneradv"
item_state = "cleaneradv"
custom_materials = list(/datum/material/glass = 2250, /datum/material/plasma = 2250, /datum/material/diamond = 185, /datum/material/bluespace = 185)