9 lines
289 B
Plaintext
9 lines
289 B
Plaintext
// 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
|
|
|
|
string OWEDMONEY = " will be owed when next you level.";
|
|
string GAINLEVEL = "You must find a trainer to gain a level.";
|
|
|