Skip to content

Commit

Permalink
Fixing datum files
Browse files Browse the repository at this point in the history
  • Loading branch information
immortalartisan committed Mar 25, 2024
1 parent 78211ba commit 333c4d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions code/datums/ruins/lavaland.dm
Original file line number Diff line number Diff line change
Expand Up @@ -126,8 +126,8 @@
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
name = "Train station"
/datum/map_template/ruin/lavaland/train_station
name = "Train Station"
id = "train_station"
description = "An old and abandoned train station. Who built it, and what were they moving?"
suffix = "lavaland_surface_train_station.dmm"
Expand Down

0 comments on commit 333c4d9

Please sign in to comment.