good first issue
Repository metrics
- Stars
- (1,813 stars)
- PR merge metrics
- (PR metrics pending)
Description
theres 2 things left to-do on spellbook:
utevo res para - Summon Creature : var
"var" should be displayed instead of mana, if the manacost is 0
if spell.mana == 0 then spell.mana = "var" end - something like this mby
aleta sio - Invite Guests : - "-" should be displayed instead of mana, if its a house spell
Originally posted by @emil92b in https://github.com/otland/forgottenserver/issues/3649#issuecomment-919587641