Protean now gets default survival box

This commit is contained in:
Razgriz
2021-08-07 14:25:25 -07:00
committed by GitHub
parent 51de772050
commit 18481e157f
@@ -139,6 +139,7 @@
H.synth_color = TRUE
/datum/species/protean/equip_survival_gear(var/mob/living/carbon/human/H)
var/boxtype = /obj/item/weapon/storage/box/survival //CHOMP Addition
var/obj/item/stack/material/steel/metal_stack = new()
metal_stack.amount = 5 //CHOMP Edit
@@ -383,4 +384,4 @@ CHOMP Removal end*/
return
//CHOMP Add end
#undef DAM_SCALE_FACTOR
#undef METAL_PER_TICK
#undef METAL_PER_TICK