mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 13:30:42 +01:00
riot helmet fix (#11420)
This commit is contained in:
@@ -93,8 +93,8 @@
|
||||
desc = "It's a helmet specifically designed to protect against close range attacks."
|
||||
icon = 'icons/clothing/kit/modular_armor.dmi'
|
||||
contained_sprite = TRUE
|
||||
icon_state = "helm_riot_up"
|
||||
item_state = "helm_riot_up"
|
||||
icon_state = "helm_riot"
|
||||
item_state = "helm_riot"
|
||||
body_parts_covered = HEAD|FACE|EYES //face shield
|
||||
armor = list(
|
||||
melee = ARMOR_MELEE_VERY_HIGH,
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
author: Geeves
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- bugfix: "Fixes riot helmets not having the correct icon states."
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 35 KiB After Width: | Height: | Size: 35 KiB |
Reference in New Issue
Block a user