diff --git a/res/help.html b/res/help.html index a7727d3..0d3294f 100644 --- a/res/help.html +++ b/res/help.html @@ -120,6 +120,6 @@
Ctrl+C, Ctrl+V, and Ctrl+X will copy, paste, and swap colors respectively, just like they do for blocks and tiles in their own editor dialogs.
-Edited palette colors can be exported, but only one at a time; so if you load a multi-palette .pal file (like bg_tiles.pal, which defines MORN, DAY, NITE, and INDOOR palettes' colors), do not overwrite it when exporting your edits.
+You can export the edited colors of all the palettes at once to a single .pal file. Do not overwrite an existing file with this; instead, copy+paste only the palettes you need. For example, bg_tiles.pal defines MORN, DAY, NITE, and INDOOR palettes (as well as separate WATER colors for MORN/DAY and NITE), and ice_path.pal defines a CUSTOM palette.