Skip to content

Commit

Permalink
Uncomments asteroid outpost
Browse files Browse the repository at this point in the history
  • Loading branch information
thgvr committed Nov 25, 2023
1 parent 8313bb4 commit 56fac69
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions code/modules/overmap/objects/outpost/outpost_types.dm
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@
elevator_template = /datum/map_template/outpost/elevator_indie
// Uses "default" hangars (indie_space).

/* 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 @@ -101,7 +100,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 56fac69

Please sign in to comment.