mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-15 01:54:52 +01:00
Merge branch 'master' of https://github.com/Skyrat-SS13/Skyrat-tg into upstream-24-10a
This commit is contained in:
@@ -157,7 +157,7 @@
|
||||
|
||||
/datum/computer_file/program/messenger/ui_state(mob/user)
|
||||
if(issilicon(user))
|
||||
return GLOB.reverse_contained_state
|
||||
return GLOB.deep_inventory_state
|
||||
return GLOB.default_state
|
||||
|
||||
/datum/computer_file/program/messenger/ui_act(action, list/params, datum/tgui/ui, datum/ui_state/state)
|
||||
|
||||
@@ -429,7 +429,7 @@ GLOBAL_LIST_EMPTY(virtual_pets_list)
|
||||
|
||||
var/static/list/possible_emotes = list(
|
||||
/datum/emote/flip,
|
||||
/datum/emote/living/jump,
|
||||
/datum/emote/jump,
|
||||
/datum/emote/living/shiver,
|
||||
/datum/emote/spin,
|
||||
/datum/emote/silicon/beep,
|
||||
|
||||
Reference in New Issue
Block a user