mirror of
https://github.com/1dot13/source.git
synced 2026-09-02 14:36:06 +02:00
- Encyclopedia / Briefing Room Updates (by Jazz)
o Improved record o Restart game of Briefing Rooms o New Action for NPC (recruiting / unrecruiting) NPC_ACTION_RECRUIT_PROFILE_TO_EPC = 700 NPC_ACTION_UNRECRUIT_EPC = 701 git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@6120 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -383,6 +383,9 @@ enum
|
||||
|
||||
NPC_ACTION_GLOBAL_OFFENSIVE_1,
|
||||
NPC_ACTION_GLOBAL_OFFENSIVE_2,
|
||||
|
||||
NPC_ACTION_RECRUIT_PROFILE_TO_EPC = 700,
|
||||
NPC_ACTION_UNRECRUIT_EPC = 701,
|
||||
};
|
||||
|
||||
#define HOSPITAL_PATIENT_DISTANCE 9
|
||||
|
||||
Reference in New Issue
Block a user