Skip to content

Commit

Permalink
TEMP: FIX LATER
Browse files Browse the repository at this point in the history
  • Loading branch information
thgvr committed Nov 15, 2023
1 parent 1669ab8 commit 5547210
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion code/modules/overmap/objects/outpost/outpost_types.dm
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@
elevator_template = /datum/map_template/outpost/elevator_test
// Uses "test" hangars.

/* THGVR TODO: ADD ORE REFINING TO NANOTRASEN ASTEROID OUTPOST, AND REMOVE THIS COMMENT
/datum/overmap/outpost/nanotrasen_asteroid
token_icon_state = "station_asteroid_0"
main_template = /datum/map_template/outpost/nt_asteroid
Expand All @@ -96,7 +97,7 @@
/datum/map_template/outpost/hangar/nt_asteroid_56x20,
/datum/map_template/outpost/hangar/nt_asteroid_56x40
)

*/
/datum/overmap/outpost/no_main_level // For example and adminspawn.
main_template = null
elevator_template = /datum/map_template/outpost/elevator_test
Expand Down

0 comments on commit 5547210

Please sign in to comment.