Fixes matchboxes lacking storage limitations

This commit is contained in:
Krausus
2017-04-16 22:53:03 -04:00
parent 31a0a72a4a
commit 4572ad6af4
@@ -579,7 +579,9 @@
item_state = "zippo"
storage_slots = 10
w_class = 1
max_w_class = 1
slot_flags = SLOT_BELT
can_hold = list(/obj/item/weapon/match)
New()
..()