Begin Network Implementation
This commit is contained in:
parent
31d576e879
commit
a014be2c5a
4 changed files with 241 additions and 3 deletions
|
@ -124,7 +124,7 @@ void openNPCMenu(int npc) {
|
|||
currentTalk2 = "or stupid to be walking";
|
||||
currentTalk3 = "around in this dungeon.";
|
||||
currentTalk4 = "";
|
||||
currentTalk5 = "Who can I help you?";
|
||||
currentTalk5 = "How can I help you?";
|
||||
break;
|
||||
case NPC_DWARF:
|
||||
if(questManager.questlines[1].currentQuest<=1) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue