Base Commit

This commit is contained in:
GhostActual
2022-04-04 02:10:25 -04:00
parent b9473ccb94
commit fac05cdd40
13 changed files with 149 additions and 31 deletions
@@ -471,6 +471,17 @@ CIGARETTE PACKETS ARE IN FANCY.DM
item_state = "cobpipe"
chem_volume = 35
/obj/item/clothing/mask/smokable/pipe/bonepipe
name = "Europan bone pipe"
desc = "A smoking pipe made out of the bones of the Europan bone whale."
description_fluff = "While most commonly associated with bone charms, bones from various sea creatures on Europa are used in a \
variety of goods, such as this smoking pipe. While smoking in submarines is often an uncommon occurrence, due to a lack of \
available air or space, these pipes are a common sight in the many stations of Europa. Higher-quality pipes typically have \
scenes etched into their bones, and can tell the story of their owner's time on Europa."
icon_state = "bonepipe"
item_state = "bonepipe"
chem_volume = 30
///////////////
//CUSTOM CIGS//
///////////////
@@ -115,6 +115,18 @@
icon_state = "sterile"
starts_with = list(/obj/item/clothing/mask/surgical = 7)
/obj/item/weapon/storage/box/masks/white
name = "box of sterile masks"
desc = "This box contains masks of sterility."
icon_state = "sterile"
starts_with = list(/obj/item/clothing/mask/surgical/white = 7)
/obj/item/weapon/storage/box/masks/dust
name = "box of dust masks"
desc = "This box contains dust masks. Breathe easy."
icon_state = "sterile"
starts_with = list(/obj/item/clothing/mask/surgical/dust = 7)
/obj/item/weapon/storage/box/syringes
name = "box of syringes"
desc = "A box full of syringes."