mirror of
https://github.com/1dot13/source.git
synced 2026-08-26 14:30:26 +02:00
- New Feature: Added possibility for CIV_TEAM (e.g: Kingpin, ...) to drop ALL their stuff (like you can do for enemies and militia) (by silversurfer)
o On/Off feature in ja2_options.ini (CIVILIANS_DROP_ALL) git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@6154 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -1102,6 +1102,8 @@ typedef struct
|
||||
UINT8 ubEarlyRebelsRecruitment[4]; // early recruitment of Miguel and Carlos
|
||||
// silversurfer: don't play quote when merc spots a mine? TRUE = shut up! FALSE = tell me that you found a mine!
|
||||
BOOLEAN fMineSpottedNoTalk;
|
||||
// enables item drops for civilians
|
||||
BOOLEAN fCiviliansDropAll;
|
||||
|
||||
// WANNE: Don't stop and talk when spotting a new item in turn based mode
|
||||
BOOLEAN fItemSpottedNoTalk;
|
||||
|
||||
Reference in New Issue
Block a user