mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-08-15 14:43:32 -07:00
Remove ram from fortress to let people in charge of balancing make the call on whether it should be added to the civ or not.
Add Alexandermb to the list of 3D contributors. Thanks elexis for raising concerns This was SVN commit r20450.
This commit is contained in:
parent
6b4d73f6df
commit
72e2d0440e
2 changed files with 2 additions and 1 deletions
|
|
@ -79,6 +79,7 @@
|
|||
{
|
||||
"Title": "3D Art",
|
||||
"List": [
|
||||
{"nick": "Alexandermb", "name": "Daniel Morgado"},
|
||||
{"nick": "Athos"},
|
||||
{"nick": "Brightgalrs", "name": "Robert D. Schultz"},
|
||||
{"nick": "Eggbird", "name": "Egbert Tigelaar"},
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@
|
|||
-units/{civ}_mechanical_siege_scorpio_packed
|
||||
-units/{civ}_mechanical_siege_oxybeles_packed
|
||||
-units/{civ}_mechanical_siege_lithobolos_packed
|
||||
units/{civ}_mechanical_siege_ram
|
||||
-units/{civ}_mechanical_siege_ram
|
||||
-units/{civ}_mechanical_siege_tower
|
||||
</Entities>
|
||||
<Technologies datatype="tokens">
|
||||
|
|
|
|||
Loading…
Reference in a new issue