emote over holopad

This commit is contained in:
Timothy Teakettle
2020-12-13 22:18:54 +00:00
parent 76fe9c7f4c
commit 016d3d39fc
5 changed files with 16 additions and 4 deletions
+4 -1
View File
@@ -12,6 +12,7 @@
sight = SEE_SELF
move_on_shuttle = FALSE
/mob/camera/experience_pressure_difference()
return
@@ -23,5 +24,7 @@
/mob/camera/canUseStorage()
return FALSE
/mob/camera/emote(act, m_type=1, message = null, intentional = FALSE)
/mob/camera/emote(act, m_type=1, message = null, intentional = FALSE, forced = FALSE)
if(forced)
return ..()
return