unhardcode and self-document the notification
This commit is contained in:
@@ -460,6 +460,8 @@ HQ:
|
||||
Bounds: 48,36,0,12
|
||||
RequiresPower:
|
||||
CanPowerDown:
|
||||
PowerupSound: EnablePower
|
||||
PowerdownSound: DisablePower
|
||||
DisabledOverlay:
|
||||
WithSpriteBody:
|
||||
PauseAnimationWhenDisabled: true
|
||||
@@ -547,6 +549,8 @@ EYE:
|
||||
Bounds: 48,36,0,12
|
||||
RequiresPower:
|
||||
CanPowerDown:
|
||||
PowerupSound: EnablePower
|
||||
PowerdownSound: DisablePower
|
||||
DisabledOverlay:
|
||||
WithSpriteBody:
|
||||
PauseAnimationWhenDisabled: true
|
||||
@@ -598,6 +602,8 @@ TMPL:
|
||||
Bounds: 72,48,0,16
|
||||
RequiresPower:
|
||||
CanPowerDown:
|
||||
PowerupSound: EnablePower
|
||||
PowerdownSound: DisablePower
|
||||
DisabledOverlay:
|
||||
Health:
|
||||
HP: 2000
|
||||
|
||||
@@ -444,6 +444,8 @@ outpost:
|
||||
Inherits: ^Building
|
||||
RequiresPower:
|
||||
CanPowerDown:
|
||||
PowerupSound: EnablePower
|
||||
PowerdownSound: DisablePower
|
||||
DisabledOverlay:
|
||||
Buildable:
|
||||
Prerequisites: construction_yard, barracks, ~techlevel.medium
|
||||
@@ -528,6 +530,8 @@ starport:
|
||||
PrimaryBuilding:
|
||||
RequiresPower:
|
||||
CanPowerDown:
|
||||
PowerupSound: EnablePower
|
||||
PowerdownSound: DisablePower
|
||||
DisabledOverlay:
|
||||
ProvidesPrerequisite@atreides:
|
||||
Prerequisite: starport.atreides
|
||||
@@ -672,6 +676,8 @@ large_gun_turret:
|
||||
InitialFacing: 128
|
||||
RequiresPower:
|
||||
CanPowerDown:
|
||||
PowerupSound: EnablePower
|
||||
PowerdownSound: DisablePower
|
||||
DisabledOverlay:
|
||||
Power:
|
||||
Amount: -60
|
||||
@@ -923,6 +929,8 @@ palace:
|
||||
Production:
|
||||
Produces: Palace
|
||||
CanPowerDown:
|
||||
PowerupSound: EnablePower
|
||||
PowerdownSound: DisablePower
|
||||
DisabledOverlay:
|
||||
RequiresPower:
|
||||
SupportPowerChargeBar:
|
||||
|
||||
@@ -40,6 +40,8 @@ MSLO:
|
||||
CameraActor: camera
|
||||
FlashType: Nuke
|
||||
CanPowerDown:
|
||||
PowerupSound: EnablePower
|
||||
PowerdownSound: DisablePower
|
||||
RequiresPower:
|
||||
DisabledOverlay:
|
||||
SupportPowerChargeBar:
|
||||
@@ -274,6 +276,8 @@ IRON:
|
||||
Dimensions: 2,1
|
||||
RequiresPower:
|
||||
CanPowerDown:
|
||||
PowerupSound: EnablePower
|
||||
PowerdownSound: DisablePower
|
||||
DisabledOverlay:
|
||||
Selectable:
|
||||
Bounds: 48,28,0,2
|
||||
@@ -322,6 +326,8 @@ PDOX:
|
||||
Dimensions: 2,2
|
||||
RequiresPower:
|
||||
CanPowerDown:
|
||||
PowerupSound: EnablePower
|
||||
PowerdownSound: DisablePower
|
||||
DisabledOverlay:
|
||||
Health:
|
||||
HP: 1000
|
||||
@@ -394,6 +400,8 @@ TSLA:
|
||||
SelectionDecorations:
|
||||
VisualBounds: 24,36,0,4
|
||||
CanPowerDown:
|
||||
PowerupSound: EnablePower
|
||||
PowerdownSound: DisablePower
|
||||
DisabledOverlay:
|
||||
Health:
|
||||
HP: 400
|
||||
@@ -439,6 +447,8 @@ AGUN:
|
||||
VisualBounds: 24,36,0,12
|
||||
RequiresPower:
|
||||
CanPowerDown:
|
||||
PowerupSound: EnablePower
|
||||
PowerdownSound: DisablePower
|
||||
DisabledOverlay:
|
||||
Health:
|
||||
HP: 400
|
||||
@@ -486,6 +496,8 @@ DOME:
|
||||
TargetTypes: Ground, Structure, C4, DetonateAttack, SpyInfiltrate
|
||||
RequiresPower:
|
||||
CanPowerDown:
|
||||
PowerupSound: EnablePower
|
||||
PowerdownSound: DisablePower
|
||||
DisabledOverlay:
|
||||
Health:
|
||||
HP: 1000
|
||||
|
||||
Reference in New Issue
Block a user