Merge pull request #14907 from KillianKirilenko/kk-fashion

Martian Miner Coat & Hammer rarity
This commit is contained in:
Heroman3003
2023-05-28 10:19:42 +00:00
committed by CHOMPStation2
parent 5f07c2a152
commit 257b2e9a71
4 changed files with 9 additions and 1 deletions
+2 -1
View File
@@ -100,7 +100,8 @@
list(pick(/obj/item/weapon/grenade/spawnergrenade/spesscarp, /obj/item/weapon/grenade/spawnergrenade/spider, /obj/item/weapon/grenade/explosive/frag), 7) = 1,
list(/obj/item/weapon/grenade/flashbang/clusterbang, 7) = 1,
list(/obj/item/weapon/card/emag, 11) = 1,
list(/obj/item/weapon/melee/shock_maul, 11) = 5,
list(/obj/item/weapon/melee/shock_maul, 11) = 3,
list(/obj/item/clothing/suit/storage/vest/martian_miner, 4) = 6,
list(/obj/item/weapon/storage/backpack/sport/hyd/catchemall, 11) = 1
))
var/path = choice[1]