1
0
forked from 0ad/0ad

Added a cheeky tooltip to the pyramids.

This was SVN commit r7993.
This commit is contained in:
Michael D. Hafer 2010-08-17 02:43:17 +00:00
parent 7dd4bdb2ed
commit 0405ebd7a6
2 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,7 @@
<GenericName>Pyramid</GenericName>
<SpecificName>Great Pyramid</SpecificName>
<History>A monumental ornamental structure built by the Egyptians of old.</History>
<Tooltip>What treasures lay within this monumental tomb?</Tooltip>
</Identity>
<Health>
<Max>15000</Max>

View File

@ -5,6 +5,7 @@
<GenericName>Pyramid</GenericName>
<SpecificName>Minor Pyramid</SpecificName>
<History>A monumental ornamental structure built by the Egyptians of old.</History>
<Tooltip>What treasures lay within this monumental tomb?</Tooltip>
</Identity>
<Health>
<Max>10000</Max>