# HG changeset patch # User Wuzzy # Date 1510893767 0 # Node ID 545971faffc224c5a1d3c2e85c411a921d957de0 # Parent 6463c1c273285948817d40e11c9723127f71d544 Sprites: fix header diff -r 6463c1c27328 -r 545971faffc2 Sprites.wiki --- a/Sprites.wiki Fri Nov 17 04:42:27 2017 +0000 +++ b/Sprites.wiki Fri Nov 17 04:42:47 2017 +0000 @@ -214,5 +214,5 @@ || `sprDuck` || || `sprHandDuck` || -## Custom sprites +== Custom sprites == The sprite IDs `sprCustom1` to `sprCustom8` are not directly used in the engine. Instead, they are supposed to be overwritten in a [https://hedgewars.org/kb/HWPFormat HWP file]. This allows you to add custom sprites in a HWP without destroying game-relevant sprites. \ No newline at end of file