diff options
author | megamage <none@none> | 2009-05-22 10:29:48 -0500 |
---|---|---|
committer | megamage <none@none> | 2009-05-22 10:29:48 -0500 |
commit | ab5b273d3cc02f9db39864b39c55a619dc0a88e6 (patch) | |
tree | 0a4c70cceda85c10e754ef70abb0b111c274ec26 /src/game/CreatureAIImpl.h | |
parent | 4ba955c4ebe1c91ac1b40246d148d34bd7680b09 (diff) |
*Some work on wintergrasp. Player can get ranks by killing other players and can build vehicles at workshop. Vehicles can be used to destroy buildings. Except these no other thing is done.
--HG--
branch : trunk
Diffstat (limited to 'src/game/CreatureAIImpl.h')
-rw-r--r-- | src/game/CreatureAIImpl.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/game/CreatureAIImpl.h b/src/game/CreatureAIImpl.h index f404f0d954f..95a16d0ac5b 100644 --- a/src/game/CreatureAIImpl.h +++ b/src/game/CreatureAIImpl.h @@ -1,6 +1,4 @@ /* - * Copyright (C) 2005-2009 MaNGOS <http://getmangos.com/> - * * Copyright (C) 2008-2009 Trinity <http://www.trinitycore.org/> * * This program is free software; you can redistribute it and/or modify |