Changeset - 5d24ae1f226c
[Not reviewed]
default
0 3 0
Jason Maltzen - 5 years ago 2019-10-03 06:19:01
jason@hiddenachievement.com
Replace Earth Light with Falcon's Bait. Assuming the same color profile unless we learn otherwise.
3 files changed with 4 insertions and 4 deletions:
0 comments (0 inline, 0 general)
README.md
Show inline comments
...
 
@@ -61,9 +61,9 @@ Clip Color  | Clip Direction | Correctio
 
------------|----------------|------------|---------------------------
 
Red         | Low            | +Red       | Carrot (224) or Red Sand (144)
 
Red         | High           | -Red       | Silver Powder (16) or Toad Skin (48)
 
Green       | Low            | +Green     | Earth Light (240) or Copper (192)
 
Green       | Low            | +Green     | Falcon's Bait (240) or Copper (192)
 
Green       | High           | -Green     | Red Sand (16) or Silver Powder (16)
 
Blue        | Low            | +Blue      | Earth Light (224) or Copper (192)
 
Blue        | Low            | +Blue      | Falcon's Bait (224) or Copper (192)
 
Blue        | High           | -Blue      | Red Sand (24) or Clay (32) or Carrot (32) or Silver Powder (32)
 

	
 

	
data/ingredients.txt
Show inline comments
...
 
@@ -7,7 +7,7 @@ Carrot		| Carrot	| 224, 112, 32
 
Clay		| Clay		| 128, 96, 32
 
Dead Tongue	| DeadTongue	| 112, 64, 64
 
Toad Skin	| ToadSkin	| 48, 96, 48
 
Earth Light	| EarthLight	| 128, 240, 224
 
Falcons Bait	| FalconsBait	| 128, 240, 224
 
Red Sand	| RedSand	| 144, 16, 24
 
Lead		| Lead		| 80, 80, 96
 
Silver Powder	| Silver	| 16, 16, 32
data/template/ingredients.txt
Show inline comments
...
 
@@ -9,7 +9,7 @@ Carrot		| 224, 112, 32   | 8      | Y | 
 
Clay		| 128, 96, 32    | 10     | Y | bulk    | 20
 
DeadTongue	| 112, 64, 64    | 500    | Y | normal  | 4
 
ToadSkin	| 48, 96, 48     | 500    | Y | normal  | 4
 
EarthLight	| 128, 240, 224  | 10000  | Y | normal  | 4
 
FalconsBait	| 128, 240, 224  | 10000  | Y | normal  | 4
 
RedSand		| 144, 16, 24    | 4      | Y | bulk    | 20
 
Lead		| 80, 80, 96     | 50     | Y | normal  | 6
 
Silver		| 16, 16, 32     | 50     | Y | normal  | 6
0 comments (0 inline, 0 general)