Enable medical belt quick pickup

Using a medical belt on a bottle will attempt to pick up all bottles on
the tile.
This commit is contained in:
Artorp
2014-08-09 02:51:15 +02:00
parent 7b61b6563a
commit 4c59644d95
2 changed files with 4 additions and 1 deletions
@@ -72,6 +72,7 @@
/obj/item/weapon/storage/belt/medical
use_to_pickup = 1 //Allow medical belt to pick up medicine
name = "medical belt"
desc = "Can hold various medical equipment."
icon_state = "medicalbelt"