reagents:
- ReagentId: UncookedAnimalProteins
Quantity: 5
+ - type: Item
+ size: Small
+ heldPrefix: lungs
- type: entity
id: OrganAnimalStomach
groups:
- id: Food
- id: Drink
+ - type: Item
+ size: Small
+ heldPrefix: stomach
- type: entity
id: OrganMouseStomach
solutions:
stomach:
maxVol: 30
+ - type: Item
+ size: Small
+ heldPrefix: stomach
- type: entity
id: OrganAnimalLiver
groups:
- id: Alcohol
rateModifier: 0.1
+ - type: Item
+ size: Small
+ heldPrefix: liver
- type: entity
id: OrganAnimalHeart
- id: Medicine
- id: Poison
- id: Narcotic
+ - type: Item
+ size: Small
+ heldPrefix: heart
- type: entity
id: OrganAnimalKidneys
maxReagents: 5
metabolizerTypes: [ Animal ]
removeEmpty: true
+ - type: Item
+ size: Small
+ heldPrefix: kidneys
- type: Sprite
sprite: Mobs/Species/Arachnid/organs.rsi
state: stomach
+ - type: Item
+ size: Small
+ heldPrefix: stomach
- type: Stomach
updateInterval: 1.5
- type: SolutionContainerManager
components:
- type: Sprite
state: heart-on
+ - type: Item
+ size: Small
+ heldPrefix: heart
- type: Metabolizer
updateInterval: 1.5
maxReagents: 2
description: "Pairing suggestion: chianti and fava beans."
categories: [ HideSpawnMenu ]
components:
+ - type: Item
+ size: Small
+ heldPrefix: liver
- type: Sprite
state: liver
- type: Metabolizer # The liver metabolizes certain chemicals only, like alcohol.
- state: kidney-l
- state: kidney-r
# The kidneys just remove anything that doesn't currently have any metabolisms, as a stopgap.
+ - type: Item
+ size: Small
+ heldPrefix: kidneys
- type: Metabolizer
updateInterval: 1.5
maxReagents: 5
layers:
- state: eyeball-l
- state: eyeball-r
+ - type: Item
+ size: Small
+ heldPrefix: eyeballs
- type: entity
id: OrganArachnidTongue
id: OrganDionaBrain
parent: [BaseDionaOrgan, OrganHumanBrain]
name: brain
- description: "The source of incredible, unending intelligence. Honk."
+ description: "The central hub of a diona's pseudo-neurological activity, its root-like tendrils search for its former body."
components:
+ - type: Item
+ size: Small
+ heldPrefix: brain
- type: Sprite
state: brain
- type: SolutionContainerManager
id: OrganDionaStomach
parent: BaseDionaOrgan
name: stomach
- description: "Gross. This is hard to stomach."
+ description: "The diona's equivalent of a stomach, it reeks of asparagus and vinegar."
components:
- type: Sprite
state: stomach
- id: Narcotic
- id: Alcohol
rateModifier: 0.1
+ - type: Item
+ size: Small
+ heldPrefix: stomach
- type: entity
id: OrganDionaLungs
parent: BaseDionaOrgan
name: lungs
- description: "Filters oxygen from an atmosphere, which is then sent into the bloodstream to be used as an electron carrier."
+ description: "A spongy mess of slimy, leaf-like structures. Capable of breathing both carbon dioxide and oxygen."
components:
- type: Sprite
- sprite: Mobs/Species/Human/organs.rsi
- layers:
- - state: lung-l
- - state: lung-r
+ state: lungs
+ - type: Item
+ size: Small
+ heldPrefix: lungs
- type: Lung
- type: Metabolizer
removeEmpty: true
entries:
Burger: Brain
Taco: Brain
+ - type: Item
+ size: Small
+ heldPrefix: brain
- type: entity
id: OrganHumanEyes
layers:
- state: eyeball-l
- state: eyeball-r
+ - type: Item
+ size: Small
+ heldPrefix: eyeballs
- type: entity
id: OrganHumanTongue
layers:
- state: lung-l
- state: lung-r
+ - type: Item
+ size: Small
+ heldPrefix: lungs
- type: Lung
- type: Metabolizer
removeEmpty: true
- id: Medicine
- id: Poison
- id: Narcotic
+ - type: Item
+ size: Small
+ heldPrefix: heart
- type: entity
id: OrganHumanStomach
components:
- type: Sprite
state: stomach
+ - type: Item
+ size: Small
+ heldPrefix: stomach
- type: SolutionContainerManager
solutions:
stomach:
components:
- type: Sprite
state: liver
+ - type: Item
+ size: Small
+ heldPrefix: liver
- type: Metabolizer # The liver metabolizes certain chemicals only, like alcohol.
maxReagents: 1
metabolizerTypes: [Human]
layers:
- state: kidney-l
- state: kidney-r
+ - type: Item
+ size: Small
+ heldPrefix: kidneys
# The kidneys just remove anything that doesn't currently have any metabolisms, as a stopgap.
- type: Metabolizer
maxReagents: 5
reagents:
- ReagentId: Slime
Quantity: 10
+ - type: Item
+ size: Small
+ heldPrefix: brain
- type: entity
reagents:
- ReagentId: UncookedAnimalProteins
Quantity: 5
+ - type: Item
+ size: Small
+ heldPrefix: lungs
- type: entity
id: OrganVoxLungs
parent: OrganHumanLungs
+ description: "The blue, anaerobic lungs of a vox, they intake nitrogen to breathe. Any form of gaseous oxygen is lethally toxic if breathed in."
suffix: "vox"
components:
+ - type: Sprite
+ sprite: Mobs/Species/Vox/organs.rsi
- type: Metabolizer
metabolizerTypes: [ Vox ]
- type: Lung
alert: LowNitrogen
+ - type: Item
+ size: Small
+ heldPrefix: lungs
{
"version": 1,
"license": "CC-BY-SA-3.0",
- "copyright": "Made by PixelTheKermit (github) for SS14",
+ "copyright": "Made by PixelTheKermit (github) for SS14, inhands by mubururu_ (github)",
"size": {
"x": 32,
"y": 32
"name": "eyeball-r"
},
{
- "name": "tongue"
+ "name": "eyeballs-inhand-left",
+ "directions": 4
+ },
+ {
+ "name": "eyeballs-inhand-right",
+ "directions": 4
+ },
+ {
+ "name": "tongue"
+ },
+ {
+ "name": "heart-inhand-left",
+ "directions": 4
+ },
+ {
+ "name": "heart-inhand-right",
+ "directions": 4
},
{
"name": "heart-on",
{
"name": "stomach"
},
+ {
+ "name": "stomach-inhand-left",
+ "directions": 4
+ },
+ {
+ "name": "stomach-inhand-right",
+ "directions": 4
+ },
{
"name": "web-gland"
}
{
"version": 1,
"license": "CC-BY-SA-3.0",
- "copyright": "https://github.com/Citadel-Station-13/Citadel-Station-13-RP/commit/38051f45d3b26bd31f6e292239f43adb36ff01fe",
+ "copyright": "https://github.com/Citadel-Station-13/Citadel-Station-13-RP/commit/38051f45d3b26bd31f6e292239f43adb36ff01fe lungs and inhands by mubururu_ (github)",
"size": {
"x": 32,
"y": 32
{
"name": "brain"
},
+ {
+ "name": "brain-inhand-left",
+ "directions": 4
+ },
+ {
+ "name": "brain-inhand-right",
+ "directions": 4
+ },
{
"name": "ears"
},
{
"name": "eyeball-r"
},
+ {
+ "name": "lungs"
+ },
+ {
+ "name": "lungs-inhand-left",
+ "directions": 4
+ },
+ {
+ "name": "lungs-inhand-right",
+ "directions": 4
+ },
{
"name": "stomach"
+ },
+ {
+ "name": "stomach-inhand-left",
+ "directions": 4
+ },
+ {
+ "name": "stomach-inhand-right",
+ "directions": 4
}
]
}
{
"version": 1,
"license": "CC-BY-SA-3.0",
- "copyright": "Taken from tgstation and cev-eris at https://github.com/tgstation/tgstation/commit/c4b7f3c41b6742aca260fe60cc358a778ba9b8c8 and https://github.com/discordia-space/CEV-Eris/commit/476e374cea95ff5e8b1603c48342bf700e2cd7af",
+ "copyright": "Taken from tgstation and cev-eris at https://github.com/tgstation/tgstation/commit/c4b7f3c41b6742aca260fe60cc358a778ba9b8c8 and https://github.com/discordia-space/CEV-Eris/commit/476e374cea95ff5e8b1603c48342bf700e2cd7af, inhands by mubururu_ (github)",
"size": {
"x": 32,
"y": 32
},
- "states": [
- {
- "name": "appendix"
- },
- {
- "name": "appendix-inflamed"
- },
- {
- "name": "brain"
- },
- {
- "name": "brain-inhand-left",
- "directions": 4
- },
- {
- "name": "brain-inhand-right",
- "directions": 4
- },
- {
- "name": "ears"
- },
- {
- "name": "eyeball-l"
- },
- {
- "name": "eyeball-r"
- },
- {
- "name": "heart-off"
- },
- {
- "name": "heart-on",
- "delays": [
- [
- 0.6,
- 0.1,
- 0.1
- ]
- ]
- },
- {
- "name": "kidney-l"
- },
- {
- "name": "kidney-r"
- },
- {
- "name": "liver"
- },
- {
- "name": "lung-l"
- },
- {
- "name": "lung-r"
- },
- {
- "name": "stomach"
- },
- {
- "name": "tongue"
- },
- {
- "name": "muscle"
- },
- {
- "name": "nerve"
- },
- {
- "name": "vessel"
- }
- ]
+ "states": [
+ {
+ "name": "appendix"
+ },
+ {
+ "name": "appendix-inflamed"
+ },
+ {
+ "name": "brain"
+ },
+ {
+ "name": "brain-inhand-left",
+ "directions": 4
+ },
+ {
+ "name": "brain-inhand-right",
+ "directions": 4
+ },
+ {
+ "name": "ears"
+ },
+ {
+ "name": "eyeballs-inhand-left",
+ "directions": 4
+ },
+ {
+ "name": "eyeballs-inhand-right",
+ "directions": 4
+ },
+ {
+ "name": "eyeball-l"
+ },
+ {
+ "name": "eyeball-r"
+ },
+ {
+ "name": "heart-inhand-left",
+ "directions": 4
+ },
+ {
+ "name": "heart-inhand-right",
+ "directions": 4
+ },
+ {
+ "name": "heart-off"
+ },
+ {
+ "name": "heart-on",
+ "delays": [
+ [
+ 0.6,
+ 0.1,
+ 0.1
+ ]
+ ]
+ },
+ {
+ "name": "kidneys-inhand-left",
+ "directions": 4
+ },
+ {
+ "name": "kidneys-inhand-right",
+ "directions": 4
+ },
+ {
+ "name": "kidney-l"
+ },
+ {
+ "name": "kidney-r"
+ },
+ {
+ "name": "liver"
+ },
+ {
+ "name": "liver-inhand-left",
+ "directions": 4
+ },
+ {
+ "name": "liver-inhand-right",
+ "directions": 4
+ },
+ {
+ "name": "lungs-inhand-left",
+ "directions": 4
+ },
+ {
+ "name": "lungs-inhand-right",
+ "directions": 4
+ },
+ {
+ "name": "lung-l"
+ },
+ {
+ "name": "lung-r"
+ },
+ {
+ "name": "stomach"
+ },
+ {
+ "name": "stomach-inhand-left",
+ "directions": 4
+ },
+ {
+ "name": "stomach-inhand-right",
+ "directions": 4
+ },
+ {
+ "name": "tongue"
+ },
+ {
+ "name": "muscle"
+ },
+ {
+ "name": "nerve"
+ },
+ {
+ "name": "vessel"
+ }
+ ]
}
{
"version": 1,
"license": "CC-BY-SA-3.0",
- "copyright": "Sprited by Nimfar11 (Github) for Space Station 14",
+ "copyright": "Sprited by Nimfar11 (Github) for Space Station 14, inhands by mubururu_ (github)",
"size": {
"x": 32,
"y": 32
"directions": 4
},
{
- "name": "brain-inhand-right",
- "directions": 4
+ "name": "brain-inhand-right",
+ "directions": 4
+ },
+ {
+ "name": "lungs-inhand-left",
+ "directions": 4
+ },
+ {
+ "name": "lungs-inhand-right",
+ "directions": 4
},
{
"name": "lung-l-slime"
--- /dev/null
+{
+ "version": 1,
+ "license": "CC-BY-SA-3.0",
+ "copyright": "made by mubururu_ (github)",
+ "size": {
+ "x": 32,
+ "y": 32
+ },
+ "states": [
+ {
+ "name": "lungs-inhand-left",
+ "directions": 4
+ },
+ {
+ "name": "lungs-inhand-right",
+ "directions": 4
+ },
+ {
+ "name": "lung-l"
+ },
+ {
+ "name": "lung-r"
+ }
+ ]
+}