forked from new-frontiers-14/frontier-station-14
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add FuelVend vendor. (new-frontiers-14#1601)
* FuelVend, rough draft * FuelVend fixes * FuelVend pt 2 * Infinite vending supplies * Infinite tank dispenser inventory * syntax fix * Revert EngiVend, gas dispensor, youtool, fuel pack * FuelVend costs for plasma, uranium, AME jars * Add welding fuel to the FuelVend, revalue uranium * fix VendPrice field * FuelVend cleanup * meta whitespace, remove CostType enum * Fix FuelVend license * rewrite VendingMachineSystem infinite comment * Plasma, uranium values, override if vend present * Fix vend order (prefer staticprice vs. stackprice) * Cleanup * Update frontier.yml * Update flatpackvend.yml * Update vending_machines.yml --------- Co-authored-by: Dvir <[email protected]> Co-authored-by: ErhardSteinhauer <[email protected]> Co-authored-by: Dvir <[email protected]>
- Loading branch information
1 parent
94ec542
commit 72fd6d2
Showing
24 changed files
with
355 additions
and
164 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
20 changes: 20 additions & 0 deletions
20
Resources/Locale/en-US/_NF/advertisements/vending/fuelvend.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 |
---|---|---|
@@ -0,0 +1,20 @@ | ||
advertisement-fuelvend-1 = LOAD THE SPACESHIP WITH THE ROCKET FUEL! | ||
advertisement-fuelvend-2 = In a rush? Get some fuel! | ||
advertisement-fuelvend-3 = We've got rates you won't believe are legal! | ||
advertisement-fuelvend-4 = Checked the pumps lately? | ||
advertisement-fuelvend-5 = Headed out? Fuel up! | ||
advertisement-fuelvend-6 = Fuel up! Coal-free since 2520. | ||
advertisement-fuelvend-7 = GAS, GAS, GAS! | ||
advertisement-fuelvend-8 = Plasma? Uranium? AME? Got you covered. | ||
advertisement-fuelvend-9 = Need energy? No time? Buy some fuel! | ||
advertisement-fuelvend-10 = Locally sourced? Ha. Get some fuel. | ||
advertisement-fuelvend-11 = Is your generator running? Better go and fuel it! | ||
advertisement-fuelvend-12 = What's the anti-matter? No fuel? | ||
goodbye-fuelvend-1 = Another dissatisfied customer. | ||
goodbye-fuelvend-2 = You'll be back. | ||
goodbye-fuelvend-3 = Hit the road, you're taking up my time. | ||
goodbye-fuelvend-4 = Don't let the airlock hit you on the way out. | ||
goodbye-fuelvend-5 = Best of luck out there, chump. | ||
goodbye-fuelvend-6 = Yeah, yeah, get lost. | ||
goodbye-fuelvend-7 = You're still here? Huh. |
Oops, something went wrong.