Skip to content
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 invisible NPCs (such as FAKE_NPC) showing up as Novice #1918

Merged
merged 1 commit into from
Nov 28, 2017

Conversation

MishimaHaruna
Copy link
Member

Pull Request Prelude

Changes Proposed

Changes the NPC initialization code to use the correct view data (INVISIBLE_CLASS) instead of the novice class ID (0).

Related to #1893

Affected Branches:

  • master
  • stable (v2017.11.19)

Issues addressed:

Known Issues and TODO List

N/A

Use the correct view data (INVISIBLE_CLASS) when initializing new NPCs.

The issue was introduced in HerculesWS#1893

Fixes HerculesWS#1916

Signed-off-by: Haru <haru@dotalux.com>
@ghost ghost assigned MishimaHaruna Nov 28, 2017
@ghost ghost added the status:inprogress Issue is being worked on / the pull request is still a WIP label Nov 28, 2017
@HerculesWSAPI
Copy link
Contributor

This change is Reviewable

@MishimaHaruna MishimaHaruna merged commit 45db6ef into HerculesWS:master Nov 28, 2017
@ghost ghost removed the status:inprogress Issue is being worked on / the pull request is still a WIP label Nov 28, 2017
@MishimaHaruna MishimaHaruna deleted the npc-invisible-class branch November 28, 2017 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants