Files
HeroesStone_PRC8/_module/nss/hc_text_gods.nss
Jaysyn904 1eefc84201 Initial Commit
Initial Commit.
2025-09-14 15:40:46 -04:00

10 lines
390 B
Plaintext

// hc_text_gods
// 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 NOGOD = "You have no god to hear your prayers!";
const string GODREFUSED = "Your god refuses to hear your prayers!";
const string GODLISTENED = "Your god has granted your request and restored you to life!";