EQ2EMu/EQ2
image f42e6f08de CustomSpell addition, customspell function: Create custom spells within themselves
Spells/Fighter/Crusader/Shadowknight/Painbringer.lua

function customspell(Spell, Caster, Target)
	SetSpellData(Spell,"name","Painbringer 2.0!")
end

sets name to Painbringer 2.0! instead of 'Painbringer'
2020-09-23 13:45:29 -04:00
..
devtools Exe/Binary update for model viewer 2020-08-22 23:08:24 -04:00
docs Base 2020-02-28 09:17:24 -05:00
source CustomSpell addition, customspell function: Create custom spells within themselves 2020-09-23 13:45:29 -04:00
utils Update git to allow dll and lib 2020-02-28 10:31:46 -05:00
win Tutorial instructions for the Far Journey zone 2020-09-19 20:38:00 -04:00