Formats:Other:BalancingConstants:Scripts
From PBnWModdingWIKI
Contents |
[edit]
Location
.\data\Balance\ScriptGeneralTexts.txt
[edit]
Description
Contains some strings that may be referred to by Scripts. (In much the same way that scripts use the Constants from other files?)
[edit]
Format
[edit]
Generic Format
CONST_NAME OWNER: MSG
- CONST_Name is the name of the constant.
- OWNER seems to be the owner of the line; "GEN" might stand for General
- MSG is the value of the String constant.
[edit]
Example
LC6_GEN_REACT_KICK_OFF_SIREN GEN: Start the construction of the Siren Wonder!