Makes Mob Capsule code better.

This commit is contained in:
Spacemanspark
2016-02-09 01:02:25 -06:00
parent 24afe14a12
commit b6b3204bf7
2 changed files with 11 additions and 6 deletions
@@ -250,12 +250,12 @@
/obj/item/weapon/storage/belt/lazarus
name = "trainer's belt"
desc = "For the pokemo- mining master, holds your lazarus capsules."
desc = "For the mining master, holds your lazarus capsules."
icon_state = "lazarusbelt"
item_state = "lazbelt"
w_class = 4
max_w_class = 4
max_combined_w_class = 28
max_w_class = 1
max_combined_w_class = 6
storage_slots = 6
can_hold = list("/obj/item/device/mobcapsule")