mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 15:17:01 +01:00
icon smooth ss
adjustments adjustements atharrachaidhean
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
/obj/structure/New()
|
||||
..()
|
||||
if(smooth)
|
||||
smooth_icon(src)
|
||||
smooth_icon_neighbors(src)
|
||||
queue_smooth(src)
|
||||
queue_smooth_neighbors(src)
|
||||
icon_state = ""
|
||||
if(ticker)
|
||||
cameranet.updateVisibility(src)
|
||||
@@ -23,7 +23,7 @@
|
||||
if(opacity)
|
||||
UpdateAffectingLights()
|
||||
if(smooth)
|
||||
smooth_icon_neighbors(src)
|
||||
queue_smooth_neighbors(src)
|
||||
return ..()
|
||||
|
||||
/obj/structure/mech_melee_attack(obj/mecha/M)
|
||||
|
||||
Reference in New Issue
Block a user