EverWrath/src/server/game/Entities/Creature
Kitzunu 8a1eab2c23
fix(Core/Creature): Use proper name for wander distance (#2858)
* Change from spawndist to wander_distance

Co-Authored-By: ratkosrb <ratkosrb@users.noreply.github.com>

* fix sql error

Co-Authored-By: ratkosrb <ratkosrb@users.noreply.github.com>

* Let's see if this fixes eluna :)

* Revert "Let's see if this fixes eluna :)"

This reverts commit be675bf83fc6a02f3347ea76408152d623d374bf.

* fix indent

* Revert "fix indent"

This reverts commit f4cb3d2d9fa908445d342b6f2e6dda9d52fd4665.

* Revert "Revert "fix indent""

This reverts commit 48527cfd2f9031f95bdf6e0d7b90111a3c0dc0f2.

Co-authored-by: ratkosrb <ratkosrb@users.noreply.github.com>
2020-04-11 11:20:02 +02:00
..
Creature.cpp fix(Core/Creature): Use proper name for wander distance (#2858) 2020-04-11 11:20:02 +02:00
Creature.h fix(Core/Creature): Use proper name for wander distance (#2858) 2020-04-11 11:20:02 +02:00
CreatureGroups.cpp fix(Core/CreatureGroups): Fix "MoveSplineInitArgs::Validate" errors (#2604) 2020-02-16 10:04:55 +01:00
CreatureGroups.h feat(Core/Misc): remove and replace ACE_Singleton (#2418) 2019-12-21 00:29:29 +07:00
GossipDef.cpp fix(Core/Gossip): fix titles in quest reward being able to show in gossip (#2791) 2020-03-23 23:40:15 +07:00
GossipDef.h refactor(Core): rename namespaces and macros to acore (#2454) 2019-12-01 13:13:31 +01:00
TemporarySummon.cpp fix(Core/TempSummon): Fix crash concerning PlayerScript hook (#2650) 2020-02-05 17:40:17 +01:00
TemporarySummon.h Update license links (#783) 2018-03-12 10:54:57 +01:00