mirror of
https://github.com/1dot13/source.git
synced 2026-09-02 14:36:06 +02:00
Merged New Inventory Project into main branch
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@1871 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
#include "Soldier Control.h"
|
||||
|
||||
// costs of flying through sectors
|
||||
#define COST_AIRSPACE_SAFE 100
|
||||
#define COST_AIRSPACE_UNSAFE 1000 // VERY dangerous
|
||||
#define COST_AIRSPACE_SAFE 100
|
||||
#define COST_AIRSPACE_UNSAFE 1000 // VERY dangerous
|
||||
|
||||
#define MIN_PROGRESS_FOR_SKYRIDER_QUOTE_DOING_WELL 25 // scale of 0-100
|
||||
#define MIN_REGRESS_FOR_SKYRIDER_QUOTE_DOING_BADLY 10 // scale of 0-100
|
||||
@@ -29,7 +29,7 @@
|
||||
#define BELIEVED_ENEMY_SECTOR 30 // may become unused
|
||||
#define ARRIVED_IN_NON_HOSTILE_SECTOR 31
|
||||
#define HOVERING_A_WHILE 32
|
||||
#define RETURN_TO_BASE 33
|
||||
#define RETURN_TO_BASE 33
|
||||
#define ENEMIES_SPOTTED_EN_ROUTE_IN_FRIENDLY_SECTOR_A 34
|
||||
#define ENEMIES_SPOTTED_EN_ROUTE_IN_FRIENDLY_SECTOR_B 35
|
||||
#define MENTION_HOSPITAL_IN_CAMBRIA 45
|
||||
|
||||
Reference in New Issue
Block a user