18 lines
429 B
Plaintext
Raw Permalink Normal View History

///::///////////////////////////////////////////////
//:: Gust of Wind
//:: NW_S0_GustWind.nss
//:: Copyright (c) 2001 Bioware Corp.
//:://////////////////////////////////////////////
//:: [Description of File]
//:://////////////////////////////////////////////
//:: Created By: [Your Name]
//:: Created On: [date]
//:://////////////////////////////////////////////
void main()
{
SpeakString("Casting Gust of Wind", 0);
}