Stendhal/Creature Organization/Examples: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>AntumDeluge
imported>AntumDeluge
Line 641: Line 641:


The logic tilesets can either be kept in the currently used directory and just refactored to match the creature.xml files. Or the tilesets can be placed in a subdirectory of "tileset/logic/creature". For example: ''amazon'', which is a subclass of ''human'', would be located in "tileset/logic/creature/human/amazon.png". NOTE: classes with many subclasses can be divided up.
The logic tilesets can either be kept in the currently used directory and just refactored to match the creature.xml files. Or the tilesets can be placed in a subdirectory of "tileset/logic/creature". For example: ''amazon'', which is a subclass of ''human'', would be located in "tileset/logic/creature/human/amazon.png". NOTE: classes with many subclasses can be divided up.

* tileset/logic/creature/


=== angel ===
=== angel ===

* tileset/logic/creature/angel.png
* angel.png
** <creature>baby angel</creature>, <creature>angel</creature>, <creature>fallen angel</creature>, <creature>dark angel</creature>, <creature>archangel</creature>, <creature>dark archangel</creature>
** [[ File:Logic_creature_angel.png ]]


=== animal ===
=== animal ===