StendhalRefactoringGraphics: Difference between revisions

Content deleted Content added
imported>AntumDeluge
Outfits: update details
imported>AntumDeluge
Items: update links
Line 394:
''' Specification '''
 
The sprites used for items are in the [https://sourceforge.net/p/arianne/stendhal/ci/{{StendhalFile|master/tree/|data/sprites/items/ |data/sprites/items/]}} directory in the stendhalStendhal source.
* Items have a white or black border of 1 pixel unless there is a good reason not to add it
* A non animated item should have a 32x32 pixel sprite
* An animated item (like [https://sourceforge.net/p/arianne/stendhal/ci/{{StendhalFile|master/tree/|data/sprites/items/moneysword/goldgolden_blade.png|golden money]blade}}) should have a 32N x 32 sprite. E.g. if it has 4 frames in the animation it will be a 128 x 32 sprite. It will automatically appear animated
For example: [[File:Mainio_cloak.png]]
* Items go in the folder <span style="color:darkgreen;">data/sprites/items/<class>/<subclass>.png</span>
 
== Corpses ==