mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-24 20:47:43 +01:00
Makes sensors respect prefs (#18185)
This commit is contained in:
@@ -1195,8 +1195,8 @@
|
||||
update_clothing_icon()
|
||||
|
||||
/obj/item/clothing/under/rank/Initialize(mapload)
|
||||
. = ..()
|
||||
sensor_mode = pick(0,1,2,3)
|
||||
. = ..()
|
||||
|
||||
/obj/item/clothing/Destroy()
|
||||
STOP_PROCESSING(SSobj, src)
|
||||
|
||||
Reference in New Issue
Block a user