mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-21 11:25:01 +00:00
Fixed entity promotion bugs.
This was SVN commit r4862.
This commit is contained in:
Binary file not shown.
@@ -8,7 +8,7 @@
|
||||
|
||||
<Promotion>
|
||||
|
||||
<Entity>cart_cavalry_swordsmman_e</Entity>
|
||||
<Entity>cart_cavalry_swordsman_e</Entity>
|
||||
|
||||
</Promotion>
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
|
||||
<Promotion>
|
||||
|
||||
<Entity>cart_cavalry_javelinist_e</Entity>
|
||||
<Entity>cart_infantry_javelinist_e</Entity>
|
||||
|
||||
</Promotion>
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
<Promotion>
|
||||
|
||||
<Entity>cart_cavalry_javelinist_a</Entity>
|
||||
<Entity>cart_infantry_javelinist_a</Entity>
|
||||
|
||||
</Promotion>
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
<Promotion>
|
||||
|
||||
<Entity>celt_cavalry_javelinist_e</Entity>
|
||||
<Entity>celt_cavalry_javelinist_a</Entity>
|
||||
|
||||
</Promotion>
|
||||
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
|
||||
<Promotion>
|
||||
|
||||
<Entity>celt_infantry_javalenist_e</Entity>
|
||||
<Entity>celt_infantry_javelinist_e</Entity>
|
||||
|
||||
</Promotion>
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
<Promotion>
|
||||
|
||||
<Entity>celt_infantry_javalenist_e</Entity>
|
||||
<Entity>celt_infantry_javelinist_a</Entity>
|
||||
|
||||
</Promotion>
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
<Promotion>
|
||||
|
||||
<Entity>pers_cavalry_javelinists_a</Entity>
|
||||
<Entity>pers_cavalry_javelinist_a</Entity>
|
||||
|
||||
</Promotion>
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
|
||||
<Promotion>
|
||||
|
||||
<Entity>rome_cavalry_javelinist_e</Entity>
|
||||
<Entity>rome_infantry_javelinist_e</Entity>
|
||||
|
||||
</Promotion>
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
<Promotion>
|
||||
|
||||
<Entity>rome_cavalry_javelinist_a</Entity>
|
||||
<Entity>rome_infantry_javelinist_a</Entity>
|
||||
|
||||
</Promotion>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user