aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorShauren <shauren.trinity@gmail.com>2011-05-23 17:54:23 +0200
committerShauren <shauren.trinity@gmail.com>2011-05-23 17:54:23 +0200
commit023595e644baff4ad9b7e7c521325db3f812e256 (patch)
tree36a8708eea4a7d2983bb352397144c61a90776a8 /src
parent1542ff77222ef829dc48debad68abc6e85f75186 (diff)
Compile fix
Diffstat (limited to 'src')
-rwxr-xr-xsrc/server/scripts/Northrend/IcecrownCitadel/icecrown_citadel.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/server/scripts/Northrend/IcecrownCitadel/icecrown_citadel.h b/src/server/scripts/Northrend/IcecrownCitadel/icecrown_citadel.h
index 01cadf5f008..4dc9a247960 100755
--- a/src/server/scripts/Northrend/IcecrownCitadel/icecrown_citadel.h
+++ b/src/server/scripts/Northrend/IcecrownCitadel/icecrown_citadel.h
@@ -243,6 +243,9 @@ enum CreaturesIds
NPC_ICY_BLAST = 38223,
NPC_FROST_BOMB = 37186,
NPC_ICE_TOMB = 36980,
+
+ // The Lich King
+ NPC_THE_LICH_KING = 36597,
};
enum GameObjectsIds