Evil Puncker
Evil Puncker
não cara, não é necessário, vc tem razão, pode fechar 😜
great :+1:
how is this going?
how to deal with git blame: https://tekin.co.uk/2020/09/ignore-linting-and-formatting-commits-when-running-git-blame
I think it is related to this commit https://github.com/HerculesWS/Hercules/commit/365ab4473c2ccf84d45cafcdb7cdc6a9a0701078#diff-08420bab8271f3965304fee42cf4b865R6056-R6061 by @hemagx perhaps the code should be moved a after the `sd->bl.m = map_id;` as it was before? I'm going to...
this is a very known issue here, so this is a duplicate or whatever you guys may call it as @TheSumm said in the other issue: it is low priority...
do you have enough gnome reputation?
@ninjalulz if you provide a template of some npc that sells spells I might do the rest of the work
if the npc sells for both vocations should I change this: function(player) return player:isKnight() end) into this? function(player) return player:isKnight() or player:isPaladin() end)