mirror of
https://github.com/1dot13/source.git
synced 2026-07-22 13:40:22 +02:00
- New feature: massive counterattacks in all major cities
- Fix: Check for water drums was wrong git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5688 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -3551,6 +3551,13 @@ void HandleNPCDoAction( UINT8 ubTargetNPC, UINT16 usActionCode, UINT8 ubQuoteNum
|
||||
case NPC_ACTION_SEND_SOLDIERS_TO_OMERTA:
|
||||
case NPC_ACTION_ADD_MORE_ELITES:
|
||||
case NPC_ACTION_GIVE_KNOWLEDGE_OF_ALL_MERCS:
|
||||
case NPC_ACTION_SEND_SOLDIERS_TO_CHITZENA:
|
||||
case NPC_ACTION_SEND_SOLDIERS_TO_GRUMM:
|
||||
case NPC_ACTION_SEND_SOLDIERS_TO_CAMBRIA:
|
||||
case NPC_ACTION_SEND_SOLDIERS_TO_ALMA:
|
||||
case NPC_ACTION_SEND_SOLDIERS_TO_BALIME:
|
||||
case NPC_ACTION_GLOBAL_OFFENSIVE_1:
|
||||
case NPC_ACTION_GLOBAL_OFFENSIVE_2:
|
||||
break;
|
||||
|
||||
case NPC_ACTION_TRIGGER_QUEEN_BY_SAM_SITES_CONTROLLED:
|
||||
|
||||
Reference in New Issue
Block a user