mirror of
https://github.com/1dot13/source.git
synced 2026-08-12 14:10:23 +02:00
Initial commit - SVN checkpoint to git branch
This commit is contained in:
@@ -1529,6 +1529,7 @@ void MiniEventsLua(UINT32 eventId)
|
||||
&& pSoldier->stats.bLife > 0
|
||||
&& pSoldier->bAssignment != IN_TRANSIT
|
||||
&& pSoldier->bAssignment != ASSIGNMENT_POW
|
||||
&& pSoldier->bAssignment != ASSIGNMENT_REBELCOMMAND
|
||||
&& !(pSoldier->flags.uiStatusFlags & SOLDIER_VEHICLE))
|
||||
{
|
||||
gAllMercs.push_back(pSoldier);
|
||||
|
||||
Reference in New Issue
Block a user