diff options
| author | megamage <none@none> | 2009-04-13 17:18:33 -0500 |
|---|---|---|
| committer | megamage <none@none> | 2009-04-13 17:18:33 -0500 |
| commit | a5834f20085b07012ae73d16a6a25188f7f928a4 (patch) | |
| tree | 5f2e97c3c0b0c004875652217824f07e2daebbfc /sql | |
| parent | 0583b4bd047dba91d8fcdd221a1411658d733d3e (diff) | |
| parent | ce9f023a9607f827ad2479e2df09ced6554f43b6 (diff) | |
*Merge.
--HG--
branch : trunk
Diffstat (limited to 'sql')
| -rw-r--r-- | sql/updates/1350_world_scripts.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/1350_world_scripts.sql b/sql/updates/1350_world_scripts.sql new file mode 100644 index 00000000000..193c03394a6 --- /dev/null +++ b/sql/updates/1350_world_scripts.sql @@ -0,0 +1 @@ +UPDATE `creature_template` SET `mindmg`=700, `maxdmg`=1200, `attackpower`=1000, `flags_extra`=196641 WHERE `entry`=23418;
\ No newline at end of file |
