mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 22:37:03 +00:00
[12016] Implement some Cleansing Flames spells
Implementation based on original work by fallenangelX, thx to stfx for bumping the topic Implements spells: * 28859 (used for normal summer festival flames) * 29126, 29135-29139, 46671, 46672 (used for city summer festival flames) Also reorder a few dummy effects. Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
This commit is contained in:
parent
fa6233609b
commit
dfa35dafab
2 changed files with 73 additions and 22 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "12015"
|
||||
#define REVISION_NR "12016"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue