feat: Add per-type NPC icons + update compendium icons

6 new SVG icons in images/icons/, one per NPC type:
- icon-npc-esprit-animal.svg (amber) — paw print + yin-yang
- icon-npc-fantome.svg (cyan) — ghost silhouette + 鬼 character
- icon-npc-demon.svg (red) — horned demon face
- icon-npc-jiugwaai.svg (emerald) — hybrid creature + 怪 character
- icon-npc-dieu.svg (gold) — divine halo + lotus
- icon-npc-mortel.svg (steel blue) — human silhouette + talisman

All 49 NPC JSON files updated with type-specific icon paths.
Pack cde-npcs recompiled.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
2026-03-31 23:12:27 +02:00
parent ce1ed17ce1
commit 389d4b8008
126 changed files with 360 additions and 238 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -1 +1 @@
MANIFEST-000006
MANIFEST-000002

View File

@@ -1,15 +1,5 @@
2026/03/31-22:59:24.506026 7ff9fd9ff6c0 Recovering log #4
2026/03/31-22:59:24.559827 7ff9fd9ff6c0 Delete type=3 #2
2026/03/31-22:59:24.559901 7ff9fd9ff6c0 Delete type=0 #4
2026/03/31-22:59:58.664074 7ff7477ef6c0 Level-0 table #9: started
2026/03/31-22:59:58.667871 7ff7477ef6c0 Level-0 table #9: 37163 bytes OK
2026/03/31-22:59:58.673796 7ff7477ef6c0 Delete type=0 #7
2026/03/31-22:59:58.673946 7ff7477ef6c0 Manual compaction at level-0 from '!items!2nKXEHLG0fXtSOdy' @ 72057594037927935 : 1 .. '!items!tlIc1bmIAbQeUwj7' @ 0 : 0; will stop at (end)
2026/03/31-22:59:58.703966 7ff7477ef6c0 Manual compaction at level-1 from '!items!2nKXEHLG0fXtSOdy' @ 72057594037927935 : 1 .. '!items!tlIc1bmIAbQeUwj7' @ 0 : 0; will stop at '!items!tlIc1bmIAbQeUwj7' @ 40 : 1
2026/03/31-22:59:58.703975 7ff7477ef6c0 Compacting 1@1 + 1@2 files
2026/03/31-22:59:58.707912 7ff7477ef6c0 Generated table #10@1: 20 keys, 37163 bytes
2026/03/31-22:59:58.707930 7ff7477ef6c0 Compacted 1@1 + 1@2 files => 37163 bytes
2026/03/31-22:59:58.713789 7ff7477ef6c0 compacted to: files[ 0 0 1 0 0 0 0 ]
2026/03/31-22:59:58.713931 7ff7477ef6c0 Delete type=2 #5
2026/03/31-22:59:58.714076 7ff7477ef6c0 Delete type=2 #9
2026/03/31-22:59:58.714196 7ff7477ef6c0 Manual compaction at level-1 from '!items!tlIc1bmIAbQeUwj7' @ 40 : 1 .. '!items!tlIc1bmIAbQeUwj7' @ 0 : 0; will stop at (end)
2026/03/31-23:12:16.805305 7faaf17ec6c0 Delete type=3 #1
2026/03/31-23:12:16.806747 7faaf0feb6c0 Level-0 table #5: started
2026/03/31-23:12:16.810524 7faaf0feb6c0 Level-0 table #5: 35713 bytes OK
2026/03/31-23:12:16.817786 7faaf0feb6c0 Delete type=0 #3
2026/03/31-23:12:16.817941 7faaf0feb6c0 Manual compaction at level-0 from '!items!2nKXEHLG0fXtSOdy' @ 72057594037927935 : 1 .. '!items!tlIc1bmIAbQeUwj7' @ 0 : 0; will stop at (end)

View File

@@ -1,5 +0,0 @@
2026/03/31-22:58:15.450200 7fc9a0fec6c0 Delete type=3 #1
2026/03/31-22:58:15.451644 7fc983fff6c0 Level-0 table #5: started
2026/03/31-22:58:15.455369 7fc983fff6c0 Level-0 table #5: 35713 bytes OK
2026/03/31-22:58:15.462125 7fc983fff6c0 Delete type=0 #3
2026/03/31-22:58:15.462243 7fc983fff6c0 Manual compaction at level-0 from '!items!2nKXEHLG0fXtSOdy' @ 72057594037927935 : 1 .. '!items!tlIc1bmIAbQeUwj7' @ 0 : 0; will stop at (end)

Binary file not shown.

Binary file not shown.