mirror of
https://github.com/1dot13/source.git
synced 2026-08-19 14:20:30 +02:00
[Fix] A bunch of fixes for artillery strike
* Avoid using hard-coded Signal and HE mortar shell indices. This caused art.strikes malfunctioning in item mods. * Trim max nubers of waves to duration of signal smoke. Otherwise art.strike turns into unnatural stupidity. * If enemy AI tried to get art.strike but lacked of resources, player will not a warning anymore.
This commit is contained in:
@@ -2549,6 +2549,7 @@ enum
|
||||
MSG113_RADIO_ACTION_FAILED,
|
||||
MSG113_NOT_ENOUGH_MORTAR_SHELLS,
|
||||
MSG113_NO_SIGNAL_SHELL,
|
||||
MSG113_NO_DEFAULT_SHELL,
|
||||
MSG113_NO_MORTARS,
|
||||
MSG113_ALREADY_JAMMING,
|
||||
MSG113_ALREADY_LISTENING,
|
||||
|
||||
Reference in New Issue
Block a user