- Adds return to Ore New()
- Fixes wrong typepath for Merc thermals
This commit is contained in:
Unknown
2021-02-15 16:52:09 -05:00
parent b154de5d71
commit 474794a2ff
2 changed files with 7 additions and 5 deletions
+1
View File
@@ -114,6 +114,7 @@
material = null
/obj/item/weapon/ore/New()
..()
randpixel_xy()
/obj/item/weapon/ore/attackby(obj/item/weapon/W as obj, mob/user as mob)