
-- Data serialization has been added as part of the Map class, I just need to support saving for it to be complete -- Procedural generation has been introduced with a particle system, still very basic. -- Menu and button classes are now in place so we can make some fancy GUI crap.
7 lines
107 B
XML
7 lines
107 B
XML
<character>
|
|
<name>Healer</name>
|
|
<sprite>healer_f</sprite>
|
|
<aggressive>false</aggressive>
|
|
|
|
</character>
|