mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-19 03:55:11 +01:00
Fixes the berserker suit helmet sprite. (#70892)
Fixes the berserker suit helmet sprite
This commit is contained in:
@@ -648,6 +648,8 @@
|
||||
name = "berserker helmet"
|
||||
desc = "Peering into the eyes of the helmet is enough to seal damnation."
|
||||
icon_state = "berserker"
|
||||
icon = 'icons/obj/clothing/head/helmet.dmi'
|
||||
worn_icon = 'icons/mob/clothing/head/helmet.dmi'
|
||||
armor = list(MELEE = 30, BULLET = 30, LASER = 10, ENERGY = 20, BOMB = 50, BIO = 0, FIRE = 100, ACID = 100)
|
||||
actions_types = list(/datum/action/item_action/berserk_mode)
|
||||
cold_protection = HEAD
|
||||
|
||||
Reference in New Issue
Block a user