# HG changeset patch
# User Wuzzy
# Date 1510893747 0
# Node ID 6463c1c273285948817d40e11c9723127f71d544
# Parent  635b23857d960327e359fcb5f989aeebc703a5e7
Sprites: xplain custom sprites

diff -r 635b23857d96 -r 6463c1c27328 Sprites.wiki
--- a/Sprites.wiki	Fri Nov 17 04:37:02 2017 +0000
+++ b/Sprites.wiki	Fri Nov 17 04:42:27 2017 +0000
@@ -212,4 +212,7 @@
 || `sprCloudL` ||
 || `sprSDCloudL` ||
 || `sprDuck` ||
-|| `sprHandDuck` ||
\ No newline at end of file
+|| `sprHandDuck` ||
+
+## 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