Changeset - 3ac5ccfaadc1
[Not reviewed]
default
0 2 0
Jason Maltzen - 5 years ago 2019-11-02 02:39:05
jason@hiddenachievement.com
Go back to old PP internal use of EarthLight as the name for FalconsBait
2 files changed with 5 insertions and 2 deletions:
0 comments (0 inline, 0 general)
data/ingredients.txt
Show inline comments
...
 
@@ -3,2 +3,3 @@
 
// These should be kept in the order they show up on the paint bench
 
// NOTE: EarthLight was replaced with Falcon's Bait in T9. Practical Paint was not updated
 

	
...
 
@@ -9,3 +10,3 @@ Dead Tongue	| DeadTongue	| 112, 64, 64
 
Toad Skin	| ToadSkin	| 48, 96, 48
 
Falcons Bait	| FalconsBait	| 128, 240, 224
 
Falcon's Bait	| EarthLight	| 128, 240, 224
 
Red Sand	| RedSand	| 144, 16, 24
data/template/ingredients.txt
Show inline comments
...
 
@@ -5,2 +5,4 @@
 
// It is not recommended to set many of the ingredients above 10 per paint
 
//
 
// Note: EarthLight and FalconsBait are the same color - this uses EarthLight for the name
 

	
...
 
@@ -11,3 +13,3 @@ DeadTongue	| 112, 64, 64    | 500    | Y
 
ToadSkin	| 48, 96, 48     | 500    | Y | normal  | 4
 
FalconsBait	| 128, 240, 224  | 10000  | Y | normal  | 4
 
EarthLight	| 128, 240, 224  | 10000  | Y | normal  | 4
 
RedSand		| 144, 16, 24    | 4      | Y | bulk    | 20
0 comments (0 inline, 0 general)