mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 22:17:32 +01:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user