Merge remote-tracking branch 'upstream/master' into upstream
# Conflicts: # Content.Client/Access/AccessOverlay.cs # Content.Client/Access/UI/IdCardConsoleBoundUserInterface.cs # Content.Client/Access/UI/IdCardConsoleWindow.xaml # Content.Client/Access/UI/IdCardConsoleWindow.xaml.cs # Content.Client/Chemistry/UI/InjectorStatusControl.cs # Content.Client/StatusIcon/StatusIconOverlay.cs # Content.Client/Stylesheets/StyleNano.cs # Content.Client/UserInterface/Systems/Chat/ChatUIController.cs # Content.Client/UserInterface/Systems/Chat/Widgets/ChatBox.xaml # Content.Server/Access/Systems/IdCardConsoleSystem.cs # Content.Server/Administration/Commands/AGhost.cs # Content.Server/Chemistry/EntitySystems/ReagentDispenserSystem.cs # Content.Server/Connection/ConnectionManager.cs # Content.Server/DeviceLinking/Systems/SignalTimerSystem.cs # Content.Server/Disposal/Unit/EntitySystems/DisposalUnitSystem.cs # Content.Server/GameTicking/GameTicker.RoundFlow.cs # Content.Server/GameTicking/GameTicker.Spawning.cs # Content.Server/Humanoid/Systems/HumanoidAppearanceSystem.cs # Content.Server/Resist/EscapeInventorySystem.cs # Content.Server/Shuttles/Systems/EmergencyShuttleSystem.cs # Content.Shared/Access/Components/IdCardConsoleComponent.cs # Content.Shared/Anomaly/SharedAnomalySystem.cs # Content.Shared/Bed/Sleep/SharedSleepingSystem.cs # Content.Shared/Humanoid/SharedHumanoidAppearanceSystem.cs # Content.Shared/Lock/LockSystem.cs # Content.Shared/RCD/Systems/RCDSystem.cs # Content.Shared/Roles/JobPrototype.cs # Content.Shared/StatusIcon/StatusIconPrototype.cs # Content.Shared/Weapons/Melee/SharedMeleeWeaponSystem.cs # Resources/Audio/Machines/attributions.yml # Resources/Locale/en-US/rcd/components/rcd-component.ftl # Resources/Maps/reach.yml # Resources/Prototypes/Catalog/Cargo/cargo_vending.yml # Resources/Prototypes/Catalog/Fills/Lockers/heads.yml # Resources/Prototypes/Catalog/Fills/Lockers/security.yml # Resources/Prototypes/Catalog/ReagentDispensers/beverage.yml # Resources/Prototypes/Catalog/VendingMachines/Inventories/boozeomat.yml # Resources/Prototypes/Catalog/VendingMachines/Inventories/cola.yml # Resources/Prototypes/Catalog/VendingMachines/Inventories/lawdrobe.yml # Resources/Prototypes/Catalog/VendingMachines/Inventories/pwrgame.yml # Resources/Prototypes/Catalog/VendingMachines/Inventories/shamblersjuice.yml # Resources/Prototypes/Catalog/VendingMachines/Inventories/soda.yml # Resources/Prototypes/Catalog/VendingMachines/Inventories/spaceup.yml # Resources/Prototypes/Catalog/VendingMachines/Inventories/starkist.yml # Resources/Prototypes/Catalog/VendingMachines/Inventories/theater.yml # Resources/Prototypes/DeviceLinking/sink_ports.yml # Resources/Prototypes/Entities/Clothing/Back/duffel.yml # Resources/Prototypes/Entities/Clothing/Belt/base_clothingbelt.yml # Resources/Prototypes/Entities/Clothing/Neck/misc.yml # Resources/Prototypes/Entities/Clothing/OuterClothing/base_clothingouter.yml # Resources/Prototypes/Entities/Clothing/OuterClothing/wintercoats.yml # Resources/Prototypes/Entities/Mobs/Customization/Markings/gauze.yml # Resources/Prototypes/Entities/Objects/Devices/Electronics/door.yml # Resources/Prototypes/Entities/Objects/Magic/books.yml # Resources/Prototypes/Entities/Objects/Materials/Sheets/glass.yml # Resources/Prototypes/Entities/Objects/Materials/Sheets/metal.yml # Resources/Prototypes/Entities/Objects/Materials/Sheets/other.yml # Resources/Prototypes/Entities/Objects/Misc/tiles.yml # Resources/Prototypes/Entities/Objects/Specific/Medical/morgue.yml # Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Projectiles/shotgun.yml # Resources/Prototypes/Entities/Objects/Weapons/Melee/e_sword.yml # Resources/Prototypes/Entities/Structures/Doors/Airlocks/airlocks.yml # Resources/Prototypes/Entities/Structures/Doors/Airlocks/base_assembly.yml # Resources/Prototypes/Entities/Structures/Doors/Airlocks/base_structureairlocks.yml # Resources/Prototypes/Entities/Structures/Doors/Airlocks/highsec.yml # Resources/Prototypes/Entities/Structures/Doors/Firelocks/firelock.yml # Resources/Prototypes/Entities/Structures/Doors/Firelocks/frame.yml # Resources/Prototypes/Entities/Structures/Doors/MaterialDoors/material_doors.yml # Resources/Prototypes/Entities/Structures/Doors/SecretDoor/secret_door.yml # Resources/Prototypes/Entities/Structures/Doors/Windoors/assembly.yml # Resources/Prototypes/Entities/Structures/Lighting/base_lighting.yml # Resources/Prototypes/Entities/Structures/Machines/lathe.yml # Resources/Prototypes/Entities/Structures/Power/cable_terminal.yml # Resources/Prototypes/Entities/Structures/Storage/Tanks/base_structuretanks.yml # Resources/Prototypes/Entities/Structures/Walls/grille.yml # Resources/Prototypes/Recipes/Construction/Graphs/structures/shutter.yml # Resources/Prototypes/Recipes/Crafting/Graphs/improvised/flowercrown.yml # Resources/Prototypes/Recipes/Crafting/improvised.yml # Resources/Prototypes/Roles/Jobs/Security/detective.yml # Resources/Prototypes/Roles/Jobs/Security/head_of_security.yml # Resources/Prototypes/Roles/Jobs/Security/security_officer.yml # Resources/Prototypes/Roles/Jobs/Security/warden.yml # Resources/Prototypes/StatusEffects/health.yml # Resources/Prototypes/Voice/speech_emotes.yml # Resources/Prototypes/lobbyscreens.yml # Resources/Textures/Clothing/OuterClothing/Hardsuits/ERTSuits/ertchaplain.rsi/equipped-OUTERCLOTHING-body-slim.png # Resources/Textures/Decals/bricktile.rsi/white_box.png # Resources/Textures/Objects/Misc/books.rsi/meta.json # Resources/migration.yml
This commit is contained in:
@@ -79,6 +79,26 @@
|
||||
reagent: Ethanol
|
||||
amount: 0.1
|
||||
|
||||
- type: reagent
|
||||
id: BlueHawaiian
|
||||
name: reagent-name-blue-hawaiian
|
||||
parent: BaseAlcohol
|
||||
desc: reagent-desc-blue-hawaiian
|
||||
physicalDesc: reagent-physical-desc-tropical
|
||||
flavor: bluehawaiian
|
||||
color: "#47687b"
|
||||
metamorphicSprite:
|
||||
sprite: Objects/Consumable/Drinks/bluehawaiian.rsi
|
||||
state: icon
|
||||
metabolisms:
|
||||
Drink:
|
||||
effects:
|
||||
- !type:SatiateThirst
|
||||
factor: 2
|
||||
- !type:AdjustReagent
|
||||
reagent: Ethanol
|
||||
amount: 0.2
|
||||
|
||||
- type: reagent
|
||||
id: Cognac
|
||||
name: reagent-name-cognac
|
||||
@@ -732,6 +752,46 @@
|
||||
reagent: Ethanol
|
||||
amount: 0.2
|
||||
|
||||
- type: reagent
|
||||
id: CoconutRum
|
||||
name: reagent-name-coconut-rum
|
||||
parent: BaseAlcohol
|
||||
desc: reagent-desc-coconut-rum
|
||||
physicalDesc: reagent-physical-desc-strong-smelling
|
||||
flavor: rum
|
||||
color: "#cccbc8"
|
||||
metamorphicSprite:
|
||||
sprite: Objects/Consumable/Drinks/coconutrum.rsi
|
||||
state: icon
|
||||
metabolisms:
|
||||
Drink:
|
||||
effects:
|
||||
- !type:SatiateThirst
|
||||
factor: 2
|
||||
- !type:AdjustReagent
|
||||
reagent: Ethanol
|
||||
amount: 0.2
|
||||
|
||||
- type: reagent
|
||||
id: Cosmopolitan
|
||||
name: reagent-name-cosmopolitan
|
||||
parent: BaseAlcohol
|
||||
desc: reagent-desc-cosmopolitan
|
||||
physicalDesc: reagent-physical-desc-citric
|
||||
flavor: cosmopolitan
|
||||
color: "#f73030"
|
||||
metamorphicSprite:
|
||||
sprite: Objects/Consumable/Drinks/cosmopolitan.rsi
|
||||
state: icon
|
||||
metabolisms:
|
||||
Drink:
|
||||
effects:
|
||||
- !type:SatiateThirst
|
||||
factor: 2
|
||||
- !type:AdjustReagent
|
||||
reagent: Ethanol
|
||||
amount: 0.15
|
||||
|
||||
- type: reagent
|
||||
id: CubaLibre
|
||||
name: reagent-name-cuba-libre
|
||||
@@ -1254,6 +1314,26 @@
|
||||
types:
|
||||
Poison: 1
|
||||
|
||||
- type: reagent
|
||||
id: Painkiller
|
||||
name: reagent-name-painkiller
|
||||
parent: BaseAlcohol
|
||||
desc: reagent-desc-painkiller
|
||||
physicalDesc: reagent-physical-desc-refreshing
|
||||
flavor: painkiller
|
||||
color: "#e6cb47"
|
||||
metamorphicSprite:
|
||||
sprite: Objects/Consumable/Drinks/painkiller.rsi
|
||||
state: icon
|
||||
metabolisms:
|
||||
Drink:
|
||||
effects:
|
||||
- !type:SatiateThirst
|
||||
factor: 2
|
||||
- !type:AdjustReagent
|
||||
reagent: Ethanol
|
||||
amount: 0.2
|
||||
|
||||
- type: reagent
|
||||
id: Patron
|
||||
name: reagent-name-patron
|
||||
@@ -1292,6 +1372,18 @@
|
||||
metamorphicFillBaseName: fill-
|
||||
metamorphicChangeColor: true
|
||||
|
||||
- type: reagent
|
||||
id: PinaColada
|
||||
name: reagent-name-pina-colada
|
||||
parent: BaseAlcohol
|
||||
desc: reagent-desc-pina-colada
|
||||
physicalDesc: reagent-physical-desc-tropical
|
||||
flavor: alcohol
|
||||
color: "#e8dba4"
|
||||
metamorphicSprite:
|
||||
sprite: Objects/Consumable/Drinks/pinacolada.rsi
|
||||
state: icon
|
||||
|
||||
- type: reagent
|
||||
id: Sbiten
|
||||
name: reagent-name-sbiten
|
||||
|
||||
@@ -48,6 +48,34 @@
|
||||
- !type:SatiateThirst
|
||||
factor: 1
|
||||
|
||||
- type: reagent
|
||||
id: CoconutWater
|
||||
name: reagent-name-coconut-water
|
||||
parent: BaseDrink
|
||||
desc: reagent-desc-coconut-water
|
||||
physicalDesc: reagent-physical-desc-milky
|
||||
flavor: nutty
|
||||
color: "#f4eadb"
|
||||
metabolisms:
|
||||
Drink:
|
||||
effects:
|
||||
- !type:SatiateThirst
|
||||
factor: 4 # Coconut water is 94% water
|
||||
|
||||
- type: reagent
|
||||
id: CreamOfCoconut
|
||||
name: reagent-name-cream-of-coconut
|
||||
parent: BaseDrink
|
||||
desc: reagent-desc-cream-of-coconut
|
||||
physicalDesc: reagent-physical-desc-syrupy
|
||||
flavor: creamy
|
||||
color: "#FFEABF"
|
||||
metabolisms:
|
||||
Drink:
|
||||
effects:
|
||||
- !type:SatiateThirst
|
||||
factor: 2
|
||||
|
||||
- type: reagent
|
||||
id: CafeLatte
|
||||
name: reagent-name-cafe-latte
|
||||
@@ -406,6 +434,26 @@
|
||||
- !type:SatiateHunger
|
||||
factor: 4
|
||||
|
||||
- type: reagent
|
||||
id: ArnoldPalmer
|
||||
name: reagent-name-arnold-palmer
|
||||
parent: BaseAlcohol
|
||||
desc: reagent-desc-arnold-palmer
|
||||
physicalDesc: reagent-physical-desc-sweet
|
||||
flavor: arnoldpalmer
|
||||
color: "#d8cc5d"
|
||||
metamorphicSprite:
|
||||
sprite: Objects/Consumable/Drinks/arnoldpalmer.rsi
|
||||
state: icon
|
||||
metabolisms:
|
||||
Drink:
|
||||
effects:
|
||||
- !type:SatiateThirst
|
||||
factor: 4
|
||||
- !type:AdjustReagent
|
||||
reagent: Theobromine
|
||||
amount: 0.05
|
||||
|
||||
- type: reagent
|
||||
id: Pilk
|
||||
name: reagent-name-pilk
|
||||
|
||||
@@ -8,6 +8,23 @@
|
||||
color: "#6c2828"
|
||||
recognizable: true
|
||||
|
||||
- type: reagent
|
||||
id: RoyRogers
|
||||
name: reagent-name-roy-rogers
|
||||
parent: BaseSoda
|
||||
desc: reagent-desc-roy-rogers
|
||||
physicalDesc: reagent-physical-desc-sweet
|
||||
flavor: cola
|
||||
color: "#262019"
|
||||
metamorphicSprite:
|
||||
sprite: Objects/Consumable/Drinks/royrogers.rsi
|
||||
state: icon
|
||||
metabolisms:
|
||||
Drink:
|
||||
effects:
|
||||
- !type:SatiateThirst
|
||||
factor: 4
|
||||
|
||||
- type: reagent
|
||||
id: ChangelingSting
|
||||
name: reagent-name-changeling-sting
|
||||
@@ -116,6 +133,35 @@
|
||||
metamorphicFillBaseName: fill-
|
||||
metamorphicChangeColor: false
|
||||
|
||||
- type: reagent
|
||||
id: SolDry
|
||||
name: reagent-name-sol-dry
|
||||
parent: BaseSoda
|
||||
desc: reagent-desc-sol-dry
|
||||
physicalDesc: reagent-physical-desc-fizzy
|
||||
flavor: gingersoda
|
||||
color: "#ccb87e"
|
||||
metamorphicSprite:
|
||||
sprite: Objects/Consumable/Drinks/sol_dry_glass.rsi
|
||||
state: icon
|
||||
|
||||
- type: reagent
|
||||
id: ShirleyTemple
|
||||
name: reagent-name-shirley-temple
|
||||
parent: BaseSoda
|
||||
desc: reagent-desc-shirley-temple
|
||||
physicalDesc: reagent-physical-desc-fizzy
|
||||
flavor: sweet
|
||||
color: "#af2221"
|
||||
metamorphicSprite:
|
||||
sprite: Objects/Consumable/Drinks/shirleytemple.rsi
|
||||
state: icon
|
||||
metabolisms:
|
||||
Drink:
|
||||
effects:
|
||||
- !type:SatiateThirst
|
||||
factor: 4
|
||||
|
||||
- type: reagent
|
||||
id: SpaceMountainWind
|
||||
name: reagent-name-space-mountain-wind
|
||||
|
||||
@@ -164,3 +164,27 @@
|
||||
# eating salt on its own kinda sucks, kids
|
||||
- !type:SatiateThirst
|
||||
factor: -0.5
|
||||
|
||||
- type: reagent
|
||||
id: Syrup
|
||||
name: reagent-name-syrup
|
||||
group: Foods
|
||||
desc: reagent-desc-syrup
|
||||
flavor: sweet
|
||||
color: "#fb7125"
|
||||
recognizable: true
|
||||
physicalDesc: reagent-physical-desc-sticky
|
||||
slippery: false
|
||||
viscosity: 0.55 #Start using syrup to attach your remote recievers to your microwaves!
|
||||
tileReactions:
|
||||
- !type:SpillTileReaction
|
||||
metabolisms:
|
||||
Food:
|
||||
# 12 diona blood for 1 unit of syrup, this stuff better be worthwhile.
|
||||
effects:
|
||||
- !type:SatiateHunger
|
||||
factor: 6.0 #Stronger than cookedramen
|
||||
footstepSound:
|
||||
collection: FootstepBlood
|
||||
params:
|
||||
volume: 6
|
||||
|
||||
@@ -82,6 +82,32 @@
|
||||
params:
|
||||
volume: 6
|
||||
|
||||
- type: reagent
|
||||
id: Sap
|
||||
name: reagent-name-sap
|
||||
group: Biological
|
||||
desc: reagent-desc-sap
|
||||
flavor: sweet
|
||||
color: "#cd7314"
|
||||
recognizable: true
|
||||
physicalDesc: reagent-physical-desc-sticky
|
||||
slippery: false
|
||||
viscosity: 0.10
|
||||
tileReactions:
|
||||
- !type:SpillTileReaction
|
||||
metabolisms:
|
||||
Food:
|
||||
# Sweet!
|
||||
effects:
|
||||
- !type:SatiateHunger
|
||||
factor: 1
|
||||
- !type:SatiateThirst
|
||||
factor: 1
|
||||
footstepSound:
|
||||
collection: FootstepBlood
|
||||
params:
|
||||
volume: 6
|
||||
|
||||
- type: reagent
|
||||
parent: Blood
|
||||
id: CopperBlood
|
||||
|
||||
@@ -80,7 +80,7 @@
|
||||
Medicine:
|
||||
effects:
|
||||
- !type:ModifyBloodLevel
|
||||
condition:
|
||||
conditions:
|
||||
- !type:OrganType
|
||||
type: Arachnid
|
||||
shouldHave: true
|
||||
@@ -170,7 +170,7 @@
|
||||
Medicine:
|
||||
effects:
|
||||
- !type:ModifyBloodLevel
|
||||
condition:
|
||||
conditions:
|
||||
- !type:OrganType
|
||||
type: Arachnid
|
||||
shouldHave: false
|
||||
|
||||
@@ -234,7 +234,7 @@
|
||||
types:
|
||||
Asphyxiation: 1
|
||||
Cold: 2
|
||||
groups:
|
||||
groups:
|
||||
Brute: 0.5
|
||||
- !type:Jitter
|
||||
conditions:
|
||||
|
||||
@@ -122,6 +122,13 @@
|
||||
damage:
|
||||
types:
|
||||
Poison: 1
|
||||
- !type:AdjustReagent
|
||||
conditions:
|
||||
- !type:ReagentThreshold
|
||||
reagent: ChloralHydrate
|
||||
min: 1
|
||||
reagent: ChloralHydrate
|
||||
amount: -10
|
||||
- !type:GenericStatusEffect
|
||||
key: Stun
|
||||
time: 3
|
||||
@@ -135,6 +142,10 @@
|
||||
component: StaminaModifier
|
||||
time: 3
|
||||
type: Add
|
||||
- !type:GenericStatusEffect
|
||||
key: ForcedSleep
|
||||
time: 3
|
||||
type: Remove
|
||||
Medicine:
|
||||
metabolismRate: 0.2
|
||||
effects:
|
||||
|
||||
@@ -480,7 +480,6 @@
|
||||
conditions:
|
||||
- !type:OrganType
|
||||
type: Human
|
||||
reagent: Protein
|
||||
type: Local
|
||||
visualType: MediumCaution
|
||||
messages: [ "generic-reagent-effect-sick" ]
|
||||
|
||||
Reference in New Issue
Block a user