Add a "structure sold" notification.
This commit is contained in:
committed by
abcdefg30
parent
3b768dacf5
commit
8f06b0a836
@@ -456,6 +456,7 @@
|
||||
Sellable:
|
||||
RequiresCondition: !build-incomplete && !being-demolished
|
||||
SellSounds: BUILD1.WAV
|
||||
Notification: StructureSold
|
||||
Guardable:
|
||||
Range: 3c0
|
||||
ThrowsShrapnel:
|
||||
@@ -499,6 +500,7 @@
|
||||
Sequence: invisible
|
||||
Sellable:
|
||||
RequiresCondition: !being-demolished
|
||||
Notification: StructureSold
|
||||
WithWallSpriteBody:
|
||||
RequiresCondition: !build-incomplete
|
||||
LineBuildNode:
|
||||
|
||||
@@ -712,6 +712,7 @@
|
||||
Sellable:
|
||||
RequiresCondition: !build-incomplete && !being-captured && !being-demolished
|
||||
SellSounds: cashturn.aud
|
||||
Notification: StructureSold
|
||||
WithBuildingRepairDecoration:
|
||||
Image: allyrepair
|
||||
Sequence: repair
|
||||
|
||||
@@ -390,6 +390,7 @@
|
||||
Sellable:
|
||||
RequiresCondition: !build-incomplete && !being-demolished
|
||||
SellSounds: cashturn.aud
|
||||
Notification: StructureSold
|
||||
WithMakeAnimation:
|
||||
Condition: build-incomplete
|
||||
ThrowsShrapnel@SMALL:
|
||||
|
||||
Reference in New Issue
Block a user