remove broken sandworm and thumper, fixes #2332
This commit is contained in:
committed by
Chris Forbes
parent
95c27ef943
commit
c1722e1270
@@ -24,4 +24,5 @@
|
||||
# building offsets wrong (worst for towers)
|
||||
# spice blooms should explode and create new spice field instead of growing spice
|
||||
# fix BuiltAt to build vehicles at appropriate factories
|
||||
# transpose breaks thumping animation (split into several SHPs)
|
||||
# transpose breaks thumping animation (split into several SHPs)
|
||||
# missile sound is wrong
|
||||
@@ -72,54 +72,54 @@ BAZOOKA:
|
||||
-RenderInfantry:
|
||||
RenderInfantryProne:
|
||||
|
||||
THUMPER:
|
||||
Inherits: ^Infantry
|
||||
Buildable:
|
||||
Queue: Infantry
|
||||
BuildPaletteOrder: 50
|
||||
Owner: atreides,harkonnen,ordos
|
||||
Valued:
|
||||
Cost: 400
|
||||
Tooltip:
|
||||
Name: Thumper
|
||||
Description: Attracts sandsworm through vibrations.\n Strong vs Nothing\n Weak vs Everything
|
||||
Selectable:
|
||||
Bounds: 12,17,0,0
|
||||
Health:
|
||||
HP: 25
|
||||
Mobile:
|
||||
Speed: 4
|
||||
Passenger:
|
||||
-AutoTarget:
|
||||
AttackMove:
|
||||
JustMove: true
|
||||
Transforms:
|
||||
IntoActor: thumping
|
||||
Offset:1,1
|
||||
Facing: 1
|
||||
|
||||
THUMPING:
|
||||
Inherits: ^Building
|
||||
Building:
|
||||
Power: 0
|
||||
Footprint: x
|
||||
Dimensions: 1,1
|
||||
TerrainTypes: Sand, Dune
|
||||
Health:
|
||||
HP: 25
|
||||
Armor:
|
||||
Type: None
|
||||
RevealsShroud:
|
||||
Range: 5
|
||||
Valued:
|
||||
Cost: 400
|
||||
Tooltip:
|
||||
Name: Thumper
|
||||
-Capturable:
|
||||
-CapturableBar:
|
||||
-Sellable:
|
||||
-GivesBuildableArea:
|
||||
FreeActor:
|
||||
Actor: SANDWORM
|
||||
SpawnOffset: 1,2
|
||||
Facing: 1
|
||||
#THUMPER:
|
||||
# Inherits: ^Infantry
|
||||
# Buildable:
|
||||
# Queue: Infantry
|
||||
# BuildPaletteOrder: 50
|
||||
# Owner: atreides,harkonnen,ordos
|
||||
# Valued:
|
||||
# Cost: 400
|
||||
# Tooltip:
|
||||
# Name: Thumper
|
||||
# Description: Attracts sandsworm through vibrations.\n Strong vs Nothing\n Weak vs Everything
|
||||
# Selectable:
|
||||
# Bounds: 12,17,0,0
|
||||
# Health:
|
||||
# HP: 25
|
||||
# Mobile:
|
||||
# Speed: 4
|
||||
# Passenger:
|
||||
# -AutoTarget:
|
||||
# AttackMove:
|
||||
# JustMove: true
|
||||
# Transforms:
|
||||
# IntoActor: thumping
|
||||
# Offset:1,1
|
||||
# Facing: 1
|
||||
#
|
||||
#THUMPING:
|
||||
# Inherits: ^Building
|
||||
# Building:
|
||||
# Power: 0
|
||||
# Footprint: x
|
||||
# Dimensions: 1,1
|
||||
# TerrainTypes: Sand, Dune
|
||||
# Health:
|
||||
# HP: 25
|
||||
# Armor:
|
||||
# Type: None
|
||||
# RevealsShroud:
|
||||
# Range: 5
|
||||
# Valued:
|
||||
# Cost: 400
|
||||
# Tooltip:
|
||||
# Name: Thumper
|
||||
# -Capturable:
|
||||
# -CapturableBar:
|
||||
# -Sellable:
|
||||
# -GivesBuildableArea:
|
||||
# FreeActor:
|
||||
# Actor: SANDWORM
|
||||
# SpawnOffset: 1,2
|
||||
# Facing: 1
|
||||
@@ -338,37 +338,37 @@ SPICEBLOOM:
|
||||
RadarColorFromTerrain:
|
||||
Terrain: Spice
|
||||
|
||||
SANDWORM:
|
||||
Buildable:
|
||||
Owner: Creep
|
||||
Valued:
|
||||
Cost: 1000
|
||||
Tooltip:
|
||||
Name: Sandworm
|
||||
Description: Attracted by vibrations in the sand. Will eat units whole and has a large appetite.
|
||||
Icon: wormjaw
|
||||
Health:
|
||||
HP: 10000
|
||||
Radius: 3
|
||||
Armor:
|
||||
Type: None
|
||||
Mobile:
|
||||
Speed: 5
|
||||
TerrainSpeeds:
|
||||
Sand: 100
|
||||
Dune: 100
|
||||
Spice: 100
|
||||
TargetableUnit:
|
||||
TargetTypes: Ground
|
||||
AutoTarget:
|
||||
AttackMove:
|
||||
JustMove: true
|
||||
AttackWander:
|
||||
AttackLeap:
|
||||
PrimaryWeapon: WormJaw
|
||||
CanAttackGround: no
|
||||
RenderInfantry:
|
||||
BelowUnits:
|
||||
GivesExperience:
|
||||
GivesBounty:
|
||||
DrawLineToTarget:
|
||||
#SANDWORM:
|
||||
# Buildable:
|
||||
# Owner: Creep
|
||||
# Valued:
|
||||
# Cost: 1000
|
||||
# Tooltip:
|
||||
# Name: Sandworm
|
||||
# Description: Attracted by vibrations in the sand. Will eat units whole and has a large appetite.
|
||||
# Icon: wormjaw
|
||||
# Health:
|
||||
# HP: 10000
|
||||
# Radius: 3
|
||||
# Armor:
|
||||
# Type: None
|
||||
# Mobile:
|
||||
# Speed: 5
|
||||
# TerrainSpeeds:
|
||||
# Sand: 100
|
||||
# Dune: 100
|
||||
# Spice: 100
|
||||
# TargetableUnit:
|
||||
# TargetTypes: Ground
|
||||
# AutoTarget:
|
||||
# AttackMove:
|
||||
# JustMove: true
|
||||
# AttackWander:
|
||||
# AttackLeap:
|
||||
# PrimaryWeapon: WormJaw
|
||||
# CanAttackGround: no
|
||||
# RenderInfantry:
|
||||
# BelowUnits:
|
||||
# GivesExperience:
|
||||
# GivesBounty:
|
||||
# DrawLineToTarget:
|
||||
Reference in New Issue
Block a user