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

13 lines
243 B
Plaintext

/* paste the following in your OnActivateItem module event
// *add: Social Pheno v2* \\
if(GetTag(oItem) == "TBIT_BANJO")
{
ExecuteScript("tbx0_banjo01",GetItemActivator());
}
// *end: Social Pheno v2* \\