mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-20 11:31:12 +01:00
Fixed the xenomorph helmet icon state (#20085)
Fixed the xenomorph helmet icon state. Fixes #19909
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
/obj/item/clothing/head/collectable/xenom
|
||||
name = "collectable xenomorph helmet!"
|
||||
desc = "Hiss hiss hiss!"
|
||||
icon_state = "xenom"
|
||||
icon_state = "xenos"
|
||||
item_state_slots = list(
|
||||
slot_l_hand_str = "xenos_helm",
|
||||
slot_r_hand_str = "xenos_helm"
|
||||
|
||||
Reference in New Issue
Block a user