Co-authored-by: Bmon <no@email.com>
This commit is contained in:
Bm0n
2024-11-22 14:12:36 -05:00
committed by GitHub
parent c4e4487452
commit fc3dcebd7d
+2 -2
View File
@@ -1,6 +1,6 @@
/datum/map/boxstation
fluff_name = "NSS Cyberiad"
technical_name = "Cyberiad"
technical_name = "BoxStation"
map_path = "_maps/map_files/stations/boxstation.dmm"
webmap_url = "https://webmap.affectedarc07.co.uk/maps/paradise/cyberiad/"
welcome_sound = 'sound/AI/welcome_cyberiad.ogg'
@@ -14,7 +14,7 @@
/datum/map/deltastation
fluff_name = "NSS Kerberos"
technical_name = "Delta"
technical_name = "DeltaStation"
map_path = "_maps/map_files/stations/deltastation.dmm"
webmap_url = "https://webmap.affectedarc07.co.uk/maps/paradise/deltastation/"
welcome_sound = 'sound/AI/welcome_kerberos.ogg'