mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 11:37:40 +01:00
Refactors MMI.dm to remove type-checks for brain sprites,
aside from the xeno brain, which does other stuff within its type check. Signed-off-by: HugoLuman <qaggeler@uci.edu>
This commit is contained in:
@@ -38,6 +38,8 @@
|
||||
icon_state = "brain2"
|
||||
organ_tag = "brain"
|
||||
slot = "brain"
|
||||
mmi_icon = 'icons/obj/surgery_drask.dmi'
|
||||
mmi_icon_state = "mmi_full"
|
||||
|
||||
/obj/item/organ/internal/eyes/drask
|
||||
name = "eyes"
|
||||
|
||||
Reference in New Issue
Block a user