File tree Expand file tree Collapse file tree
Core/GameEngine/Include/Common Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4848#endif
4949
5050#ifndef PRESERVE_NO_XP_FROM_POISON_KILLS
51- #define PRESERVE_NO_XP_FROM_POISON_KILLS (1)
51+ #define PRESERVE_NO_XP_FROM_POISON_KILLS (0) // The fix for this unfavorable behavior was approved by the Game Design Committee.
5252#endif
5353
5454#ifndef PRESERVE_OCCUPANT_DETECTION_VIA_DRAG_SELECTION
55- #define PRESERVE_OCCUPANT_DETECTION_VIA_DRAG_SELECTION (1)
55+ #define PRESERVE_OCCUPANT_DETECTION_VIA_DRAG_SELECTION (0) // The fix for this unfavorable behavior was approved by the Game Design Committee.
5656#endif
5757
5858#ifndef PRESERVE_PERPETUAL_HORDE_BONUS
5959#define PRESERVE_PERPETUAL_HORDE_BONUS (1)
6060#endif
6161
6262#ifndef PRESERVE_PREMATURE_BATTLE_BUS_DEATH
63- #define PRESERVE_PREMATURE_BATTLE_BUS_DEATH (1)
63+ #define PRESERVE_PREMATURE_BATTLE_BUS_DEATH (0) // The fix for this unfavorable behavior was approved by the Game Design Committee.
6464#endif
6565
6666#ifndef PRESERVE_RADAR_WARNING_SUPPRESSION
You can’t perform that action at this time.
0 commit comments