10 lines
319 B
Plaintext
10 lines
319 B
Plaintext
// hc_text_heartbeat
|
|
// 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 TORCHOUT = "Your torch has burned out";
|
|
string LANTERNOUT = "Your lantern is out of oil.";
|
|
string DMBOOTPK = " booted for excessive PK";
|
|
|