mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 04:22:39 +01:00
Add species insulated gloves to the syndicate toolbox (#21779)
You're an antag, you spawn a toolbox expecting to have all the tools. Nope. No gloves for you because you're a taj or unathi. This is just the quick fix solution to this since they got separate insulated gloves.
This commit is contained in:
@@ -113,6 +113,8 @@
|
||||
force = 16
|
||||
starts_with = list(\
|
||||
/obj/item/clothing/gloves/yellow = 1,\
|
||||
/obj/item/clothing/gloves/yellow/specialt = 1,\
|
||||
/obj/item/clothing/gloves/yellow/specialu = 1,\
|
||||
/obj/item/screwdriver = 1,\
|
||||
/obj/item/wrench = 1,\
|
||||
/obj/item/weldingtool = 1,
|
||||
|
||||
Reference in New Issue
Block a user