Changeset 28 for trunk/src/game/BattleGroundHandler.cpp
- Timestamp:
- 11/19/08 13:24:39 (17 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/game/BattleGroundHandler.cpp
r9 r28 57 57 { 58 58 // temp, must be gossip message... 59 SendNotification( "You don't meet Battleground level requirements");59 SendNotification(LANG_YOUR_BG_LEVEL_REQ_ERROR); 60 60 return; 61 61 }