This commit is contained in:
kevinz000
2020-03-04 06:03:51 -07:00
parent e243dc689b
commit 1ae4ef16bc
3 changed files with 18 additions and 8 deletions
+1 -1
View File
@@ -39,6 +39,6 @@ GLOBAL_LIST_EMPTY(typing_indicator_overlays)
/obj/effect/overlay/typing_indicator
mouse_opacity = MOUSE_OPACITY_TRANSPARENT
icon = 'icons/mob/talk.dmi'
icon_state = "default_typing"
icon_state = "normal_typing"
appearance_flags = RESET_COLOR | TILE_BOUND | PIXEL_SCALE
layer = LARGE_MOB_LAYER