otland/forgottenserver

Two missing things on spellbook

Open

#3,651 opened on Sep 15, 2021

View on GitHub
 (1 comment) (1 reaction) (0 assignees)C++ (1,145 forks)auto 404
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

Contributor guide