blob: a1e10a06bb204258acf512379feb9effcc840352 (
plain)
| 1
2
3
4
5
6
7
8
 | /* Copyright (C) 2008-2010 Trinity <http://www.trinitycore.org/>
 *
 * Thanks to the original authors: ScriptDev2 <https://scriptdev2.svn.sourceforge.net/>
 *
 * This program is free software licensed under GPL version 2
 * Please see the included DOCS/LICENSE.TXT for more information */
#include "Creature.h"
 |