HowToAddCreaturesStendhal: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>Kymara m Move extendors to extenders |
imported>Kymara specify precisely what subclass is |
||
| Line 41: | Line 41: | ||
We must give a name to the creature and it is done in the ''creature'' tag. |
We must give a name to the creature and it is done in the ''creature'' tag. |
||
Then we specify the class and the subclass on the ''type'' tag. |
Then we specify the class and the subclass on the ''type'' tag. The class should be a general description suitable for a range of creatures (say, dwarf). The subclass needs to be the name of the image, which must be located at: |
||
data/ |
|||
sprites/ |
sprites/ |
||
monsters/ |
monsters/ |
||
class/ |
class/ |
||
subclass.png |
subclass.png |
||