mirror of
https://github.com/1dot13/source.git
synced 2026-09-02 14:36:06 +02:00
Added new laptop merc data subpage to display more stats that weren't displayed before, like dialogue approach points and whether merc is a 'good guy'
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@8372 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -188,6 +188,8 @@ extern void ShutdownNPCQuotes( void );
|
||||
|
||||
extern void SetQuoteRecordAsUsed( UINT8 ubNPC, UINT8 ubRecord );
|
||||
|
||||
INT32 GetEffectiveApproachValue( UINT8 usProfile, UINT8 usApproach, CHAR16* apStr );
|
||||
|
||||
// uiApproachData is used for approach things like giving items, etc.
|
||||
extern UINT8 CalcDesireToTalk( UINT8 ubNPC, UINT8 ubMerc, INT8 bApproach );
|
||||
extern void Converse( UINT8 ubNPC, UINT8 ubMerc, INT8 bApproach, UINT32 uiApproachData );
|
||||
|
||||
Reference in New Issue
Block a user