HoS_PRC8/_mod/_module/nss/swim_at_4.nss

14 lines
388 B
Plaintext
Raw Permalink Normal View History

2024-11-25 19:36:07 -05:00
//::///////////////////////////////////////////////
//:: FileName swim_at_1
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 2/7/2004 12:40:39 PM
//:://////////////////////////////////////////////
void main()
{
// Set the variables
SetLocalInt(GetPCSpeaker(), "nSwimNum", 4);
}