mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-25 05:51:56 +01:00
Fixes the Black Tumour's Name and Sprite (#14627)
This commit is contained in:
@@ -223,10 +223,10 @@
|
||||
..()
|
||||
|
||||
/obj/item/organ/internal/parasite/zombie
|
||||
name = "black tumor"
|
||||
icon = 'icons/obj/surgery.dmi'
|
||||
icon_state = "blacktumor"
|
||||
dead_icon = "blacktumor"
|
||||
name = "black tumour"
|
||||
icon = 'icons/obj/organs/organs.dmi'
|
||||
icon_state = "black_tumour"
|
||||
dead_icon = "black_tumour"
|
||||
|
||||
organ_tag = BP_ZOMBIE_PARASITE
|
||||
parent_organ = BP_HEAD
|
||||
|
||||
Reference in New Issue
Block a user