mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-13 00:55:20 +01:00
[MIRROR] Cigarettes and vapes are no longer subtypes of masks. (#28479)
* Cigarettes and vapes are no longer subtypes of masks. * clothing path * clothing misses * more * fix donator * more2 * more3 * Update prop_summoner.dm * Update prop_summoner.dm * fix --------- Co-authored-by: Ghom <42542238+Ghommie@users.noreply.github.com> Co-authored-by: SpaceLoveSs13 <68121607+SpaceLoveSs13@users.noreply.github.com>
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
suit = /obj/item/clothing/suit/armor/bulletproof
|
||||
ears = /obj/item/radio/headset/heads/captain
|
||||
glasses = /obj/item/clothing/glasses/eyepatch
|
||||
mask = /obj/item/clothing/mask/cigarette/cigar/cohiba
|
||||
mask = /obj/item/cigarette/cigar/cohiba
|
||||
head = /obj/item/clothing/head/hats/centhat
|
||||
gloves = /obj/item/clothing/gloves/tackler/combat
|
||||
shoes = /obj/item/clothing/shoes/combat/swat
|
||||
|
||||
@@ -181,6 +181,6 @@
|
||||
ears = /obj/item/radio/headset/syndicate/alt/leader
|
||||
glasses = /obj/item/clothing/glasses/thermal/eyepatch
|
||||
head = /obj/item/clothing/head/hats/hos/cap/syndicate
|
||||
mask = /obj/item/clothing/mask/cigarette/cigar/havana
|
||||
mask = /obj/item/cigarette/cigar/havana
|
||||
l_pocket = /obj/item/melee/energy/sword/saber/red
|
||||
r_pocket = /obj/item/melee/baton/telescopic
|
||||
|
||||
Reference in New Issue
Block a user