PoA_PRC8/_module/nss/tlr_torso1.nss

17 lines
445 B
Plaintext
Raw Permalink Normal View History

2022-10-07 14:20:31 -04:00
//::///////////////////////////////////////////////
//:: Tailoring - Torso AC 1
//:: tlr_torso1.nss
//:: Copyright (c) 2003 Jake E. Fitch
//:://////////////////////////////////////////////
/*
*/
//:://////////////////////////////////////////////
//:: Created By: Jake E. Fitch (Milambus Mandragon)
//:: Created On: March 9, 2004
//:://////////////////////////////////////////////
void main()
{
SetLocalInt(OBJECT_SELF, "TorsoFilter", 1);
}