generated from Jaysyn/ModuleTemplate
10 lines
414 B
Plaintext
10 lines
414 B
Plaintext
// sr5.2
|
|
// hc_text_lvl
|
|
// This file contains many of the text strings used throughout HCR for those
|
|
// wishing to convert HCR to a foreign language.
|
|
// Best Wishes, Archaegeo
|
|
|
|
const string OWEDMONEY = " will be owed when next you level.";
|
|
const string GAINLEVEL = "You must find a trainer to gain a level.";
|
|
const string NOMULTI = "You cannot add a new Class after Level 3. Please re-level in a existing class.";
|