diff --git a/code/modules/mining/equipment/kinetic_crusher.dm b/code/modules/mining/equipment/kinetic_crusher.dm index f238ad2361..45f1b1d94e 100644 --- a/code/modules/mining/equipment/kinetic_crusher.dm +++ b/code/modules/mining/equipment/kinetic_crusher.dm @@ -229,7 +229,7 @@ item_state = "crusher[wielded]-glaive" // this is not icon_state and not supported by 2hcomponent /obj/item/kinetic_crusher/glaive/bone - name = "Necropolis Bone Glaive" + name = "necropolis bone glaive" desc = "Tribals trying to immitate technology have spent a long time to somehow assemble bits and pieces to work together just like the real thing. \ Although it does take a lot of effort and luck to create, it was a success." icon_state = "crusher-bone"