Merged from revision: 7579

Externalized (by Buggler):
- Kingpin's faction sector and roaming gridno around tony shop if they become hostile
- Queen's alternate grid no if basement sector is cleared
- Doreen's kids sector that is being freed
- Single sector towns does not give global loyalty bonus instead of previously hardcoded Tixa and Orta sector
- Enemy investigation town sectors if current loaded sector is player-controlled
- Associated town sectors to mine when mine runs out

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@7580 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
Wanne
2014-10-17 16:25:58 +00:00
parent a87e977769
commit f9cad94471
5 changed files with 54 additions and 109 deletions
+6
View File
@@ -2026,6 +2026,7 @@ typedef struct
UINT8 ubPornShopTonySectorX;
UINT8 ubPornShopTonySectorY;
UINT8 ubPornShopTonySectorZ;
INT32 iPornShopEntranceGridNo;
// Kyle Lemmons Leather Shop Deed Quest
INT32 iKyleMoneyGridNo;
@@ -2084,6 +2085,11 @@ typedef struct
//[Balime]
//[Meduna]
//Queen's new gridno instead of the map pre-placed gridno if basement sector is cleared
UINT8 ubQueenBasementSectorX;
UINT8 ubQueenBasementSectorY;
UINT8 ubQueenBasementSectorZ;
INT32 iQueenAlternateGridNo;
//[Chitzena]