Merge pull request #2635 from Citadel-Station-13/upstream-merge-30454

[MIRROR] Gets rid of manual overlay manipulation
This commit is contained in:
LetterJay
2017-09-11 15:21:43 -05:00
committed by GitHub
6 changed files with 798 additions and 798 deletions
@@ -428,7 +428,7 @@
/obj/item/device/flashlight/glowstick/update_icon()
item_state = "glowstick"
overlays.Cut()
cut_overlays()
if(!fuel)
icon_state = "glowstick-empty"
cut_overlays()
@@ -86,7 +86,7 @@
icon_state = null
active = TRUE
if(tile_overlay)
loc.overlays += tile_overlay
loc.add_overlay(tile_overlay)
else
if(crossed)
trigger() //no cheesing.
File diff suppressed because it is too large Load Diff