mirror of
https://github.com/mangosfour/server.git
synced 2025-12-12 10:37:03 +00:00
[12183] Typo
Signed-off-by: Salja <salja2012@hotmail.de>
This commit is contained in:
parent
45f0facafe
commit
66c52c748b
3 changed files with 3 additions and 3 deletions
|
|
@ -9637,4 +9637,4 @@ INSERT INTO `player_levelstats` VALUES
|
|||
(22,11,82,114,97,120,158,205),
|
||||
(22,11,83,124,107,130,168,215),
|
||||
(22,11,84,134,117,140,178,225),
|
||||
(22,11,85,144,127,150,188,235);
|
||||
(22,11,85,144,127,150,188,235);
|
||||
|
|
|
|||
|
|
@ -26,4 +26,4 @@ INSERT INTO `spell_learn_spell` (`entry`, `SpellID`, `Active`) VALUES
|
|||
-- Warlock
|
||||
(87498, 86478, 1),
|
||||
-- Warrior
|
||||
(87500, 86479, 1);
|
||||
(87500, 86479, 1);
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "12182"
|
||||
#define REVISION_NR "12183"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue