mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-22 20:55:52 +12:00
fix more quest stuff
This commit is contained in:
parent
68eaee2d1c
commit
d776d2adc3
5 changed files with 8268 additions and 8033 deletions
|
@ -81,7 +81,7 @@ namespace HISP.Game
|
|||
}
|
||||
}
|
||||
|
||||
throw new KeyNotFoundException("Npc chatpoint id: " + chatpointId + " not found!");
|
||||
return npc.Chatpoints[0];
|
||||
}
|
||||
|
||||
public static int GetDefaultChatpoint(User user, NpcEntry npc)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue