mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-25 06:07:22 +01:00
[MIRROR] Return of the clear gas masks (#11571)
Co-authored-by: TheToaster98 <51209769+TheToaster98@users.noreply.github.com> Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
co-authored by
TheToaster98
Kashargul
parent
d9abf0bec2
commit
e222cae832
@@ -38,8 +38,7 @@ something, make sure it's not in one of the other lists.*/
|
||||
prob(3);/obj/item/cell/high,
|
||||
prob(2);/obj/item/cell/super,
|
||||
prob(5);/obj/random/cigarettes,
|
||||
prob(3);/obj/item/clothing/mask/gas,
|
||||
prob(3);/obj/item/clothing/mask/gas/clear, //ChompAdd: Proper implementation of clear gasmasks
|
||||
prob(3);/obj/item/clothing/mask/gas/clear,
|
||||
prob(2);/obj/item/clothing/mask/gas/half,
|
||||
prob(4);/obj/item/clothing/mask/breath,
|
||||
prob(2);/obj/item/reagent_containers/glass/rag,
|
||||
|
||||
Reference in New Issue
Block a user