From 0333d22fe9454cf9382bdb81bf60b64e46abc72f Mon Sep 17 00:00:00 2001 From: w1sht0l1v3 Date: Sat, 17 Aug 2013 15:25:09 +0300 Subject: Core/Scripts: Placeholder for instance Ragefire Chasm. It is needed for Random Dungeon Finder credit. --- src/server/scripts/EasternKingdoms/TheStockade/instance_the_stockade.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/server/scripts/EasternKingdoms') diff --git a/src/server/scripts/EasternKingdoms/TheStockade/instance_the_stockade.cpp b/src/server/scripts/EasternKingdoms/TheStockade/instance_the_stockade.cpp index 4bd1dc20dcd..9550ac13208 100644 --- a/src/server/scripts/EasternKingdoms/TheStockade/instance_the_stockade.cpp +++ b/src/server/scripts/EasternKingdoms/TheStockade/instance_the_stockade.cpp @@ -21,6 +21,7 @@ to give credit after the boss defined in lastEncounterDungeon is killed. Without it, the party doing random dungeon won't get satchel of spoils and gets instead the deserter debuff. */ + #include "ScriptMgr.h" #include "InstanceScript.h" -- cgit v1.2.3