mirror of
https://github.com/1dot13/source.git
synced 2026-08-05 14:00:23 +02:00
- additional text moved to _*Text.cpp for localisation purposes
- refined Russian text git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@1667 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -2260,7 +2260,7 @@ INT8 DecideActionRed(SOLDIERTYPE *pSoldier, UINT8 ubUnconsciousOK)
|
||||
|
||||
pSoldier->usActionData = BestShot.sTarget;
|
||||
pSoldier->bAimTime = BestShot.ubAimTime;
|
||||
ScreenMsg( FONT_MCOLOR_LTYELLOW, MSG_INTERFACE, L"Sniper!" );
|
||||
ScreenMsg( FONT_MCOLOR_LTYELLOW, MSG_INTERFACE, New113Message[ MSG113_SNIPER ] );
|
||||
return(AI_ACTION_FIRE_GUN );
|
||||
}
|
||||
else // snipe not possible
|
||||
|
||||
Reference in New Issue
Block a user