// TMW2 scripts. // Authors: // Jesusalva // Description: // Generals 024-16,29,21,0 script Wizard General NPC_BLUESABER,{ hello; end; OnInit: .distance=5; end; } 024-16,31,21,0 script Warrior General NPC_REDSABER,{ hello; end; OnInit: .distance=5; end; }