mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-21 12:02:31 +01:00
Fixes tajaran earrings not displaying properly (#21118)
Seemed to not point to the file where the sprites were actually located, no idea how long it was this way.
This commit is contained in:
@@ -5,6 +5,9 @@
|
||||
icon_state = "pearl_earrings"
|
||||
item_state = "pearl_earrings"
|
||||
species_restricted = list(BODYTYPE_TAJARA)
|
||||
sprite_sheets = list(
|
||||
BODYTYPE_TAJARA = 'icons/obj/tajara_items.dmi'
|
||||
)
|
||||
|
||||
/obj/item/clothing/ears/earring/tajara/gold
|
||||
name = "adhomian golden earrings"
|
||||
|
||||
Reference in New Issue
Block a user