Fixes BSG and lwap mob /icon sprite issues (#21064)

* Fixes BSG and lwap mob /icon sprite issues

* ratios ratio
This commit is contained in:
Qwertytoforty
2023-05-13 23:45:32 +02:00
committed by GitHub
parent 92785fb689
commit 27aba816b8
4 changed files with 2 additions and 1 deletions
@@ -523,6 +523,7 @@
return ..()
/obj/item/gun/energy/bsg/update_icon_state()
. = ..()
if(core)
if(has_bluespace_crystal)
icon_state = "bsg_finished"