mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-15 00:54:16 +01:00
Minor modifications
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
if (istype(W, /obj/item/weapon/ore))
|
||||
var/obj/item/weapon/ore/ore = W
|
||||
stored_ore[ore.material]++
|
||||
user.remove_from_mob(W)
|
||||
qdel(ore)
|
||||
|
||||
else if (istype(W, /obj/item/weapon/storage/bag/ore))
|
||||
|
||||
Reference in New Issue
Block a user