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
@@ -226,7 +226,7 @@
icon = 'icons/obj/items.dmi'
desc = "A polaroid camera. 10 photos left."
icon_state = "camera"
item_state = "electropack" //spelling, a coders worst enemy. This part gave me trouble for a while.
item_state = "camera"
w_class = WEIGHT_CLASS_SMALL
slot_flags = ITEM_SLOT_BELT
can_overcharge = FALSE