diff --git a/code/modules/mining/mine_items.dm b/code/modules/mining/mine_items.dm index 8f35b32c..3a757870 100644 --- a/code/modules/mining/mine_items.dm +++ b/code/modules/mining/mine_items.dm @@ -115,8 +115,8 @@ w_class = 3.0 //it is smaller than the pickaxe damtype = "fire" digspeed = 20 //Can slice though normal walls, all girders, or be used in reinforced wall deconstruction/ light thermite on fire - origin_tech = "materials=4;phorontech=3;engineering=3" - desc = "A rock cutter that uses bursts of hot plasma. You could use it to cut limbs off of xenos! Or, you know, mine stuff." + origin_tech = "materials=4;plasmatech=3;engineering=3" + desc = "A rock cutter thatuses bursts of hot plasma. You could use it to cut limbs off of xenos! Or, you know, mine stuff." drill_verb = "cutting" /obj/item/weapon/pickaxe/diamond