Fixes a typo

This commit is contained in:
Heroman
2019-08-18 05:34:13 +10:00
parent e0138738f4
commit 4b0cc1810e
@@ -1,5 +1,5 @@
/obj/item/weapon/plastique/seismic/locked
desc = "Used to dig holes in specific areas without too much extra hole. Has extra mechanism that safely implodes the bomb if its used in close proximity to the facility."
desc = "Used to dig holes in specific areas without too much extra hole. Has extra mechanism that safely implodes the bomb if it is used in close proximity to the facility."
/obj/item/weapon/plastique/seismic/locked/explode(var/location)
if(!target)