1
0
forked from 0ad/0ad
0ad/binaries/data/mods/_test.sim/simulation/templates/test1.xml
Ykkrosh 7c2e9027c2 # Rewrite of the game's simulation system
Giant merge from
http://svn.wildfiregames.com/hg-source/file/5fb522019d5e
Infrastructure is largely complete, gameplay is largely missing
Disabled by default; use command-line flag "-sim2"
(Second attempt at commit...)

This was SVN commit r7259.
2010-01-09 19:20:14 +00:00

10 lines
172 B
XML

<?xml version="1.0" encoding="utf-8"?>
<Entity>
<Test1A>
<x>999</x>
</Test1A>
<TestScript2A>
<y>(600+17)*20+5</y>
</TestScript2A>
</Entity>