Skip to content

Commit 9ca6353

Browse files
authored
Add code comment to antifreeze reagent (space-wizards#36065)
* Recolored the metamorphic glass antifreeze sprite to reflect the actual color of the chemical * Added recolor credit in meta.json * The antifreeze shall be blue! * removed weird fill-5 change
1 parent 7270988 commit 9ca6353

File tree

1 file changed

+11
-8
lines changed
  • Resources/Prototypes/Reagents/Consumable/Drink

1 file changed

+11
-8
lines changed

Resources/Prototypes/Reagents/Consumable/Drink/alcohol.yml

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -533,6 +533,9 @@
533533
metamorphicFillBaseName: fill-
534534
metamorphicChangeColor: false
535535

536+
#Antifreeze as a drink is a bright blue color while it is an orangish red otherwise.
537+
#As a result this sprite doesn't need changing.
538+
536539
- type: reagent
537540
id: Antifreeze
538541
name: reagent-name-antifreeze
@@ -1398,7 +1401,7 @@
13981401
factor: 2
13991402
- !type:AdjustReagent
14001403
reagent: Ethanol
1401-
amount: 0.2
1404+
amount: 0.2
14021405

14031406
- type: reagent
14041407
id: PinaColada
@@ -1421,7 +1424,7 @@
14211424
factor: 2
14221425
- !type:AdjustReagent
14231426
reagent: Ethanol
1424-
amount: 0.2
1427+
amount: 0.2
14251428

14261429
- type: reagent
14271430
id: Sbiten
@@ -1974,7 +1977,7 @@
19741977
time: 1.0
19751978
type: Remove
19761979
fizziness: 0.25
1977-
1980+
19781981
- type: reagent
19791982
id: BlueHawaiian
19801983
name: reagent-name-blue-hawaiian
@@ -2045,8 +2048,8 @@
20452048
amount: 0.2
20462049
- !type:AdjustReagent
20472050
reagent: Copper
2048-
amount: 0.05
2049-
2051+
amount: 0.05
2052+
20502053
- type: reagent
20512054
id: Mimeosa
20522055
name: reagent-name-mimeosa
@@ -2095,7 +2098,7 @@
20952098
- !type:AdjustReagent
20962099
reagent: Ethanol
20972100
amount: 0.07
2098-
2101+
20992102
- type: reagent
21002103
id: Mayojito
21012104
name: reagent-name-mayojito
@@ -2196,7 +2199,7 @@
21962199
- !type:AdjustReagent
21972200
reagent: Ethanol
21982201
amount: 0.2
2199-
2202+
22002203
- type: reagent
22012204
id: Daiquiri
22022205
name: reagent-name-daiquiri
@@ -2219,7 +2222,7 @@
22192222
- !type:AdjustReagent
22202223
reagent: Ethanol
22212224
amount: 0.1
2222-
2225+
22232226
- type: reagent
22242227
id: TheSunAlsoRises
22252228
name: reagent-name-the-sun-also-rises

0 commit comments

Comments
 (0)