Alangara_PRC8/_module/nss/tlr_s_setlegs.nss

22 lines
448 B
Plaintext
Raw Permalink Normal View History

2024-06-05 21:21:06 -04:00
//::///////////////////////////////////////////////
//:: TAILOR: symmetry sets
//:: onconv mil_tailor
//:://////////////////////////////////////////////
/*
set the local int for what symmetry we're doing
*/
//:://////////////////////////////////////////////
//:: Created By: bloodsong
//:://////////////////////////////////////////////
void main()
{
SetLocalString(OBJECT_SELF, "SYMMETRYTYPE", "legs");
}