From d19df1926d88589f74bf8328585bdba0873938bd Mon Sep 17 00:00:00 2001 From: Moon Date: Thu, 30 Nov 2023 13:23:43 -1000 Subject: [PATCH] typo in the group chat --- code/datums/ruins/wasteplanet.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/datums/ruins/wasteplanet.dm b/code/datums/ruins/wasteplanet.dm index 26f6db5a8014..8dccba5ed961 100644 --- a/code/datums/ruins/wasteplanet.dm +++ b/code/datums/ruins/wasteplanet.dm @@ -68,7 +68,7 @@ id = "abandoned_mechbay" suffix = "wasteplanet_abandoned_mechbay.dmm" -/datum/map_templaet/ruin/wasteplanet/crash_catfish +/datum/map_template/ruin/wasteplanet/crash_catfish name = "Crashed Catfish" description = "The remains of a very, very old ship." id = "wasteplanet_catfish"