comparison mm7_5.cpp @ 618:5cfb5dadf330

Margareth righ-click (addded constructor to NPCProfession) and cleaned BLV debug logs
author Nomad
date Fri, 08 Mar 2013 16:06:49 +0200
parents 628694cd5744
children 59713bb36033
comparison
equal deleted inserted replaced
617:f2697c2b4109 618:5cfb5dadf330
15815 v5 = GetNewNPCData(sDialogue_SpeakingActorNPC_ID, (int)&a2); 15815 v5 = GetNewNPCData(sDialogue_SpeakingActorNPC_ID, (int)&a2);
15816 v6 = v5; 15816 v6 = v5;
15817 if ( v5 ) 15817 if ( v5 )
15818 { 15818 {
15819 if ( a2 == 57 ) 15819 if ( a2 == 57 )
15820 v7 = pNPCTopics[512].pText; 15820 v7 = pNPCTopics[512].pText; // Baby dragon
15821 else 15821 else
15822 v7 = (const CHAR *)pNPCStats->pProfessions[v5->uProfession].pBenefits; 15822 v7 = (const CHAR *)pNPCStats->pProfessions[v5->uProfession].pBenefits;
15823 lpsz = v7; 15823 lpsz = v7;
15824 if ( !v7 ) 15824 if ( !v7 )
15825 { 15825 {