Add StructureSold notification placeholder for TDHD.

This commit is contained in:
Paul Chote
2025-03-27 20:53:30 +00:00
committed by Gustas Kažukauskas
parent c028d8ad29
commit c04041e328
2 changed files with 2 additions and 0 deletions

View File

@@ -43,6 +43,7 @@ Speech:
StartGame: StartGame:
GameLoaded: GameLoaded:
GameSaved: GameSaved:
StructureSold:
Training: bldging1 Training: bldging1
UnitDestroyed: dead1 UnitDestroyed: dead1
UnitLost: unitlost UnitLost: unitlost

View File

@@ -761,6 +761,7 @@
Sellable: Sellable:
RequiresCondition: !build-incomplete && !being-demolished RequiresCondition: !build-incomplete && !being-demolished
SellSounds: cashturn.aud SellSounds: cashturn.aud
Notification: StructureSold
CaptureManager: CaptureManager:
Capturable: Capturable:
RequiresCondition: !build-incomplete RequiresCondition: !build-incomplete