Computers are now overlay based.

Computers now use an overlay based system, instead of demanding a full set of icons (on, off, broken) for every different computer.
Partially ports ParadiseSS13/Paradise#1468 which is a port of tgstation/-tg-station#9931.
This commit is contained in:
PsiOmegaDelta
2015-07-07 17:23:49 +02:00
committed by PsiOmega
parent 13eddc7b42
commit 87d4cf4f68
42 changed files with 202 additions and 341 deletions
+2 -1
View File
@@ -1,7 +1,8 @@
/obj/machinery/computer/diseasesplicer
name = "disease splicer"
icon = 'icons/obj/computer.dmi'
icon_state = "crew"
icon_keyboard = "med_key"
icon_screen = "crew"
var/datum/disease2/effectholder/memorybank = null
var/list/species_buffer = null