mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-31 00:49:06 +01:00
More Ta Fixes (#17350)
* More Ta Fixes * wing bugginess fix * cl * floating chat offset
This commit is contained in:
@@ -1305,6 +1305,9 @@ var/list/intents = list(I_HELP,I_DISARM,I_GRAB,I_HURT)
|
||||
/mob/proc/get_talk_bubble()
|
||||
return 'icons/mob/talk.dmi'
|
||||
|
||||
/mob/proc/adjust_typing_indicator_offsets(var/atom/movable/typing_indicator/indicator)
|
||||
return
|
||||
|
||||
/datum/proc/get_client()
|
||||
return null
|
||||
|
||||
|
||||
Reference in New Issue
Block a user