-
Notifications
You must be signed in to change notification settings - Fork 633
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'new-frontiers-14:master' into SVT40
- Loading branch information
Showing
62 changed files
with
791 additions
and
452 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
2 changes: 2 additions & 0 deletions
2
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 |
---|---|---|
@@ -0,0 +1,2 @@ | ||
reagent-name-coffeegrounds = coffee grounds | ||
reagent-desc-coffeegrounds = Aromatic and richly textured, these grounds exude a robust scent that promises a flavorful brew. |
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 |
---|---|---|
|
@@ -38,5 +38,6 @@ | |
BerrySeeds: 5 | ||
PeaSeeds: 5 | ||
CottonSeeds: 5 | ||
CoffeeSeeds: 5 # Frontier | ||
emaggedInventory: | ||
FlyAmanitaSeeds: 1 |
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 |
---|---|---|
|
@@ -49,6 +49,7 @@ | |
- FoodPeaPod | ||
- FoodPumpkin | ||
- CottonBol | ||
- FoodCoffee # Frontier | ||
chance: 0.8 | ||
offset: 0.0 | ||
#rare | ||
|
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,5 @@ | ||
- type: guideEntry | ||
id: Bank | ||
name: guide-entry-bank | ||
text: "/ServerInfo/_NF/Guidebook/Bank.xml" | ||
text: "/ServerInfo/_NF/Guidebook/Bank.xml" | ||
priority: 0 |
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,67 @@ | ||
- type: guideEntry | ||
id: Expeditions | ||
name: guide-entry-expeditions | ||
text: "/ServerInfo/_NF/Guidebook/Expeditions.xml" | ||
priority: 3 | ||
# children: # TODO: flesh these out | ||
# - ExpeditionFactionCarp | ||
# - ExpeditionFactionCultists | ||
# - ExpeditionFactionDinosaurs | ||
# - ExpeditionFactionExplorers | ||
# - ExpeditionFactionFlesh | ||
# - ExpeditionFactionGangers | ||
# - ExpeditionFactionMercenaries | ||
# - ExpeditionFactionSilicons | ||
# - ExpeditionFactionSyndicate | ||
# - ExpeditionFactionXenos | ||
|
||
# TODO: flesh these out | ||
# - type: guideEntry | ||
# id: ExpeditionFactionCarp | ||
# name: guide-entry-expedition-faction-carp | ||
# text: "/ServerInfo/_NF/Guidebook/ExpeditionFactions/Carp.xml" | ||
|
||
# - type: guideEntry | ||
# id: ExpeditionFactionCultists | ||
# name: guide-entry-expedition-faction-cultists | ||
# text: "/ServerInfo/_NF/Guidebook/ExpeditionFactions/Cultists.xml" | ||
|
||
# - type: guideEntry | ||
# id: ExpeditionFactionDinosaurs | ||
# name: guide-entry-expedition-faction-dinosaurs | ||
# text: "/ServerInfo/_NF/Guidebook/ExpeditionFactions/Dinosaurs.xml" | ||
|
||
# - type: guideEntry | ||
# id: ExpeditionFactionExplorers | ||
# name: guide-entry-expedition-faction-explorers | ||
# text: "/ServerInfo/_NF/Guidebook/ExpeditionFactions/Explorers.xml" | ||
|
||
# - type: guideEntry | ||
# id: ExpeditionFactionFlesh | ||
# name: guide-entry-expedition-faction-flesh | ||
# text: "/ServerInfo/_NF/Guidebook/ExpeditionFactions/Flesh.xml" | ||
|
||
# - type: guideEntry | ||
# id: ExpeditionFactionGangers | ||
# name: guide-entry-expedition-faction-gangers | ||
# text: "/ServerInfo/_NF/Guidebook/ExpeditionFactions/Gangers.xml" | ||
|
||
# - type: guideEntry | ||
# id: ExpeditionFactionMercenaries | ||
# name: guide-entry-expedition-faction-mercenaries | ||
# text: "/ServerInfo/_NF/Guidebook/ExpeditionFactions/Mercenaries.xml" | ||
|
||
# - type: guideEntry | ||
# id: ExpeditionFactionSilicons | ||
# name: guide-entry-expedition-faction-silicons | ||
# text: "/ServerInfo/_NF/Guidebook/ExpeditionFactions/Silicons.xml" | ||
|
||
# - type: guideEntry | ||
# id: ExpeditionFactionSyndicate | ||
# name: guide-entry-expedition-faction-syndicate | ||
# text: "/ServerInfo/_NF/Guidebook/ExpeditionFactions/Syndicate.xml" | ||
|
||
# - type: guideEntry | ||
# id: ExpeditionFactionXenos | ||
# name: guide-entry-expedition-faction-xenos | ||
# text: "/ServerInfo/_NF/Guidebook/ExpeditionFactions/Xenos.xml" |
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,5 @@ | ||
- type: guideEntry | ||
id: Hiring | ||
name: guide-entry-hiring | ||
text: "/ServerInfo/_NF/Guidebook/Hiring.xml" | ||
priority: 1 |
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 |
---|---|---|
|
@@ -5,4 +5,7 @@ | |
priority: -1 | ||
children: | ||
- Bank | ||
- Hiring | ||
- Piloting | ||
- Expeditions | ||
- Shipyard |
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,5 @@ | ||
- type: guideEntry | ||
id: Piloting | ||
name: guide-entry-piloting | ||
text: "/ServerInfo/_NF/Guidebook/Piloting.xml" | ||
priority: 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
98 changes: 98 additions & 0 deletions
98
Resources/Prototypes/_NF/Objects/Consumable/Food/ingredients.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 |
---|---|---|
@@ -0,0 +1,98 @@ | ||
- type: entity | ||
name: raw coffee beans | ||
parent: FoodProduceBase | ||
id: FoodCoffeeBeansRaw | ||
description: Green coffee beans, just waiting to be roasted. | ||
components: | ||
- type: FlavorProfile | ||
flavors: | ||
- bitter | ||
- type: Food | ||
- type: SolutionContainerManager | ||
solutions: | ||
food: | ||
maxVol: 6 | ||
reagents: | ||
- ReagentId: Nutriment | ||
Quantity: 1 | ||
- ReagentId: Theobromine # Caffeine | ||
Quantity: 1 | ||
- type: Sprite | ||
sprite: _NF/Objects/Specific/Hydroponics/coffee.rsi | ||
state: produce-beans | ||
- type: Tag | ||
tags: | ||
- Fruit | ||
- type: Construction | ||
graph: Coffee | ||
node: start | ||
defaultTarget: light roasted coffee | ||
- type: AtmosExposed # Expose the beans to atmosphere - heats and cools them | ||
- type: Temperature # Temperature components needed to cook the beans | ||
currentTemperature: 290 | ||
- type: InternalTemperature | ||
thickness: 0.008 # 8mm (roughly bean sized) | ||
area: .2 # essentially a giant sheet of beans | ||
|
||
- type: entity | ||
name: light roasted coffee beans | ||
parent: FoodProduceBase | ||
id: FoodCoffeeBeansRoastedLight | ||
description: Cinnamon roast coffee beans. Bright and fruity. | ||
components: | ||
- type: FlavorProfile | ||
flavors: | ||
- bitter | ||
- type: Food | ||
- type: SolutionContainerManager | ||
solutions: | ||
food: | ||
maxVol: 6 | ||
reagents: | ||
- ReagentId: CoffeeGrounds | ||
Quantity: 5 | ||
- type: Sprite | ||
sprite: _NF/Objects/Specific/Hydroponics/coffee.rsi | ||
state: produce-beans-light | ||
- type: Tag | ||
tags: | ||
- Fruit | ||
- type: Construction | ||
graph: Coffee | ||
node: light roasted coffee | ||
defaultTarget: medium roasted coffee | ||
- type: AtmosExposed # Expose the beans to atmosphere - heats and cools them | ||
- type: Temperature # Temperature components needed to cook the beans | ||
- type: InternalTemperature | ||
thickness: 0.008 # 8mm (roughly bean sized) | ||
area: .2 # essentially a giant sheet of beans | ||
conductivity: 1.5 # Arbitrarily chosen | ||
- type: Extractable | ||
grindableSolutionName: food | ||
|
||
- type: entity | ||
name: medium roasted coffee beans | ||
parent: FoodCoffeeBeansRoastedLight | ||
id: FoodCoffeeBeansRoastedMedium | ||
description: City roast coffee beans. Smooth and nutty. | ||
components: | ||
- type: Sprite | ||
sprite: _NF/Objects/Specific/Hydroponics/coffee.rsi | ||
state: produce-beans-medium | ||
- type: Construction | ||
graph: Coffee | ||
node: medium roasted coffee | ||
defaultTarget: dark roasted coffee | ||
|
||
- type: entity | ||
name: dark roasted coffee beans | ||
parent: FoodCoffeeBeansRoastedLight | ||
id: FoodCoffeeBeansRoastedDark | ||
description: Viennese roast coffee beans. Smoky and spicy. | ||
components: | ||
- type: Sprite | ||
sprite: _NF/Objects/Specific/Hydroponics/coffee.rsi | ||
state: produce-beans-dark | ||
- type: Construction | ||
graph: Coffee | ||
node: dark roasted coffee |
31 changes: 31 additions & 0 deletions
31
Resources/Prototypes/_NF/Objects/Consumable/Food/produce.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 |
---|---|---|
@@ -0,0 +1,31 @@ | ||
- type: entity | ||
name: coffee berries | ||
parent: FoodProduceBase | ||
id: FoodCoffee | ||
description: Red berries encasing coffee beans. | ||
components: | ||
- type: FlavorProfile | ||
flavors: | ||
- bitter | ||
- type: Food | ||
- type: SolutionContainerManager | ||
solutions: | ||
food: | ||
maxVol: 12 | ||
reagents: | ||
- ReagentId: Nutriment | ||
Quantity: 2 | ||
- ReagentId: Theobromine | ||
Quantity: 1 | ||
- type: Sprite | ||
sprite: _NF/Objects/Specific/Hydroponics/coffee.rsi | ||
- type: Produce | ||
seedId: coffee | ||
- type: Tag | ||
tags: | ||
- Fruit | ||
- type: SpawnItemsOnUse | ||
items: | ||
- id: FoodCoffeeBeansRaw | ||
sound: | ||
path: /Audio/Effects/packetrip.ogg |
Oops, something went wrong.