mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-01-28 01:42:50 +00:00
Merge pull request #12530 from Heroman3003/suff
Fixes vore panel not updating immedeately when setting suffocation damage
This commit is contained in:
@@ -981,6 +981,7 @@
|
||||
return FALSE
|
||||
var/new_new_damage = CLAMP(new_damage, 0, 12)
|
||||
host.vore_selected.digest_oxy = new_new_damage
|
||||
. = TRUE
|
||||
if("b_emoteactive")
|
||||
host.vore_selected.emote_active = !host.vore_selected.emote_active
|
||||
. = TRUE
|
||||
|
||||
Reference in New Issue
Block a user