Commit c07b400
[PORT]: Elementizes and Greyscales blood decals/overlays 2 (yogstation13#21126)
cause cowbot said it's good to go
---------
Co-authored-by: cowbot92 <75333826+cowbot92@users.noreply.github.com>1 parent 1a6f9ea commit c07b400Copy full SHA for c07b400
70 files changed
+898-331Lines changed: 898 additions & 331 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- code
- __DEFINES
- dcs
- __HELPERS
- _globalvars/lists
- datums
- components
- decals
- elements
- decals
- game
- machinery
- computer
- mecha/equipment/tools
- objects
- effects
- decals
- cleanable
- temporary_visuals
- items/devices
- turfs
- modules
- admin
- antagonists/cult
- clothing
- gloves
- head
- masks
- neck
- shoes
- suits
- under
- detectivework
- hydroponics
- mining/lavaland
- mob
- living
- carbon
- human
- species_types
- monkey
- simple_animal/bot
- projectiles
- reagents
- chemistry/reagents
- reagent_containers
- research/xenobiology/crossbreeding
- surgery/bodyparts
- icons/effects
- yogstation/code
- datums/components
- modules
- guardian/abilities/major
- mob/living/carbon/human/species_types/preternis
- reagents/reagent_containers
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Expand file treeCollapse file tree
Open diff view settings
Collapse file
+3Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
330 | 330 | |
331 | 331 | |
332 | 332 | |
| 333 | + |
| 334 | + |
| 335 | + |
333 | 336 | |
334 | 337 | |
335 | 338 | |
|
Collapse file
code/__DEFINES/dcs/flags.dm
Copy file name to clipboardExpand all lines: code/__DEFINES/dcs/flags.dm+5Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
14 | 14 | |
15 | 15 | |
16 | 16 | |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
17 | 22 | |
18 | 23 | |
19 | 24 | |
|
Collapse file
code/__DEFINES/dcs/helpers.dm
Copy file name to clipboardExpand all lines: code/__DEFINES/dcs/helpers.dm+4Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
10 | 10 | |
11 | 11 | |
12 | 12 | |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
13 | 17 | |
14 | 18 | |
15 | 19 | |
|
Collapse file
+5-6Lines changed: 5 additions & 6 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
115 | 115 | |
116 | 116 | |
117 | 117 | |
118 | | - |
119 | | - |
120 | | - |
121 | | - |
122 | | - |
123 | | - |
| 118 | + |
| 119 | + |
| 120 | + |
| 121 | + |
| 122 | + |
124 | 123 | |
125 | 124 | |
126 | 125 | |
|
Collapse file
+12Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
737 | 737 | |
738 | 738 | |
739 | 739 | |
| 740 | + |
| 741 | + |
| 742 | + |
| 743 | + |
| 744 | + |
| 745 | + |
| 746 | + |
| 747 | + |
| 748 | + |
| 749 | + |
| 750 | + |
| 751 | + |
Collapse file
-3Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | | - |
2 | | - |
3 | | - |
4 | 1 | |
5 | 2 | |
6 | 3 | |
|
Collapse file
code/_globalvars/lists/mobs.dm
Copy file name to clipboardExpand all lines: code/_globalvars/lists/mobs.dm+8Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
39 | 39 | |
40 | 40 | |
41 | 41 | |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
42 | 50 | |
43 | 51 | |
44 | 52 | |
|
Collapse file
code/datums/blood_types.dm
Copy file name to clipboard+91Lines changed: 91 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 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 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
0 commit comments