-
Notifications
You must be signed in to change notification settings - Fork 106
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: add TradeStation component * feat: adds value to bottlecaps * feat: adjusts values to NCR dollar + prewar money * feat: change appraisal tool from spesos to caps * refactor: NcrCredit material name * feat: cash component to NCR dollar * feat: cargo sales outputs caps * feat: adds crates steel, plastic, wood, mechanic parts * feat: adhesives crate * feat: remove old cargo products * feat: stimpak crate * feat: desc to N14 crates * feat: crates - rations, rifles, water * feat: entity 20 lead bars * feat: gunpowder 20 entity * feat: crates - nuka cola, gunpowder and lead bars * feat: cargo products steel, plastic, glass, wood * feat: cargo product stimpak * feat: cargo products - gunpowder, lead bar * feat: cargo products - mechanic parts, adhesives * feat: cargo products livestock * feat: cargo product varmint rifle * feat: cargo products - rations, water, cigarrets, nuka cola * feat: abraxo cleaner crate and cargo product * feat: adjusts caps income cargo * fix: varmint rifle crate * feat: adjusts materials selling prices * feat: adjusts weapons selling prices * feat: adjusts batteries pricings * feat: adjusts silver, iron and gold ingot prices * feat: adjusts rifles prices * feat: adds pricing to stimpaks * feat: adjusts lead and gold pricing * feat: adjusts ammo price * feat: adjusts tools pricing * feat: adjusts bandages and radaway pricing * fix: varming rifles crate product * feat: orders access to caravan * feat: remove caps maxCount * fix: varmint crate * Update currency.yml * fix: ncrCredit material icon * fix: tradestation components * Revert "fix: tradestation components" This reverts commit bd86370. * feat: starting ballance 500 * feat: cargo console spesos text to caps --------- Co-authored-by: Peptide90 <[email protected]>
- Loading branch information
Showing
47 changed files
with
444 additions
and
391 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
price-gun-pricing-result = The device deems {THE($object)} to be worth {$price} spesos. | ||
price-gun-pricing-result = The device deems {THE($object)} to be worth {$price} caps. | ||
price-gun-verb-text = Appraisal | ||
price-gun-verb-message = Appraise {THE($object)}. | ||
price-gun-bounty-complete = The device confirms that the bounty contained within is completed. |
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
49 changes: 0 additions & 49 deletions
49
Resources/Prototypes/DeltaV/Catalog/Cargo/cargo_armory.yml
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
9 changes: 0 additions & 9 deletions
9
Resources/Prototypes/DeltaV/Catalog/Cargo/cargo_livestock.yml
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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 |
---|---|---|
|
@@ -33,4 +33,4 @@ | |
params: | ||
volume: -1 | ||
- type: StaticPrice | ||
price: 1 | ||
price: 0.2 |
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
9 changes: 0 additions & 9 deletions
9
Resources/Prototypes/Nyanotrasen/Catalog/Cargo/cargo_epistemics.yml
This file was deleted.
Oops, something went wrong.
19 changes: 0 additions & 19 deletions
19
Resources/Prototypes/Nyanotrasen/Catalog/Cargo/cargo_service.yml
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.