-
-
Notifications
You must be signed in to change notification settings - Fork 669
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: remove old XML npcs parameter #835
Conversation
npc = Npc(creature) < não é necessário pois buga o npcHandler:Say tentando pegar o uid do NPC
If not needed, just remove the line. Remember to use the default pull request template, and also add a more descriptive name. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it's ok for me.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Se não se importa... Tive a liberdade de aproveitar o seu pull request para corrigir o problema em outros npcs. Obrigado pela contribuição!
SonarCloud Quality Gate failed. |
Some parameters left over from the old NPCs system in XML, removed and now the NPCs will work.
Some parameters left over from the old NPCs system in XML, removed and now the NPCs will work.
npc = Npc(creature) < não é necessário pois buga o npcHandler:Say tentando pegar o uid do NPC