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:
+3
-1
@@ -2797,7 +2797,7 @@ enum
|
||||
// links to other pages
|
||||
TEXT_MERCCOMPARE_SUBSITE1,
|
||||
|
||||
TEXT_MERCCOMPARE_INTRO1 = TEXT_MERCCOMPARE_SUBSITE1 + 4,
|
||||
TEXT_MERCCOMPARE_INTRO1 = TEXT_MERCCOMPARE_SUBSITE1 + 5,
|
||||
TEXT_MERCCOMPARE_BULLET1,
|
||||
TEXT_MERCCOMPARE_BULLET2,
|
||||
TEXT_MERCCOMPARE_BULLET3,
|
||||
@@ -2986,6 +2986,8 @@ extern STR16 szSMilitiaResourceText[];
|
||||
// Flugente: interactive actions
|
||||
extern STR16 szInteractiveActionText[];
|
||||
|
||||
extern STR16 szLaptopStatText[];
|
||||
|
||||
#define TACTICAL_INVENTORY_DIALOG_NUM 16
|
||||
#define TACTICAL_COVER_DIALOG_NUM 16
|
||||
|
||||
|
||||
Reference in New Issue
Block a user