compilies/??

This commit is contained in:
lolman360
2020-08-15 17:09:12 +10:00
parent 2ff1529df2
commit 7ca4fa2f55
7 changed files with 200 additions and 51 deletions
@@ -42,7 +42,7 @@
slot_flags = ITEM_SLOT_BELT
var/cooldown = 35
var/current_cooldown = 0
var/range = 7
/obj/item/t_scanner/adv_mining_scanner/lesser
name = "automatic mining scanner"
@@ -81,9 +81,3 @@
/obj/effect/temp_visual/mining_overlay/Initialize()
. = ..()
animate(src, alpha = 0, time = duration, easing = EASE_IN)
/obj/item/mining_scanner/prospector
name = "prospector's pickaxe"
desc = "A pickaxe that can sound rocks to find mineral deposits and stop gibtonite detonations."
icon = 'icons/obj/mining.dmi'
icon_state = "pickaxe"