10 lines
299 B
Plaintext
10 lines
299 B
Plaintext
// hc_text_health
|
|
// 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 MEMLOSS = "You suffer some memory loss.";
|
|
// string DISABLED = "You are now disabled.";
|
|
string CORPSEOF = "Corpse of ";
|
|
|