mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-22 11:38:12 +01:00
Merge pull request #12233 from KillianKirilenko/kk-fluff
Heavy-duty Engineer's Gloves
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
/obj/item/clothing/under/rank/chief_engineer/skirt,
|
||||
/obj/item/clothing/head/hardhat/white,
|
||||
/obj/item/clothing/head/welding,
|
||||
/obj/item/clothing/gloves/yellow,
|
||||
/obj/item/clothing/gloves/heavy_engineer, //VOREStation Edit: chief gets the good shit
|
||||
/obj/item/clothing/shoes/brown,
|
||||
/obj/item/weapon/cartridge/ce,
|
||||
/obj/item/device/radio/headset/heads/ce,
|
||||
|
||||
@@ -235,6 +235,7 @@
|
||||
prob(3);/obj/item/weapon/material/butterfly,
|
||||
prob(3);/obj/item/weapon/material/butterfly/switchblade,
|
||||
prob(3);/obj/item/clothing/gloves/knuckledusters,
|
||||
prob(3);/obj/item/clothing/gloves/heavy_engineer,
|
||||
prob(3);/obj/item/weapon/reagent_containers/syringe/drugs,
|
||||
prob(2);/obj/item/weapon/implanter/sizecontrol,
|
||||
prob(2);/obj/item/weapon/handcuffs/fuzzy,
|
||||
|
||||
Reference in New Issue
Block a user