mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-06 23:12:36 +00:00
animation is more visible
This commit is contained in:
@@ -147,7 +147,7 @@
|
||||
if(controller)
|
||||
var/mob/camera/blob/BO = controller
|
||||
O.color = BO.blob_reagent_datum.color
|
||||
O.alpha = 160 //if we have a controller, we're direct attack and must be more important
|
||||
O.alpha = 200 //if we have a controller, we're direct attack and must be more important
|
||||
else if(overmind)
|
||||
O.color = overmind.blob_reagent_datum.color
|
||||
O.do_attack_animation(T) //visually attack the turf
|
||||
|
||||
Reference in New Issue
Block a user