mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 07:37:01 +00:00
[9163] Update splitConfig.txt for vmap generations.
This will fix large size some generated vmap files and optimize server work with its. NOTE: in fact no changes in real in game data but for optimize work better regenerate vmaps with new splitConfig.txt. Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
parent
b29f53e6e9
commit
6c7e0fccd2
3 changed files with 9 additions and 1 deletions
|
|
@ -15,3 +15,7 @@
|
||||||
543 #HellfireRampart
|
543 #HellfireRampart
|
||||||
568 #ZulAman
|
568 #ZulAman
|
||||||
564 #BlackTemple
|
564 #BlackTemple
|
||||||
|
574 #UtgardeKeep
|
||||||
|
575 #UtgardePinnacle
|
||||||
|
609 #EbonHold
|
||||||
|
628 #IsleOfConquest
|
||||||
|
|
@ -15,3 +15,7 @@
|
||||||
543 #HellfireRampart
|
543 #HellfireRampart
|
||||||
568 #ZulAman
|
568 #ZulAman
|
||||||
564 #BlackTemple
|
564 #BlackTemple
|
||||||
|
574 #UtgardeKeep
|
||||||
|
575 #UtgardePinnacle
|
||||||
|
609 #EbonHold
|
||||||
|
628 #IsleOfConquest
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
#ifndef __REVISION_NR_H__
|
#ifndef __REVISION_NR_H__
|
||||||
#define __REVISION_NR_H__
|
#define __REVISION_NR_H__
|
||||||
#define REVISION_NR "9162"
|
#define REVISION_NR "9163"
|
||||||
#endif // __REVISION_NR_H__
|
#endif // __REVISION_NR_H__
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue