adds new camera inhands (#27841)

Co-authored-by: Bmon <no@email.com>
This commit is contained in:
Bm0n
2025-01-06 15:09:21 -05:00
committed by GitHub
parent 30e3284897
commit 2fd9200036
4 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -171,7 +171,7 @@
icon = 'icons/obj/items.dmi'
desc = "A polaroid camera."
icon_state = "camera"
item_state = "electropack"
item_state = "camera"
w_class = WEIGHT_CLASS_SMALL
slot_flags = ITEM_SLOT_NECK
var/list/matter = list("metal" = 2000)