Merge pull request #12452 from Trilbyspaceclone/spike-loot-differentces

Miner Loot Shuffle MK III
This commit is contained in:
silicons
2020-09-06 01:58:46 -07:00
committed by GitHub
20 changed files with 423 additions and 62 deletions
@@ -66,6 +66,16 @@
force = 19
custom_materials = list(/datum/material/diamond=4000)
/obj/item/pickaxe/rosegold
name = "rose gold pickaxe"
icon_state = "rgpickaxe"
item_state = "rgpickaxe"
toolspeed = 0.1
desc = "A pickaxe with a light rose gold head and some red glowing runes. Extremely robust at cracking rock walls and digging up dirt."
force = 19
custom_materials = list(/datum/material/gold=4000)
digrange = 3
/obj/item/pickaxe/plasteel
name = "plasteel-tipped pickaxe"
icon_state = "titaxe"