Move weapon/turret definitions out of AttackBase.
Weapons are now defined with the Armament trait and turret parameters live in Turreted. This has the side effect of allowing any number and distribution of weapons and turrets.
This commit is contained in:
@@ -541,8 +541,9 @@ SPICEBLOOM:
|
||||
# AttackMove:
|
||||
# JustMove: true
|
||||
# AttackWander:
|
||||
# Armament:
|
||||
# Weapon: WormJaw
|
||||
# AttackLeap:
|
||||
# PrimaryWeapon: WormJaw
|
||||
# CanAttackGround: no
|
||||
# RenderInfantry:
|
||||
# BelowUnits:
|
||||
|
||||
Reference in New Issue
Block a user