Change "Cannot deploy here" to a notification.
This commit is contained in:
@@ -35,6 +35,7 @@ Speech:
|
||||
WormAttack: WATTK
|
||||
EnemyUnitsApproaching: ENEMY
|
||||
UnitRepaired: GANEW
|
||||
CannotDeploy: DPLOY
|
||||
|
||||
Sounds:
|
||||
DefaultVariant: .WAV
|
||||
|
||||
@@ -104,10 +104,7 @@ MCVA:
|
||||
Buildable:
|
||||
Prerequisites: ~heavya, repair
|
||||
Transforms:
|
||||
Facing: 16
|
||||
IntoActor: conyarda
|
||||
Offset: -1,-1
|
||||
NoTransformSounds: AI_DPLOY.AUD
|
||||
RenderUnit:
|
||||
Image: DMCV
|
||||
|
||||
|
||||
@@ -107,10 +107,7 @@ MCVH:
|
||||
Buildable:
|
||||
Prerequisites: ~heavyh, repair
|
||||
Transforms:
|
||||
Facing: 16
|
||||
IntoActor: conyardh
|
||||
Offset: -1,-1
|
||||
NoTransformSounds: HI_DPLOY.AUD
|
||||
RenderUnit:
|
||||
Image: DMCV
|
||||
|
||||
|
||||
@@ -100,10 +100,7 @@ MCVO:
|
||||
Buildable:
|
||||
Prerequisites: ~heavyo, repair
|
||||
Transforms:
|
||||
Facing: 16
|
||||
IntoActor: conyardo
|
||||
Offset: -1,-1
|
||||
NoTransformSounds: OI_DPLOY.AUD
|
||||
RenderUnit:
|
||||
Image: DMCV
|
||||
|
||||
|
||||
@@ -28,7 +28,10 @@
|
||||
Weapon: UnitExplodeScale
|
||||
EmptyWeapon: UnitExplodeScale
|
||||
Transforms:
|
||||
Facing: 16
|
||||
Offset: -1,-1
|
||||
TransformSounds: BUILD1.WAV
|
||||
NoTransformNotification: CannotDeploy
|
||||
LeavesHusk:
|
||||
HuskActor: MCV.Husk
|
||||
AttractsWorms:
|
||||
|
||||
Reference in New Issue
Block a user