From f27fdd9dcdd590e2eb123ec41389143ae63ec6a2 Mon Sep 17 00:00:00 2001 From: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com> Date: Thu, 24 Nov 2022 19:22:19 -0500 Subject: [PATCH] fixes crusher trophy misspelling (#19765) --- code/modules/mining/equipment/kinetic_crusher.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/mining/equipment/kinetic_crusher.dm b/code/modules/mining/equipment/kinetic_crusher.dm index e33024d1bdb..388e6286800 100644 --- a/code/modules/mining/equipment/kinetic_crusher.dm +++ b/code/modules/mining/equipment/kinetic_crusher.dm @@ -482,7 +482,7 @@ duration = 75 /obj/item/crusher_trophy/adaptive_intelligence_core - name = "adaptive inteligence core" + name = "adaptive intelligence core" desc = "Seems to be one of the cores from a massive robot. Suitable as a trophy for a kinetic crusher." icon_state = "adaptive_core" denied_type = /obj/item/crusher_trophy/adaptive_intelligence_core