Merge pull request #4733 from taukausanake/Bandolier_fix

Bandolier fix
This commit is contained in:
TheDZD
2016-06-20 10:51:17 -04:00
committed by GitHub
@@ -325,7 +325,7 @@
if(amount != contents.len)
update_icon()
/obj/item/weapon/storage/belt/lazabandolierrus/remove_from_storage(obj/item/W as obj, atom/new_location)
/obj/item/weapon/storage/belt/bandolier/remove_from_storage(obj/item/W as obj, atom/new_location)
..()
update_icon()