mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-02 16:49:03 +00:00
[GH-ISSUE #556] Reldo Uses ID 647 Instead of 2660 #220
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Dark98 on GitHub (Jan 28, 2023).
Original GitHub issue: https://github.com/2006-Scape/2006Scape/issues/556
@advnau commented on GitHub (Feb 7, 2023):
Just some additional information:
647 is left and 2660 is right. In 647 he is holding a book in his left hand and in 2660 he is holding a clipboard in his right hand.
647 is the npc used within most of the quests. 2660 is the npc used within the tale of two cats quest. We should be using 647.
@advnau commented on GitHub (Feb 7, 2023):
647 is used in the code for dialogue and also for the spawn. I think this issue can be closed.
@Dark98 commented on GitHub (Feb 7, 2023):
Should we rename the constant in the StaticNpcList then?
@advnau commented on GitHub (Feb 7, 2023):
We can do that. Not sure why it dumped as null. Ill add the list dumping code to the repo after I get all that stuff cleaned up