rename all station files and datums, consolidate types into one file (#24823)

This commit is contained in:
warriorstar-orion
2024-03-30 12:53:47 +00:00
committed by GitHub
parent c87c5e4e16
commit d52535a041
14 changed files with 41 additions and 41 deletions
-6
View File
@@ -1,6 +0,0 @@
/datum/map/cerestation
fluff_name = "NSS Farragus"
technical_name = "CereStation"
map_path = "_maps/map_files/cerestation/cerestation.dmm"
webmap_url = "https://webmap.affectedarc07.co.uk/maps/paradise/cerestation/"
min_players_random = 60
-5
View File
@@ -1,5 +0,0 @@
/datum/map/cyberiad
fluff_name = "NSS Cyberiad"
technical_name = "Cyberiad"
map_path = "_maps/map_files/cyberiad/cyberiad.dmm"
webmap_url = "https://webmap.affectedarc07.co.uk/maps/paradise/cyberiad/"
-5
View File
@@ -1,5 +0,0 @@
/datum/map/delta
fluff_name = "NSS Kerberos"
technical_name = "Delta"
map_path = "_maps/map_files/Delta/delta.dmm"
webmap_url = "https://webmap.affectedarc07.co.uk/maps/paradise/deltastation/"
-5
View File
@@ -1,5 +0,0 @@
/datum/map/metastation
fluff_name = "NSS Cerebron"
technical_name = "MetaStation"
map_path = "_maps/map_files/MetaStation/MetaStation.dmm"
webmap_url = "https://webmap.affectedarc07.co.uk/maps/paradise/metastation/"
+30
View File
@@ -0,0 +1,30 @@
/datum/map/boxstation
fluff_name = "NSS Cyberiad"
technical_name = "Cyberiad"
map_path = "_maps/map_files/stations/boxstation.dmm"
webmap_url = "https://webmap.affectedarc07.co.uk/maps/paradise/cyberiad/"
/datum/map/metastation
fluff_name = "NSS Cerebron"
technical_name = "MetaStation"
map_path = "_maps/map_files/stations/metastation.dmm"
webmap_url = "https://webmap.affectedarc07.co.uk/maps/paradise/metastation/"
/datum/map/deltastation
fluff_name = "NSS Kerberos"
technical_name = "Delta"
map_path = "_maps/map_files/stations/deltastation.dmm"
webmap_url = "https://webmap.affectedarc07.co.uk/maps/paradise/deltastation/"
/datum/map/cerestation
fluff_name = "NSS Farragus"
technical_name = "CereStation"
map_path = "_maps/map_files/stations/cerestation.dmm"
webmap_url = "https://webmap.affectedarc07.co.uk/maps/paradise/cerestation/"
min_players_random = 60
/datum/map/test_tiny
fluff_name = "test_tiny"
technical_name = "test_tiny"
map_path = "_maps/map_files/test_tiny/test_tiny.dmm"
voteable = FALSE
-5
View File
@@ -1,5 +0,0 @@
/datum/map/test_tiny
fluff_name = "test_tiny"
technical_name = "test_tiny"
map_path = "_maps/map_files/test_tiny/test_tiny.dmm"
voteable = FALSE