Add StructureSold notification placeholder for TDHD.
This commit is contained in:
committed by
Gustas Kažukauskas
parent
c028d8ad29
commit
c04041e328
@@ -43,6 +43,7 @@ Speech:
|
|||||||
StartGame:
|
StartGame:
|
||||||
GameLoaded:
|
GameLoaded:
|
||||||
GameSaved:
|
GameSaved:
|
||||||
|
StructureSold:
|
||||||
Training: bldging1
|
Training: bldging1
|
||||||
UnitDestroyed: dead1
|
UnitDestroyed: dead1
|
||||||
UnitLost: unitlost
|
UnitLost: unitlost
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user