mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
Update ore.dm
This commit is contained in:
@@ -113,15 +113,8 @@
|
|||||||
icon_state = "slag"
|
icon_state = "slag"
|
||||||
material = null
|
material = null
|
||||||
|
|
||||||
<<<<<<< HEAD
|
|
||||||
/obj/item/weapon/ore/New()
|
|
||||||
||||||| parent of 278c3eaa3f... Merge pull request #9761 from VOREStation/upstream-merge-7891
|
|
||||||
/obj/item/weapon/ore/New()
|
|
||||||
..()
|
|
||||||
=======
|
|
||||||
/obj/item/weapon/ore/Initialize()
|
/obj/item/weapon/ore/Initialize()
|
||||||
..()
|
..()
|
||||||
>>>>>>> 278c3eaa3f... Merge pull request #9761 from VOREStation/upstream-merge-7891
|
|
||||||
randpixel_xy()
|
randpixel_xy()
|
||||||
|
|
||||||
/obj/item/weapon/ore/attackby(obj/item/weapon/W as obj, mob/user as mob)
|
/obj/item/weapon/ore/attackby(obj/item/weapon/W as obj, mob/user as mob)
|
||||||
|
|||||||
Reference in New Issue
Block a user