Port TG emissive appearances (#17194)

* Light

* Righto

* West solar screen was offset by two pixels

* Turns out the optimization makes most matrices moot

* Gotta do it like or else you get upwards of 6 extra atoms instead of 1
This commit is contained in:
Vi3trice
2022-04-12 16:00:35 +01:00
committed by GitHub
parent 90794867f2
commit 0c7552ddb6
19 changed files with 155 additions and 20 deletions
+1
View File
@@ -2,6 +2,7 @@ GLOBAL_DATUM_INIT(fire_overlay, /image, image("icon" = 'icons/goonstation/effect
/obj/item
name = "item"
icon = 'icons/obj/items.dmi'
blocks_emissive = EMISSIVE_BLOCK_GENERIC
move_resist = null // Set in the Initialise depending on the item size. Unless it's overriden by a specific item
var/discrete = 0 // used in item_attack.dm to make an item not show an attack message to viewers