10 lines
213 B
Plaintext
10 lines
213 B
Plaintext
// Change Material Database
|
|
//
|
|
// Structure of Database:
|
|
// ProductID,BaseRate,MakeAmount1,MakeAmountRate1...,MakeAmount5,MakeAmountRate5
|
|
//
|
|
// NOTE:
|
|
// Up to 5 ID/Amount pairs can be specified.
|
|
// Rate = n/10%
|
|
|