[10503] Move *_respawn tables to characters DB.

This allow have in `mangos` DB only world static state data.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
zergtmn 2010-09-19 00:41:32 +04:00 committed by VladimirMangos
parent c5b0593855
commit 20f4a16f01
12 changed files with 102 additions and 107 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10502"
#define REVISION_NR "10503"
#endif // __REVISION_NR_H__