Skip to content

Commit

Permalink
added anomly job slots and moved map to floof folder
Browse files Browse the repository at this point in the history
added anomaly job slots and moved map to /maps/floof/
  • Loading branch information
Dunrab authored Jan 25, 2025
1 parent 20a9c28 commit cc6c7e4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Resources/Prototypes/Maps/submarine.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- type: gameMap
id: Submarine
mapName: 'Submarine'
mapPath: /Maps/submarine.yml
mapPath: /Maps/Floof/submarine.yml
minPlayers: 60
stations:
Submarine:
Expand All @@ -20,6 +20,7 @@
availableJobs:
#civilian
Passenger: [ -1, -1 ]
Anomaly: [ 4, 4 ] # Floofstation
Librarian: [ 1, 1 ]
#command
Captain: [ 1, 1 ]
Expand Down

0 comments on commit cc6c7e4

Please sign in to comment.