-
Notifications
You must be signed in to change notification settings - Fork 647
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* initial commit * fix congraph * one pixel annoying me * new keg * further refinement of sprites * fix perspective * fix yml a bit * basic sprites, un-mussied * explodey time * Update barrel.yml * im stupiod * Update barrel.yml * Update barrel.yml * chemicals * better sprites * no suffixes * no suffixes * Update salvage.yml * Update barrel.yml * Update barrel.yml * Update barrel.yml * Kegs * Cleanup * Update cargo_medical.yml * Update barrel.yml * Update cargo_food.yml * Cleanup * Cleanup * Update barrel.yml * Price * Update barrel.yml * Update cargo_medical.yml * No used for refill, ever * sprite * Update barrel.yml * Cleanup * Yep * Sprites, white, black barrels, cargo entries * it's called o2 because there's two of them * Barrel spawner, service-ish barrels * white/black sprite touchups, paper labels & fixes * Booze barrels, barrel spawners * Oliveoil, not OliveOil * Open option * Up all the prices nothing final but should be good for first merge * ChefVend: reduce oil jug count, 1 of each * mayo is a condiment, not an oil * realphabetize reagent labels * reorder empty barrel * Removed chemicals from cargo * SpaceCleaner * Update dungeon_items_kitchen.yml * Update migration.yml --------- Co-authored-by: rosieposie <[email protected]> Co-authored-by: ErhardSteinhauer <[email protected]> Co-authored-by: Whatstone <[email protected]> Co-authored-by: Whatstone <[email protected]>
- Loading branch information
1 parent
0a8c74a
commit d198d11
Showing
54 changed files
with
2,039 additions
and
87 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,49 @@ | ||
# Labels for reagent barrels | ||
# Elements & basic reagents | ||
reagent-label-aluminium = [bold]Aluminium[/bold] | ||
reagent-label-carbon = [bold]Carbon[/bold] | ||
reagent-label-chlorine = [bold]Chlorine[/bold] | ||
reagent-label-copper = [bold]Copper[/bold] | ||
reagent-label-ethanol = [bold]Ethanol[/bold] | ||
reagent-label-fluorine = [bold]Fluorine[/bold] | ||
reagent-label-gold = [bold]Gold[/bold] | ||
reagent-label-hydrogen = [bold]Hydrogen[/bold] | ||
reagent-label-iodine = [bold]Iodine[/bold] | ||
reagent-label-iron = [bold]Iron[/bold] | ||
reagent-label-lithium = [bold]Lithium[/bold] | ||
reagent-label-mercury = [bold]Mercury[/bold] | ||
reagent-label-nitrogen = [bold]Nitrogen[/bold] | ||
reagent-label-oxygen = [bold]Oxygen[/bold] | ||
reagent-label-phosphorus = [bold]Phosphorus[/bold] | ||
reagent-label-potassium = [bold]Potassium[/bold] | ||
reagent-label-radium = [bold]Radium[/bold] | ||
reagent-label-silicon = [bold]Silicon[/bold] | ||
reagent-label-silver = [bold]Silver[/bold] | ||
reagent-label-sodium = [bold]Sodium[/bold] | ||
reagent-label-sugar = [bold]Sugar[/bold] | ||
reagent-label-sulfur = [bold]Sulfur[/bold] | ||
# Service & other reagents | ||
reagent-label-cornoil = [bold]Corn Oil[/bold] | ||
reagent-label-diethylamine = [bold]Diethylamine[/bold] | ||
reagent-label-ketchup = [bold]Ketchup[/bold] | ||
reagent-label-mayo = [bold]Mayonnaise[/bold] | ||
reagent-label-mustard = [bold]Mustard[/bold] | ||
reagent-label-oil = [bold]Oil[/bold] | ||
reagent-label-oil-olive = [bold]Olive Oil[/bold] | ||
reagent-label-space-cleaner = [bold]Space Cleaner[/bold] | ||
reagent-label-space-lube = [bold]Space Lube[/bold] | ||
reagent-label-welding-fuel = [bold]Welding Fuel[/bold] | ||
# Drinks | ||
reagent-label-absinthe = [bold]Absinthe[/bold] | ||
reagent-label-ale = [bold]Ale[/bold] | ||
reagent-label-beer = [bold]Beer[/bold] | ||
reagent-label-coffeeliqueur = [bold]Coffee Liqueur[/bold] | ||
reagent-label-cognac = [bold]Cognac[/bold] | ||
reagent-label-gin = [bold]Gin[/bold] | ||
reagent-label-rum = [bold]Rum[/bold] | ||
reagent-label-tequila = [bold]Tequila[/bold] | ||
reagent-label-vermouth = [bold]Vermouth[/bold] | ||
reagent-label-vodka = [bold]Vodka[/bold] | ||
reagent-label-water = [bold]Water[/bold] | ||
reagent-label-whiskey = [bold]Whiskey[/bold] | ||
reagent-label-wine = [bold]Wine[/bold] |
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.