Formats:Other:BalancingConstants:Scripts

From PBnWModdingWIKI

Contents

Location

.\data\Balance\ScriptGeneralTexts.txt

Description

Contains some strings that may be referred to by Scripts. (In much the same way that scripts use the Constants from other files?)

Format

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.

Example

LC6_GEN_REACT_KICK_OFF_SIREN GEN: Start the construction of the Siren Wonder!