Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Empress 3.0 #1162

Merged
merged 1 commit into from
Mar 29, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
627 changes: 0 additions & 627 deletions Resources/Maps/Shuttles/cleric.yml

This file was deleted.

573 changes: 0 additions & 573 deletions Resources/Maps/Shuttles/fighter.yml

This file was deleted.

683 changes: 0 additions & 683 deletions Resources/Maps/Shuttles/rogue.yml

This file was deleted.

817 changes: 817 additions & 0 deletions Resources/Maps/_NF/Shuttles/Security/cleric.yml

Large diffs are not rendered by default.

18,070 changes: 18,070 additions & 0 deletions Resources/Maps/_NF/Shuttles/Security/empress.yml

Large diffs are not rendered by default.

770 changes: 770 additions & 0 deletions Resources/Maps/_NF/Shuttles/Security/fighter.yml

Large diffs are not rendered by default.

865 changes: 865 additions & 0 deletions Resources/Maps/_NF/Shuttles/Security/rogue.yml

Large diffs are not rendered by default.

17,913 changes: 0 additions & 17,913 deletions Resources/Maps/_NF/Shuttles/empress.yml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@
id: Cleric
name: NSF Cleric
description: Small support vessel used for emergency rescues and first aid.
price: 10800 #Appraisal is 10500
price: 11800 #Appraisal is 10500
category: Small
group: None
mapchecker_group_override: Security # Treat this as a security vessel for mapchecker purposes
shuttlePath: /Maps/Shuttles/cleric.yml
shuttlePath: /Maps/_NF/Shuttles/Security/cleric.yml

- type: gameMap
id: Cleric
mapName: 'NSF Cleric'
mapPath: /Maps/Shuttles/cleric.yml
mapPath: /Maps/_NF/Shuttles/Security/cleric.yml
minPlayers: 0
stations:
Cleric:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
id: Empress
name: NSF Empress
description: A large patrol vessel capable of carrying up to 3 smaller faster attack ships. the flagship vessel of security.
price: 170200
price: 203300 #Appraisal value is 173000
category: Large
group: Security
shuttlePath: /Maps/_NF/Shuttles/empress.yml
shuttlePath: /Maps/_NF/Shuttles/Security/empress.yml

- type: gameMap
id: Empress
mapName: 'NSF Empress'
mapPath: /Maps/_NF/Shuttles/empress.yml
mapPath: /Maps/_NF/Shuttles/Security/empress.yml
minPlayers: 0
stations:
Empress:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@
id: Fighter
name: NSF Fighter
description: Small attack vessel used for boarding and transport of prisoners.
price: 9000 #not sure how much mark up % to add but the appraisal is 8491$
price: 9000 #not sure how much mark up % to add but the appraisal is 7150$ now
category: Small
group: None
mapchecker_group_override: Security # Treat this as a security vessel for mapchecker purposes
shuttlePath: /Maps/Shuttles/fighter.yml
shuttlePath: /Maps/_NF/Shuttles/Security/fighter.yml

- type: gameMap
id: Fighter
mapName: 'NSF Fighter'
mapPath: /Maps/Shuttles/fighter.yml
mapPath: /Maps/_NF/Shuttles/Security/fighter.yml
minPlayers: 0
stations:
Fighter:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@
id: Rogue
name: NSF Rogue
description: Small assault vessel with a toggle for going dark in deep space.
price: 8200 #the appraisal is 7941$
price: 12200 #the appraisal is 9100$
category: Small
group: None
mapchecker_group_override: Security # Treat this as a security vessel for mapchecker purposes
shuttlePath: /Maps/Shuttles/rogue.yml
shuttlePath: /Maps/_NF/Shuttles/Security/rogue.yml

- type: gameMap
id: Rogue
mapName: 'NSF Rogue'
mapPath: /Maps/Shuttles/rogue.yml
mapPath: /Maps/_NF/Shuttles/Security/rogue.yml
minPlayers: 0
stations:
Rogue:
Expand Down
Loading