Last change
on this file since 12300 was
11052,
checked in by landauf, 9 years ago
|
merged branch presentationHS15 back to trunk
|
-
Property svn:eol-style set to
native
|
File size:
523 bytes
|
Line | |
---|
1 | <Template name=towerdefensetower> |
---|
2 | <TowerDefenseTower |
---|
3 | |
---|
4 | |
---|
5 | explosionchunks = 6 |
---|
6 | shieldrechargerate=10 |
---|
7 | shieldrechargewaittime=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 |
---|
16 | team = 0 |
---|
17 | |
---|
18 | |
---|
19 | > |
---|
20 | |
---|
21 | <controller> |
---|
22 | <TurretController team = 0/> |
---|
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.