HoS_PRC8/_mod/_module/nss/swim_at_3.nss
Jaysyn904 04165202c0 Initial upload
Initial upload
2024-11-25 19:36:07 -05:00

14 lines
388 B
Plaintext

//::///////////////////////////////////////////////
//:: 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", 3);
}