mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-20 20:37:34 +01:00
Kois Mycosis Sprite Fix (#17798)
* Kois Mycosis Sprite Fix Fixes Kois Mycosis sprite not appearing when extracted from a body. * kois * Remove spaces from changelog * Changelog Fix --------- Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>
This commit is contained in:
@@ -77,7 +77,7 @@
|
||||
|
||||
/obj/item/organ/internal/parasite/kois
|
||||
name = "k'ois mycosis"
|
||||
icon = 'icons/obj/surgery.dmi'
|
||||
icon = 'icons/obj/organs/organs.dmi'
|
||||
icon_state = "kois-on"
|
||||
dead_icon = "kois-off"
|
||||
|
||||
@@ -149,7 +149,7 @@
|
||||
|
||||
/obj/item/organ/internal/parasite/blackkois
|
||||
name = "k'ois mycosis"
|
||||
icon = 'icons/obj/surgery.dmi'
|
||||
icon = 'icons/obj/organs/organs.dmi'
|
||||
icon_state = "black-on"
|
||||
dead_icon = "black-off"
|
||||
subtle = 1
|
||||
|
||||
Reference in New Issue
Block a user