Adds hear_1, cells work.

This commit is contained in:
keronshb
2021-10-14 23:46:43 -04:00
parent 1971e65be3
commit aaa3fa277e
3 changed files with 1 additions and 16 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ GLOBAL_LIST_EMPTY(gangster_cell_phones)
/obj/item/gangster_cellphone/Initialize()
. = ..()
GLOB.gangster_cell_phones += src
become_hearing_sensitive()
flags_1 |= HEAR_1
/obj/item/gangster_cellphone/Destroy()
GLOB.gangster_cell_phones -= src