Nukie Outpost is no longer a station map (#30090)
* I dunno, break shit I guess. * Actually fix some shit for once. * test flakey or me flakey? * Test were not flakey, they just didnt make any sense anymore. * more stationy tests * undo abuncha shit I can set in yml instead * forgor an assert * unneeded usings * 1984 * I made github angy * yoink * the end is never the end is never the end is never the end is never the end is never the end is never the * Im going to commit sudoku
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
parent: BaseGameRule
|
||||
id: BaseNukeopsRule
|
||||
components:
|
||||
- type: RandomMetadata #this generates the random operation name cuz it's cool.
|
||||
- type: RandomMetadata #this generates the random operation name cuz it's cool.
|
||||
nameSegments:
|
||||
- operationPrefix
|
||||
- operationSuffix
|
||||
@@ -95,7 +95,7 @@
|
||||
- type: GameRule
|
||||
minPlayers: 20
|
||||
- type: LoadMapRule
|
||||
gameMap: NukieOutpost
|
||||
mapPath: /Maps/Nonstations/nukieplanet.yml
|
||||
- type: AntagSelection
|
||||
selectionTime: PrePlayerSpawn
|
||||
definitions:
|
||||
|
||||
@@ -1,11 +0,0 @@
|
||||
- type: gameMap
|
||||
id: NukieOutpost
|
||||
mapName: Nukie Outpost
|
||||
mapPath: /Maps/Nonstations/nukieplanet.yml
|
||||
minPlayers: 0
|
||||
stations:
|
||||
SyndicateOutpost:
|
||||
stationProto: StandardNukieOutpost
|
||||
components:
|
||||
- type: StationNameSetup
|
||||
mapNameTemplate: "Nukie Outpost"
|
||||
Reference in New Issue
Block a user