mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-18 03:21:13 +01:00
Held Schlorrgos no longer invisible (#14200)
This commit is contained in:
@@ -669,8 +669,8 @@ var/list/holder_mob_icon_cache = list()
|
||||
/obj/item/holder/schlorrgo
|
||||
name = "schlorrgo"
|
||||
icon = 'icons/mob/npc/schlorrgo.dmi'
|
||||
icon_state = "schlorgo"
|
||||
item_state = "schlorgo"
|
||||
icon_state = "schlorrgo"
|
||||
item_state = "schlorrgo"
|
||||
w_class = ITEMSIZE_NORMAL
|
||||
|
||||
/obj/item/holder/schlorrgo/baby
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
author: Doxxmedearly
|
||||
delete-after: True
|
||||
changes:
|
||||
- bugfix: "Held schlorrgos now have sprites again. Ough."
|
||||
Reference in New Issue
Block a user