mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 13:30:42 +01:00
Latex Gloves Begone (#7610)
* Increasing funding for Sterile Gloves Budget * Changelog Edit * Trying to Fix the Conflict * Icon Fix
This commit is contained in:
@@ -152,8 +152,8 @@
|
||||
/obj/item/storage/box/gloves
|
||||
name = "box of sterile gloves"
|
||||
desc = "Contains sterile gloves."
|
||||
icon_state = "latex"
|
||||
starts_with = list(/obj/item/clothing/gloves/latex = 4, /obj/item/clothing/gloves/latex/nitrile = 3)
|
||||
icon_state = "nitrile"
|
||||
starts_with = list(/obj/item/clothing/gloves/latex = 2, /obj/item/clothing/gloves/latex/nitrile = 5)
|
||||
|
||||
/obj/item/storage/box/masks
|
||||
name = "box of sterile masks"
|
||||
|
||||
Reference in New Issue
Block a user