mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-07-04 05:55:47 -07:00
Make fauna names consistent
Patch By: Nescio Differential Revision: D3012 This was SVN commit r24062.
This commit is contained in:
parent
c2b97cdba0
commit
ac57eae596
32 changed files with 48 additions and 56 deletions
|
|
@ -19,7 +19,7 @@ var oPalm = "gaia/flora_tree_senegal_date_palm";
|
|||
var oBerryBush = "gaia/flora_bush_berry";
|
||||
var oWildebeest = "gaia/fauna_wildebeest";
|
||||
var oZebra = "gaia/fauna_zebra";
|
||||
var oRhino = "gaia/fauna_rhino";
|
||||
var oRhino = "gaia/fauna_rhinoceros_white";
|
||||
var oLion = "gaia/fauna_lion";
|
||||
var oLioness = "gaia/fauna_lioness";
|
||||
var oHawk = "birds/buzzard";
|
||||
|
|
@ -28,7 +28,7 @@ var oGiraffe2 = "gaia/fauna_giraffe_infant";
|
|||
var oGazelle = "gaia/fauna_gazelle";
|
||||
var oElephant = "gaia/fauna_elephant_african_bush";
|
||||
var oElephant2 = "gaia/fauna_elephant_african_infant";
|
||||
var oCrocodile = "gaia/fauna_crocodile";
|
||||
var oCrocodile = "gaia/fauna_crocodile_nile";
|
||||
var oFish = "gaia/fish/generic";
|
||||
var oStoneSmall = "gaia/geology_stone_savanna_small";
|
||||
var oMetalLarge = "gaia/geology_metal_savanna_slabs";
|
||||
|
|
|
|||
|
|
@ -19,8 +19,8 @@ const oGazelle = "gaia/fauna_gazelle";
|
|||
const oZebra = "gaia/fauna_zebra";
|
||||
const oWildebeest = "gaia/fauna_wildebeest";
|
||||
const oLion = "gaia/fauna_lion";
|
||||
const oRhino = "gaia/fauna_rhino";
|
||||
const oCrocodile = "gaia/fauna_crocodile";
|
||||
const oRhino = "gaia/fauna_rhinoceros_white";
|
||||
const oCrocodile = "gaia/fauna_crocodile_nile";
|
||||
const oElephant = "gaia/fauna_elephant_north_african";
|
||||
const oElephantInfant = "gaia/fauna_elephant_african_infant";
|
||||
const oLioness = "gaia/fauna_lioness";
|
||||
|
|
|
|||
|
|
@ -53,7 +53,7 @@ const oTreasure = [
|
|||
];
|
||||
const oBerryBush = "gaia/flora_bush_berry_desert";
|
||||
const oGazelle = "gaia/fauna_gazelle";
|
||||
const oRhino = "gaia/fauna_rhino";
|
||||
const oRhino = "gaia/fauna_rhinoceros_white";
|
||||
const oWarthog = "gaia/fauna_boar";
|
||||
const oGiraffe = "gaia/fauna_giraffe";
|
||||
const oGiraffeInfant = "gaia/fauna_giraffe_infant";
|
||||
|
|
@ -61,7 +61,7 @@ const oElephant = "gaia/fauna_elephant_african_bush";
|
|||
const oElephantInfant = "gaia/fauna_elephant_african_infant";
|
||||
const oLion = "gaia/fauna_lion";
|
||||
const oLioness = "gaia/fauna_lioness";
|
||||
const oCrocodile = "gaia/fauna_crocodile";
|
||||
const oCrocodile = "gaia/fauna_crocodile_nile";
|
||||
const oFish = "gaia/fish/tilapia";
|
||||
const oHawk = "birds/buzzard";
|
||||
|
||||
|
|
|
|||
|
|
@ -163,7 +163,7 @@
|
|||
"goat": "gaia/fauna_goat",
|
||||
"hawk": "birds/buzzard",
|
||||
"horse": "gaia/fauna_horse",
|
||||
"pony": "gaia/fauna_pony"
|
||||
"pony": "gaia/fauna_horse_pony"
|
||||
},
|
||||
"athen": {
|
||||
"temple": "structures/athen_temple",
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@ const oTree = "gaia/flora_tree_palm_tropic";
|
|||
const oBerryBush = "gaia/flora_bush_berry";
|
||||
const oRabbit = "gaia/fauna_rabbit";
|
||||
const oTiger = "gaia/fauna_tiger";
|
||||
const oCrocodile = "gaia/fauna_crocodile";
|
||||
const oCrocodile = "gaia/fauna_crocodile_nile";
|
||||
const oFish = "gaia/fish/generic";
|
||||
const oElephant = "gaia/fauna_elephant_asian";
|
||||
const oElephantInfant = "gaia/fauna_elephant_asian_infant";
|
||||
|
|
|
|||
|
|
@ -53,13 +53,13 @@ const oTreasuresCity = [oFoodTreasureBin, oFoodTreasureCrate, oFoodTreasureJars]
|
|||
const oGiraffe = "gaia/fauna_giraffe";
|
||||
const oGiraffeInfant = "gaia/fauna_giraffe_infant";
|
||||
const oGazelle = "gaia/fauna_gazelle";
|
||||
const oRhino = "gaia/fauna_rhino";
|
||||
const oRhino = "gaia/fauna_rhinoceros_white";
|
||||
const oWarthog = "gaia/fauna_boar";
|
||||
const oElephant = "gaia/fauna_elephant_african_bush";
|
||||
const oElephantInfant = "gaia/fauna_elephant_african_infant";
|
||||
const oLion = "gaia/fauna_lion";
|
||||
const oLioness = "gaia/fauna_lioness";
|
||||
const oCrocodile = "gaia/fauna_crocodile";
|
||||
const oCrocodile = "gaia/fauna_crocodile_nile";
|
||||
const oFish = "gaia/fish/tilapia";
|
||||
const oHawk = "birds/buzzard";
|
||||
const oTempleApedemak = "structures/kush_temple";
|
||||
|
|
|
|||
|
|
@ -81,7 +81,7 @@ function setBiomeHighlands()
|
|||
|
||||
function setBiomeEden()
|
||||
{
|
||||
g_Gaia.mainHuntableAnimal = "gaia/fauna_rhino";
|
||||
g_Gaia.mainHuntableAnimal = "gaia/fauna_rhinoceros_white";
|
||||
g_Gaia.secondaryHuntableAnimal = "gaia/fauna_elephant_african_bush";
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@ const oStoneSmall = "gaia/geology_stone_alpine_a";
|
|||
const oMetalLarge = "gaia/geology_metal_alpine_slabs";
|
||||
const oFish = "gaia/fish/generic";
|
||||
const oWalrus = "gaia/fauna_walrus";
|
||||
const oArcticWolf = "gaia/fauna_arctic_wolf";
|
||||
const oArcticWolf = "gaia/fauna_wolf_arctic";
|
||||
|
||||
const aIceberg = "actor|props/special/eyecandy/iceberg.xml";
|
||||
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@ var tShore = "polar_ice_snow";
|
|||
var tWater = "polar_ice_c";
|
||||
|
||||
var oArcticFox = "gaia/fauna_fox_arctic";
|
||||
var oArcticWolf = "gaia/fauna_arctic_wolf_domestic";
|
||||
var oArcticWolf = "gaia/fauna_wolf_arctic_domestic";
|
||||
var oMuskox = "gaia/fauna_muskox";
|
||||
var oWalrus = "gaia/fauna_walrus";
|
||||
var oWhaleFin = "gaia/fauna_whale_fin";
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
const debugLog = false;
|
||||
|
||||
var attackerTemplate = "gaia/fauna_arctic_wolf_domestic";
|
||||
var attackerTemplate = "gaia/fauna_wolf_arctic_domestic";
|
||||
|
||||
var minWaveSize = 1;
|
||||
var maxWaveSize = 3;
|
||||
|
|
|
|||
|
|
@ -22,7 +22,7 @@ const oBush = "gaia/flora_bush_badlands";
|
|||
const oDeer = "gaia/fauna_deer";
|
||||
const oRabbit = "gaia/fauna_rabbit";
|
||||
const oWolf1 = "gaia/fauna_wolf";
|
||||
const oWolf2 = "gaia/fauna_arctic_wolf";
|
||||
const oWolf2 = "gaia/fauna_wolf_arctic";
|
||||
const oHawk = "birds/buzzard";
|
||||
const oFish = "gaia/fish/generic";
|
||||
const oStoneLarge = "gaia/geology_stonemine_alpine_quarry";
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4696b3a65ce258bdd94f9c8f3f9916f174466037bfbf8a360883682b9b62ce2b
|
||||
size 421132
|
||||
oid sha256:161bf486e545cd1095e2fce28e17f38413475ce6d4a08a18cf98806ac1b724c8
|
||||
size 421233
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:28b774602542fdb7bf5b93c4eaf2a0c7b81c2574ab9e50caca62596b691d30e8
|
||||
oid sha256:df85de8466eefed879429f60da4eba69859d28bc0be29fc2de8b22ae609fc13d
|
||||
size 648736
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c09fdcd6fe7b781b4b88b26e18089c3bd153123c97d3be5e172616ef33c965b4
|
||||
oid sha256:0f1e6820016f6fc3486b8ed55fb9ebf405c1466c5007b30eb63514c94117e932
|
||||
size 443068
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:78fb0dce00d400437631853fec4e94653e562a38f677d75d08ad670f31e9c957
|
||||
size 1443531
|
||||
oid sha256:c8460df561bd078acdaa65e6ea898f2c45b2082a627445efaf9b2e6485f88a4e
|
||||
size 1443676
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a371df95a44b69ed19c12ccb5baac3c165ea445279a98a3c6162dd60139fc4e9
|
||||
size 457536
|
||||
oid sha256:aa30acf552f856cd24c4765a552f323633d790c9948ba256921484cd437d83b5
|
||||
size 457652
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:601f8bbb5bbcf5355aa17bd555713e0ab7df8aa4c5431e0b48a074febd56cf61
|
||||
oid sha256:ca4c4858af07000670c259b9be6936af4d489d0b71f0deed3fca142da0ef76dd
|
||||
size 685121
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f311d7709267fab173a8e3f03f853bd3961042f4fde2f7700a89222bf5f1ca6c
|
||||
size 3667821
|
||||
oid sha256:88351e324a3dca9cad6f3d197dbb9c10f9a58e53dcfb056222ce27823fa0174e
|
||||
size 3667941
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dd335c38e97a832426e4a2e03794dba4e6c25c01a82cbc52f129548e499faedd
|
||||
oid sha256:392553b7dcb2551f27c38ebc82ce5754c1657ba6c96649e657d9ac801c332ad1
|
||||
size 519330
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:87c30c615ca09d455b699cbcd0bd24b39864a14354f9fa0ed631683e7e56180e
|
||||
size 2088854
|
||||
oid sha256:69bbf513a6fcdf7f36e4e886424af4f36966912d52c7811eb7012bb7f0e3d64d
|
||||
size 2089334
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:09fce7eb6501bb00387df1473a1e3edd7130a49c6d1d3ada3162eb42faab08f1
|
||||
size 472441
|
||||
oid sha256:5ece82ded4931396f4c8a650f6af0315e804f159f65dda3ffda9c87abfb472d0
|
||||
size 472541
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:05889dcdcd3f4f7eb99aeeb74ee50453f2adfd612f902c9f7d475e7545179fcc
|
||||
size 509050
|
||||
oid sha256:5c64261702553a8dd802f65b4b670d39669c79fc0ae99193614c2801afaac2c7
|
||||
size 509090
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:87a90cf365d98fa0268f70b84430f2b88202f5cec9bf8e28e848ecb396c3db48
|
||||
size 893327
|
||||
oid sha256:2cec2551190fdf14471b6e5e4dfbd742003f47635f9ee785e702e1ec9c717a6a
|
||||
size 893547
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:74a08e819058f89c88080d04a0aad82a2b247d4c6c6485bbc0e273aa6b8af527
|
||||
size 1849002
|
||||
oid sha256:3171d54163c0f6f7371de47b9b3c225f52485fc0452db9d57c8bee46ffcb69cb
|
||||
size 1849052
|
||||
|
|
|
|||
|
|
@ -1,18 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_unit_fauna_wild_aggressive_wolf">
|
||||
<Footprint>
|
||||
<Square width="1.5" depth="3.0"/>
|
||||
<Height>2.0</Height>
|
||||
</Footprint>
|
||||
<Identity>
|
||||
<GenericName>Arctic Wolf</GenericName>
|
||||
<SpecificName>Canis lupus</SpecificName>
|
||||
<Icon>gaia/fauna_arctic_wolf.png</Icon>
|
||||
</Identity>
|
||||
<StatusBars>
|
||||
<HeightOffset>3.0</HeightOffset>
|
||||
</StatusBars>
|
||||
<VisualActor>
|
||||
<Actor>fauna/arctic_wolf.xml</Actor>
|
||||
</VisualActor>
|
||||
</Entity>
|
||||
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="gaia/fauna_wolf">
|
||||
<Identity>
|
||||
<GenericName>Arctic Wolf</GenericName>
|
||||
<Icon>gaia/fauna_arctic_wolf.png</Icon>
|
||||
</Identity>
|
||||
<VisualActor>
|
||||
<Actor>fauna/arctic_wolf.xml</Actor>
|
||||
</VisualActor>
|
||||
</Entity>
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="gaia/fauna_arctic_wolf">
|
||||
<Entity parent="gaia/fauna_wolf_arctic">
|
||||
<Identity>
|
||||
<Classes datatype="tokens">Domestic</Classes>
|
||||
</Identity>
|
||||
Loading…
Reference in a new issue