Last change
on this file since 10868 was
10622,
checked in by landauf, 9 years ago
|
merged branch presentationFS15merge back to trunk
|
-
Property svn:eol-style set to
native
|
File size:
507 bytes
|
Rev | Line | |
---|
[10325] | 1 | <Template name=towerdefensetower> |
---|
| 2 | <TowerDefenseTower |
---|
| 3 | |
---|
| 4 | |
---|
| 5 | explosionchunks = 6 |
---|
| 6 | reloadrate=10 |
---|
| 7 | reloadwaittime=5 |
---|
| 8 | collisionType="none" |
---|
| 9 | pitch="0" |
---|
| 10 | yaw="0" |
---|
| 11 | roll="0" |
---|
| 12 | maxPitch=90 |
---|
| 13 | maxYaw=90 |
---|
| 14 | maxAttackRadius=1000 |
---|
| 15 | minAttackRadius=30 |
---|
[10378] | 16 | team = 0 |
---|
[10325] | 17 | |
---|
| 18 | |
---|
| 19 | > |
---|
| 20 | |
---|
| 21 | <controller> |
---|
[10378] | 22 | <TurretController team = 0/> |
---|
[10325] | 23 | </controller> |
---|
| 24 | |
---|
| 25 | |
---|
| 26 | |
---|
| 27 | |
---|
| 28 | |
---|
| 29 | <!--collisionShapes> |
---|
| 30 | |
---|
| 31 | </collisionShapes--> |
---|
| 32 | |
---|
| 33 | |
---|
| 34 | <?lua |
---|
| 35 | include("../includes/weaponSettingsTurret.oxi") |
---|
| 36 | ?> |
---|
| 37 | </TowerDefenseTower> |
---|
| 38 | </Template> |
---|
Note: See
TracBrowser
for help on using the repository browser.