1
0
forked from 0ad/0ad

Changed Tholos to Prytaneion.

Sicilia map, still wip.

This was SVN commit r9824.
This commit is contained in:
Michael D. Hafer 2011-07-15 00:01:08 +00:00
parent 486d2854e4
commit de2f377ee0
10 changed files with 67 additions and 11 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
binaries/data/mods/public/maps/scenarios/Sicilia.pmp (Stored with Git LFS) Normal file

Binary file not shown.

BIN
binaries/data/mods/public/maps/scenarios/Sicilia.xml (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -0,0 +1,50 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_special">
<Identity>
<Civ>hele</Civ>
<GenericName>Meeting Hall</GenericName>
<SpecificName>Prytaneion</SpecificName>
<Tooltip>Train Heroes.</Tooltip>
<History>The Prytaneion is the meeting place for the city elders to dine and to make swift decisions.</History>
<Icon>structures/tholos.png</Icon>
</Identity>
<Cost>
<BuildTime>220</BuildTime>
<Resources>
<food>0</food>
<wood>0</wood>
<stone>100</stone>
<metal>200</metal>
</Resources>
</Cost>
<Health>
<Max>2200</Max>
</Health>
<VisualActor>
<Actor>structures/hellenes/tholos.xml</Actor>
</VisualActor>
<Footprint replace="">
<Circle radius="10.5"/>
<Height>8.0</Height>
</Footprint>
<Obstruction>
<Static width="20.0" depth="20.0"/>
</Obstruction>
<TrainingQueue>
<Entities datatype="tokens">
units/hele_hero_alexander
units/hele_hero_demetrius
units/hele_hero_leonidas
units/hele_hero_philip
units/hele_hero_themistocles
units/hele_hero_xenophon
</Entities>
</TrainingQueue>
<Sound>
<SoundGroups>
<select>interface/select/building/sel_tholos.xml</select>
<constructed>interface/complete/building/complete_tholos.xml</constructed>
<death>attack/destruction/building_collapse_large.xml</death>
</SoundGroups>
</Sound>
</Entity>

View File

@ -28,7 +28,7 @@
<Entities datatype="tokens">
structures/hele_gymnasion
structures/hele_theatron
structures/hele_tholos
structures/hele_prytaneion
</Entities>
</Builder>

View File

@ -31,7 +31,7 @@
<Entities datatype="tokens">
structures/hele_gymnasion
structures/hele_theatron
structures/hele_tholos
structures/hele_prytaneion
</Entities>
</Builder>
</Entity>

View File

@ -39,7 +39,7 @@ Bonused vs. Cavalry Swordsmen and Cavalry Spearmen.</Tooltip>
<Entities datatype="tokens">
structures/hele_gymnasion
structures/hele_theatron
structures/hele_tholos
structures/hele_prytaneion
</Entities>
</Builder>