mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 21:48:39 +01:00
[MIRROR] Jelly person body swap fix (#467)
* Jelly person body swap fix (#53090) * Jelly person body swap fix Co-authored-by: NightRed <nightred@gmail.com>
This commit is contained in:
@@ -268,7 +268,7 @@
|
||||
return owner
|
||||
|
||||
/datum/action/innate/swap_body/ui_state(mob/user)
|
||||
return GLOB.not_incapacitated_state
|
||||
return GLOB.always_state
|
||||
|
||||
/datum/action/innate/swap_body/ui_interact(mob/user, datum/tgui/ui)
|
||||
ui = SStgui.try_update_ui(user, src, ui)
|
||||
|
||||
Reference in New Issue
Block a user