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

17 lines
428 B
Plaintext

//::///////////////////////////////////////////////
//:: CEP Creature Wizard
//:: Community Expansion Pack
//:://////////////////////////////////////////////
/*
Set local int to Invisible_CreatureS_100
*/
//:://////////////////////////////////////////////
//:: Created By: 420
//:: Created On: April 20, 2009
//:://////////////////////////////////////////////
void main()
{
SetLocalInt(OBJECT_SELF, "CW_Scale", 838);
}