mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-08-23 13:17:03 +01:00
Items are now assumed to be conductive, rather than the opposite
This commit is contained in:
@@ -124,7 +124,6 @@ var/global/photo_count = 0
|
||||
icon_state = "camera"
|
||||
item_state = "camera"
|
||||
w_class = ITEMSIZE_SMALL
|
||||
flags = CONDUCT
|
||||
slot_flags = SLOT_BELT
|
||||
matter = list(DEFAULT_WALL_MATERIAL = 2000)
|
||||
var/pictures_max = 10
|
||||
|
||||
Reference in New Issue
Block a user