mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 07:37:01 +00:00
[7622] Added creatureAI with related database tables.
Code and concept (also known as EventAI) by ScriptDev2. Note: database table layout are compatible with original db-scripts.
This commit is contained in:
parent
d6223e18f5
commit
6bb6ff0f7e
19 changed files with 2936 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "7621"
|
||||
#define REVISION_NR "7622"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue