mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 13:10:02 +01:00
Standardises name of The Lizard's Gas (Lava) (#83250)
## About The Pull Request Renames the ruin to include the required prefix "Lava-Ruin". Removes the now unnecessary suffix. ## Why It's Good For The Game ## Changelog The names have this prefix system for easier string-searching. If they don't have the prefixes, they're harder to find and sort. 🆑 fix: adds missing prefix to name of The Lizard's Gas Lava land ruin. /🆑
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
suffix = "lavaland_biodome_clown_planet.dmm"
|
||||
|
||||
/datum/map_template/ruin/lavaland/lizgas
|
||||
name = "The Lizard's Gas(Lava)"
|
||||
name = "Lava-Ruin The Lizard's Gas"
|
||||
id = "lizgas2"
|
||||
description = "A recently opened gas station from the Lizard's Gas franchise."
|
||||
suffix = "lavaland_surface_gas.dmm"
|
||||
|
||||
Reference in New Issue
Block a user