From 3cd024ea44068301f6ad0de9f9ab98cdccef9b02 Mon Sep 17 00:00:00 2001 From: firebudgy <153147550+firebudgy@users.noreply.github.com> Date: Mon, 22 Jan 2024 21:43:17 -0800 Subject: [PATCH] oops, fixed a datum I hope --- code/datums/ruins/lavaland.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/datums/ruins/lavaland.dm b/code/datums/ruins/lavaland.dm index d27ec47ca1a1..aa19f433fa15 100644 --- a/code/datums/ruins/lavaland.dm +++ b/code/datums/ruins/lavaland.dm @@ -143,7 +143,7 @@ description = "A Nanotrasen genetic research facility, abandoned and ripe for looting. Whats that goo over there?" suffix = "lavaland_surface_codelab.dmm" -/datum/map_template/ruin/lavaland/codelab +/datum/map_template/ruin/lavaland/geoplant name = "Nanotrasen Geothermal Power Plant" id = "geoplant" description = "A decommissioned Nanotrasen Geothermal Power Plant, previously used to recharge ships. I wonder if that garage has anything inside?"