Ice Armor
Created by: Shadowmech88
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.