FIX: SM Engine + SM console TGUI hotfix (#32297)

* changed SM gasefficency and SM monitoring console TGUI

* update tgui bundle

* update tgui bundle
This commit is contained in:
SanguisExtremis
2026-08-12 23:21:47 +00:00
committed by GitHub
parent c144106d53
commit b9d22b0538
3 changed files with 6 additions and 7 deletions
@@ -116,7 +116,7 @@
///Tracks the bolt color we are using
var/zap_icon = DEFAULT_ZAP_ICON_STATE
///The portion of the gasmix we're on that we should remove
var/gasefficency = 0.35
var/gasefficency = 0.30
///Are we exploding?
var/final_countdown = FALSE
@@ -1081,7 +1081,6 @@
base_icon_state = "darkmatter_shard"
icon_state = "darkmatter_shard"
anchored = FALSE
gasefficency = 0.125
explosion_power = 12
layer = ABOVE_MOB_LAYER
moveable = TRUE