Clarifies misinformation in the Sonic Jackhammer design description (#69621)

spellcheck: Just to clarify, sonic jackhammers do NOT go through walls. Their printing design text has been modified to reflect this.
This commit is contained in:
Rhials
2022-09-02 09:45:22 -07:00
committed by GitHub
parent 3343918941
commit 0bc52b8f07
@@ -64,7 +64,7 @@
/datum/design/jackhammer
name = "Sonic Jackhammer"
desc = "Essentially a handheld planet-cracker. Can drill through walls with ease as well."
desc = "Essentially a handheld planet-cracker. Rock walls cower in fear when they hear one of these."
id = "jackhammer"
build_type = PROTOLATHE | AWAY_LATHE
materials = list(/datum/material/iron = 6000, /datum/material/glass = 2000, /datum/material/silver = 2000, /datum/material/diamond = 6000)