This commit is contained in:
SabreML
2021-07-11 17:32:19 +01:00
committed by GitHub
parent 3e8482cebb
commit 102e42a381
2 changed files with 1 additions and 2 deletions
-2
View File
@@ -18,8 +18,6 @@
..()
pixel_x = rand(0, 16) - 8
pixel_y = rand(0, 8) - 8
if(is_mining_level(z))
SSticker.score.score_ore_mined++ //When ore spawns, increment score. Only include ore spawned on mining level (No Clown Planet)
/obj/item/stack/ore/welder_act(mob/user, obj/item/I)
. = TRUE