diff --git a/mods/cnc/audio/notifications.yaml b/mods/cnc/audio/notifications.yaml index a685462b95..07cc47d181 100644 --- a/mods/cnc/audio/notifications.yaml +++ b/mods/cnc/audio/notifications.yaml @@ -43,6 +43,7 @@ Speech: StartGame: GameLoaded: GameSaved: + StructureSold: Training: bldging1 UnitDestroyed: dead1 UnitLost: unitlost diff --git a/mods/cnc/rules/defaults.yaml b/mods/cnc/rules/defaults.yaml index 0057b85058..8ed9e45239 100644 --- a/mods/cnc/rules/defaults.yaml +++ b/mods/cnc/rules/defaults.yaml @@ -761,6 +761,7 @@ Sellable: RequiresCondition: !build-incomplete && !being-demolished SellSounds: cashturn.aud + Notification: StructureSold CaptureManager: Capturable: RequiresCondition: !build-incomplete