This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
From 84d87dd290d3a44152fa3964edb7302014da052e Mon Sep 17 00:00:00 2001 | |
From: Eilo <[email protected]> | |
Date: Fri, 16 Dec 2011 17:56:14 -0500 | |
Subject: [PATCH 33/65] 2.2.30 ICC: Trashmob implementacion completa | |
--- | |
.../reanemu/2011_11_25_100_world_trashmobs_icc.sql | 150 ++ | |
src/server/game/Scripting/ScriptLoader.cpp | 3 +- | |
src/server/scripts/Northrend/CMakeLists.txt | 1 + | |
.../IcecrownCitadel/icecrown_citadel_trashmobs.cpp | 2760 ++++++++++++++++++++ |