Battledale_PRC8/_removed/nw_s0_blessweap.nss

18 lines
430 B
Plaintext
Raw Permalink Normal View History

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