Commit c6ff927
authored
Adds mutation toxins and green slime extract reactions for the rest of the organic round start races (yogstation13#13164)
* well that was surprisingly easy
* oops that line is already used1 parent f1def92 commit c6ff927Copy full SHA for c6ff927
2 files changed
+61Lines changed: 61 additions & 0 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- code/modules/reagents/chemistry
- reagents
- recipes
Expand file treeCollapse file tree
Open diff view settings
Collapse file
code/modules/reagents/chemistry/reagents/other_reagents.dm
Copy file name to clipboardExpand all lines: code/modules/reagents/chemistry/reagents/other_reagents.dm+14Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
552 | 552 | |
553 | 553 | |
554 | 554 | |
| 555 | + |
| 556 | + |
| 557 | + |
| 558 | + |
| 559 | + |
| 560 | + |
| 561 | + |
| 562 | + |
| 563 | + |
| 564 | + |
| 565 | + |
| 566 | + |
| 567 | + |
| 568 | + |
555 | 569 | |
556 | 570 | |
557 | 571 | |
|
Collapse file
code/modules/reagents/chemistry/recipes/slime_extracts.dm
Copy file name to clipboardExpand all lines: code/modules/reagents/chemistry/recipes/slime_extracts.dm+47Lines changed: 47 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
73 | 73 | |
74 | 74 | |
75 | 75 | |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
| 121 | + |
| 122 | + |
76 | 123 | |
77 | 124 | |
78 | 125 | |
|
0 commit comments