Commit 1ab675b
authored
Minor rewrite to slimeperson jelly blood (yogstation13#22446)
1 parent 4df20a8 commit 1ab675bCopy full SHA for 1ab675b
10 files changed
+28-20Lines changed: 28 additions & 20 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- code
- __DEFINES
- datums
- traits
- modules
- mob/living
- carbon
- human/species_types
- reagents/chemistry/reagents
- surgery/organs
- yogstation/code/modules/mob/living/carbon/human
Expand file treeCollapse file tree
Open diff view settings
Collapse file
+2Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
192 | 192 | |
193 | 193 | |
194 | 194 | |
| 195 | + |
| 196 | + |
195 | 197 | |
196 | 198 | |
197 | 199 | |
|
Collapse file
+5Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
79 | 79 | |
80 | 80 | |
81 | 81 | |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
82 | 87 | |
83 | 88 | |
84 | 89 | |
|
Collapse file
+3-2Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
325 | 325 | |
326 | 326 | |
327 | 327 | |
328 | | - |
| 328 | + |
329 | 329 | |
330 | 330 | |
331 | 331 | |
| ||
350 | 350 | |
351 | 351 | |
352 | 352 | |
353 | | - |
| 353 | + |
354 | 354 | |
| 355 | + |
355 | 356 | |
356 | 357 | |
357 | 358 | |
|
Collapse file
code/datums/traits/neutral.dm
Copy file name to clipboardExpand all lines: code/datums/traits/neutral.dm+3-1Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
421 | 421 | |
422 | 422 | |
423 | 423 | |
424 | | - |
| 424 | + |
| 425 | + |
| 426 | + |
425 | 427 | |
426 | 428 | |
427 | 429 | |
|
Collapse file
code/modules/mob/living/blood.dm
Copy file name to clipboardExpand all lines: code/modules/mob/living/blood.dm+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
25 | 25 | |
26 | 26 | |
27 | 27 | |
28 | | - |
| 28 | + |
29 | 29 | |
30 | 30 | |
31 | 31 | |
|
Collapse file
code/modules/mob/living/carbon/human/species_types/jellypeople.dm
Copy file name to clipboardExpand all lines: code/modules/mob/living/carbon/human/species_types/jellypeople.dm+10-12Lines changed: 10 additions & 12 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
6 | 6 | |
7 | 7 | |
8 | 8 | |
9 | | - |
| 9 | + |
10 | 10 | |
11 | 11 | |
12 | 12 | |
| 13 | + |
13 | 14 | |
14 | 15 | |
15 | 16 | |
| ||
199 | 200 | |
200 | 201 | |
201 | 202 | |
202 | | - |
| 203 | + |
203 | 204 | |
204 | 205 | |
205 | 206 | |
| ||
213 | 214 | |
214 | 215 | |
215 | 216 | |
216 | | - |
| 217 | + |
217 | 218 | |
218 | 219 | |
219 | 220 | |
| ||
222 | 223 | |
223 | 224 | |
224 | 225 | |
225 | | - |
226 | | - |
227 | | - |
228 | | - |
| 226 | + |
229 | 227 | |
230 | 228 | |
231 | 229 | |
| ||
298 | 296 | |
299 | 297 | |
300 | 298 | |
301 | | - |
| 299 | + |
302 | 300 | |
303 | 301 | |
304 | 302 | |
| ||
423 | 421 | |
424 | 422 | |
425 | 423 | |
426 | | - |
| 424 | + |
427 | 425 | |
428 | 426 | |
429 | 427 | |
430 | | - |
| 428 | + |
431 | 429 | |
432 | 430 | |
433 | 431 | |
| ||
436 | 434 | |
437 | 435 | |
438 | 436 | |
439 | | - |
| 437 | + |
440 | 438 | |
441 | 439 | |
442 | | - |
| 440 | + |
443 | 441 | |
444 | 442 | |
445 | 443 | |
|
Collapse file
code/modules/mob/living/carbon/life.dm
Copy file name to clipboardExpand all lines: code/modules/mob/living/carbon/life.dm+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
549 | 549 | |
550 | 550 | |
551 | 551 | |
552 | | - |
| 552 | + |
553 | 553 | |
554 | 554 | |
555 | 555 | |
|
Collapse file
code/modules/reagents/chemistry/reagents/toxin_reagents.dm
Copy file name to clipboardExpand all lines: code/modules/reagents/chemistry/reagents/toxin_reagents.dm+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
128 | 128 | |
129 | 129 | |
130 | 130 | |
131 | | - |
| 131 | + |
132 | 132 | |
133 | 133 | |
134 | 134 | |
|
Collapse file
code/modules/surgery/organs/heart.dm
Copy file name to clipboardExpand all lines: code/modules/surgery/organs/heart.dm+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
108 | 108 | |
109 | 109 | |
110 | 110 | |
111 | | - |
| 111 | + |
112 | 112 | |
113 | 113 | |
114 | 114 | |
|
Collapse file
yogstation/code/modules/mob/living/carbon/human/human.dm
Copy file name to clipboardExpand all lines: yogstation/code/modules/mob/living/carbon/human/human.dm+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
20 | 20 | |
21 | 21 | |
22 | 22 | |
23 | | - |
| 23 | + |
24 | 24 | |
25 | 25 | |
0 commit comments