5 lines
87 B
Plaintext
5 lines
87 B
Plaintext
void main()
|
|
{
|
|
SetLocalInt(OBJECT_SELF, "Deekin_Spell_Cast", SPELL_FLAME_WEAPON);
|
|
}
|