Skip to content

Ice Armor

Rob Nelson requested to merge pull/12983/IceArmor into Bleeding-Edge

Created by: Shadowmech88

ice_armor_display Adds ice armor, craftable with 50 snow. Excellent melee and bullet protection, makes wearer cold.

Adds is_worn() proc to /obj/item, which returns true if the item is being worn by a given mob. Adds get_item_by_flag() proc, which returns the item in the inventory slot denoted by the passed inventory flag.

🆑

  • rscadd: Added ice armor, craftable with 50 snow.

Merge request reports