mirror of
https://github.com/1dot13/source.git
synced 2026-09-02 14:36:06 +02:00
Externalizations (by Buggler)
- Externalized airport sectors - Leave equipment in Drassen used airport sector instead of bobbyr shipping location, allowing possibility of separate airport and bobbyr location - Used actual sector names instead of Omerta and Drassen hardcoded text in leave equipment message prompt git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@6503 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -43,6 +43,13 @@
|
||||
#define HELI_PATH_THROUGH_ENEMEY_AIRSPACE 55
|
||||
#define HELI_HOT_DROP 56
|
||||
|
||||
// drassen airport sector
|
||||
#define AIRPORT_X gModSettings.ubAirportX //13
|
||||
#define AIRPORT_Y gModSettings.ubAirportY //2
|
||||
|
||||
// meduna airport sector
|
||||
#define AIRPORT2_X gModSettings.ubAirport2X //3
|
||||
#define AIRPORT2_Y gModSettings.ubAirport2Y //14
|
||||
|
||||
// enums for skyrider monologue
|
||||
enum{
|
||||
|
||||
Reference in New Issue
Block a user