Gets rid of manual overlay manipulation

This commit is contained in:
tortellinitony
2017-09-07 00:38:24 -04:00
committed by CitadelStationBot
parent 5829f56727
commit d73b82cf11
6 changed files with 799 additions and 6 deletions
@@ -126,7 +126,7 @@
if(!hex_combo)
hex_combo = mutable_appearance('icons/effects/64x64.dmi', n, RIPPLE_LAYER)
else
hex_combo.overlays += mutable_appearance('icons/effects/64x64.dmi', n, RIPPLE_LAYER)
hex_combo.add_overlay(mutable_appearance('icons/effects/64x64.dmi', n, RIPPLE_LAYER))
if(hex_combo) //YOU BUILT A HEXAGON
hex_combo.pixel_x = -16
hex_combo.pixel_y = -16