mirror of
https://github.com/1dot13/source.git
synced 2026-09-16 14:47:17 +02:00
New Feature: a private military company allows hiring of advanced militia. For more info, see http://www.ja-galaxy-forum.com/ubbthreads.php/topics/335279#Post335279
Does not break savegame compatibility. Requires GameDir revision >= r2130. git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@7457 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -363,6 +363,9 @@
|
||||
#define JOHN_KULBA_MISSED_FLIGHT_3 ( JOHN_KULBA_MISSED_FLIGHT_2 + JOHN_KULBA_MISSED_FLIGHT_2_LENGTH )
|
||||
#define JOHN_KULBA_MISSED_FLIGHT_3_LENGTH 3
|
||||
|
||||
#define PMC_INTRO (JOHN_KULBA_MISSED_FLIGHT_3 + JOHN_KULBA_MISSED_FLIGHT_3_LENGTH)
|
||||
#define PMC_INTRO_LENGTH 3
|
||||
|
||||
#endif
|
||||
|
||||
// WANNE: New 1.13 MERC merc mail text for level up that Speck sends
|
||||
@@ -507,6 +510,7 @@ enum {
|
||||
#ifdef JA2UB
|
||||
MAIL_MIGUEL,
|
||||
#endif
|
||||
PMC,
|
||||
};
|
||||
|
||||
// the length of the subject in char
|
||||
|
||||
Reference in New Issue
Block a user