|
|
|
@ -1,2 +1,10 @@
|
|
|
|
|
# Attack-Spell-Manger
|
|
|
|
|
manages attack spells
|
|
|
|
|
|
|
|
|
|
as help in game will show this help :
|
|
|
|
|
|
|
|
|
|
as help ---> displays this help
|
|
|
|
|
as * ---> sets attack spell to *
|
|
|
|
|
as ---> displays attack spell
|
|
|
|
|
cs * ---> casts attack spell on mob *
|
|
|
|
|
cs ---> casts attack spell
|
|
|
|
|