Battledale_PRC8/_removed/nw_s0_grmgweap.nss

18 lines
445 B
Plaintext
Raw Normal View History

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