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

10 lines
344 B
Plaintext

// hc_text_grenade
// 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 THROWLIMIT = "You cannot throw it that far!";
const string FAILIGNITE = "The flask failed to ignite.";
const string NOEFFECT = "It seems to have no effect.";