mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 13:38:41 +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:
co-authored by
Ghom
SpaceLoveSs13
parent
be634235c7
commit
1df0e42efb
@@ -209,7 +209,7 @@
|
||||
new /obj/item/clothing/glasses/science(src)
|
||||
if(7)
|
||||
new /obj/item/clothing/glasses/sunglasses/big(src)
|
||||
new /obj/item/clothing/mask/cigarette/rollie(src)
|
||||
new /obj/item/cigarette/rollie(src)
|
||||
else
|
||||
//empty grave
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user