This website requires JavaScript.
Explore
Help
Register
Sign In
Mirror
/
TrinityCore
Watch
1
Star
0
Fork
0
You've already forked TrinityCore
mirror of
https://github.com/TrinityCore/TrinityCore.git
synced
2026-01-16 15:40:45 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2564f5470afbe8e47bf8efdd0f41939d5ff6d3d8
TrinityCore
/
sql
History
Astellar
2564f5470a
Fixes Issue
#153
. Earth Shield should not proc from positive spells. So flag PROC_FLAG_TAKEN_POSITIVE_MAGIC_SPELL is removed.
...
--HG-- branch : trunk
2010-01-11 18:58:23 +03:00
..
FULL
Removed unnecessary sentence.
2010-01-10 15:39:18 -03:00
updates
Fixes Issue
#153
. Earth Shield should not proc from positive spells. So flag PROC_FLAG_TAKEN_POSITIVE_MAGIC_SPELL is removed.
2010-01-11 18:58:23 +03:00
characters.sql
Update aura system:
2010-01-10 01:23:15 +01:00
CMakeLists.txt
* This stuff does not belong in the core repo
2009-12-11 13:35:17 -07:00
create_mysql.sql
Clean up some sqls to make sure they all have at least one newline at the end (part of the coding standard) helps stop errors when sqls are batched together.... Also, add a missing Delete query to one sql.
2009-09-02 20:38:18 -04:00
drop_mysql.sql
Fix drop_mysql user drop query, by Anonymous contributor.
Closes
#5
2009-12-11 02:29:58 +01:00
realmd.sql
* Add missed change from last rev. Allow realmd.sql to run multiple times
2009-12-22 19:40:46 -06:00
world.sql
Fixes Issue
#153
. Earth Shield should not proc from positive spells. So flag PROC_FLAG_TAKEN_POSITIVE_MAGIC_SPELL is removed.
2010-01-11 18:58:23 +03:00