mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
[MIRROR] gunshot residue should only be on clothing/human (#9222)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com> Co-authored-by: Kashargul <KashL@t-online.de>
This commit is contained in:
@@ -461,7 +461,6 @@ var/global/list/obj/item/communicator/all_communicators = list()
|
||||
icon = 'icons/obj/device.dmi'
|
||||
icon_state = "commwatch"
|
||||
slot_flags = SLOT_GLOVES | SLOT_ID | SLOT_BELT //CHOMPEDIT, Commwatches and Wrtist PDAs can go on ID and belt slots
|
||||
// var/gunshot_residue //CHOMPEDIT - Fixes a bug where guns cannot be operated while wearing a watch // CHOMPRemove no bandaids
|
||||
|
||||
/obj/item/communicator/watch/update_icon()
|
||||
if(video_source)
|
||||
|
||||
Reference in New Issue
Block a user