From 261e75c9cf048b450e82e75cb884581c029613d3 Mon Sep 17 00:00:00 2001 From: Kudlaty Date: Fri, 24 Jul 2009 22:42:17 +0200 Subject: Merge [SD2] r1100 Added basic AI definitions for boss sartharion (with adds, using a common AI for certain events) and intro calling drakes r1101 Correcting a few details and simplify call drakes for boss sartharion Add boss and mini-boss' abilities and add more common events to common drakes AI r1102 Drop support for Windows VC71 (2003) (ref Mangos rev 7865) r1103 Added support for quest 6481 (summon npc 11920) r1104 Restore compile after change in OnCreatureCreate(). Require Mangos 7871+ - skip (we don't merge 7871?) r1105 Remove code related to taunt immune. creature_template.flags_extra(CREATURE_FLAG_EXTRA_NOT_TAUNTABLE) must be used instead where creature should always be immune. --HG-- branch : trunk --- src/bindings/scripts/VC90/90ScriptDev2.vcproj | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'src/bindings/scripts/VC90/90ScriptDev2.vcproj') diff --git a/src/bindings/scripts/VC90/90ScriptDev2.vcproj b/src/bindings/scripts/VC90/90ScriptDev2.vcproj index 958a0bf0eae..effb6e84d13 100644 --- a/src/bindings/scripts/VC90/90ScriptDev2.vcproj +++ b/src/bindings/scripts/VC90/90ScriptDev2.vcproj @@ -2819,18 +2819,6 @@ - - - - - - -- cgit v1.2.3