mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-28 23:58:07 +01:00
[MIRROR] Fixes the berserker suit helmet sprite. [MDB IGNORE] (#17265)
* Fixes the berserker suit helmet sprite. (#70892) Fixes the berserker suit helmet sprite * Fixes the berserker suit helmet sprite. Co-authored-by: ArcaneMusic <41715314+ArcaneMusic@users.noreply.github.com>
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