-
Notifications
You must be signed in to change notification settings - Fork 523
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of https://github.com/new-frontiers-14/frontier…
…-station-14 into smuggling-buff
- Loading branch information
Showing
209 changed files
with
2,585 additions
and
316 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,10 @@ | ||
flavor-base-basic = basic | ||
flavor-base-earthy = earthy | ||
flavor-complex-avocado = like avocado | ||
flavor-complex-cucumber = crisp and refreshing | ||
flavor-complex-fast = fast | ||
flavor-complex-greed = like greed | ||
flavor-complex-blast = like jungle warfare | ||
flavor-complex-torpedo = like convoy raiding | ||
flavor-complex-bees = like buzzing and honey | ||
flavor-base-earthy = earthy |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 3 additions & 0 deletions
3
Resources/Locale/en-US/_NF/reagents/meta/consumable/food/ingredients.ftl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,5 @@ | ||
reagent-name-coffeegrounds = coffee grounds | ||
reagent-desc-coffeegrounds = Aromatic and richly textured, these grounds exude a robust scent that promises a flavorful brew. | ||
reagent-name-oil-vegetable = vegetable oil | ||
reagent-desc-oil-vegetable = It's made from vegetables, that means it's healthy, right? |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
50 changes: 15 additions & 35 deletions
50
Resources/Prototypes/Catalog/VendingMachines/Inventories/cart.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,38 +1,18 @@ | ||
- type: vendingMachineInventory | ||
id: PTechInventory | ||
startingInventory: | ||
ContractorPDA: 5 # Frontier: PassengerPDA<ContractorPDA | ||
ClearNFPDA: 5 # Frontier: ClearPDA<ClearNFPDA | ||
MusicianPDA: 3 # Frontier | ||
MedicalPDA: 3 # Frontier | ||
SecurityGuardPDA: 3 # Frontier | ||
ContractorIDCard: 10 # Frontier: Passenger<Contractor, 5<10 | ||
ClothingHeadsetGrey: 10 # Frontier 5<10 | ||
RubberStampStc: 1 # Frontier | ||
RubberStampCaptain: 10 # Frontier | ||
RubberStampApproved: 3 # Frontier 1<3 | ||
RubberStampDenied: 3 # Frontier 1<3 | ||
Pen: 10 # Frontier | ||
# Paper: 10 # Frontier | ||
# Envelope: 10 # Frontier | ||
BoxPaper: 4 # Frontier | ||
BoxPaperOffice: 4 # Frontier | ||
BoxPaperCaptainsThoughts: 4 # Frontier | ||
BoxEnvelope: 4 # Frontier | ||
BoxFolderClipboard: 3 # Frontier | ||
BoxFolderBlue: 3 # Frontier | ||
BoxFolderRed: 3 # Frontier | ||
BoxFolderYellow: 3 # Frontier | ||
HandLabeler: 3 # Frontier | ||
BrbSign: 3 # Frontier | ||
DeskBell: 3 # Frontier | ||
EncryptionKeyCommand: 3 # Frontier | ||
EncryptionKeySecurity: 10 # Frontier 1<10 | ||
EncryptionKeyNfsd: 10 # Frontier | ||
EncryptionKeyCargo: 20 # Frontier 2<20 | ||
EncryptionKeyEngineering: 20 # Frontier 2<20 | ||
EncryptionKeyMedical: 20 # Frontier 2<20 | ||
EncryptionKeyScience: 20 # Frontier 2<20 | ||
EncryptionKeyCommon: 30 # Frontier | ||
EncryptionKeyService: 30 # Frontier 3<30 | ||
EncryptionKeyTraffic: 30 # Frontier | ||
PassengerPDA: 5 | ||
ClearPDA: 5 | ||
PassengerIDCard: 5 | ||
ClothingHeadsetGrey: 5 | ||
RubberStampApproved: 1 | ||
RubberStampDenied: 1 | ||
Paper: 10 | ||
Envelope: 10 | ||
HandLabeler: 2 | ||
EncryptionKeyCargo: 2 | ||
EncryptionKeyEngineering: 2 | ||
EncryptionKeyMedical: 2 | ||
EncryptionKeyScience: 2 | ||
EncryptionKeySecurity: 1 | ||
EncryptionKeyService: 3 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.