This commit is contained in:
Fikou
2021-12-24 12:00:24 -08:00
committed by GitHub
parent fc5c9e2900
commit 7b38dd4ff7
191 changed files with 6749 additions and 2189 deletions
@@ -137,7 +137,7 @@ GLOBAL_LIST_INIT(ore_probability, list(
var/loot = rand(1, 28)
switch(loot)
if(1)
new /obj/item/clothing/suit/space/hardsuit/cult(loc)
new /obj/item/clothing/suit/hooded/cultrobes/hardened(loc)
if(2)
new /obj/item/clothing/glasses/godeye(loc)
if(3)