Commit f7f13c9
authored
Phytosian now get their own lungs able to breathe CO2 (yogstation13#16085)
* Add the new plant lungs
* let's not break polys lungs
make the breath code actually apply to the plant lungs instead of the xeno lungs
* Give phytosian plant lungs
* Add files via upload
* Delete surgery.dmi
* Add files via upload
God I am such a shitcoder
* Update lungs.dm
* Make the mesophyll taste like veggies and fruit.
This mean moths can eat the lungs of their rivals for the sentient lightbulbs and that lizards won't like eating this.
* Fix1 parent e06463d commit f7f13c9Copy full SHA for f7f13c9
3 files changed
+31Lines changed: 31 additions & 0 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- yogstation
- code/modules
- mob/living/carbon/human/species_types
- surgery/organs
- icons/obj
Expand file treeCollapse file tree
Open diff view settings
Collapse file
yogstation/code/modules/mob/living/carbon/human/species_types/plantpeople.dm
Copy file name to clipboardExpand all lines: yogstation/code/modules/mob/living/carbon/human/species_types/plantpeople.dm+1Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
21 | 21 | |
22 | 22 | |
23 | 23 | |
| 24 | + |
24 | 25 | |
25 | 26 | |
26 | 27 | |
|
Collapse file
yogstation/code/modules/surgery/organs/lungs.dm
Copy file name to clipboardExpand all lines: yogstation/code/modules/surgery/organs/lungs.dm+30Lines changed: 30 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
12 | 12 | |
13 | 13 | |
14 | 14 | |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
Binary file not shown.
0 commit comments