feat(node-map): nodeicons.json 외부화 + 생성기 로드·검증·NodeIcons 직렬화

This commit is contained in:
2026-06-15 14:22:32 +09:00
parent d1e51878c3
commit 3902c9b1ee
2 changed files with 25 additions and 0 deletions

11
data/nodeicons.json Normal file
View File

@@ -0,0 +1,11 @@
{
"icons": {
"combat": "f98db6823e894a4f90308d61f75894ac",
"elite": "793ed8a757534b89a82f460747d2df24",
"boss": "423056cdbbc04f4da131b9721c404d96",
"shop": "da37e1fac55d455b9ade08569f09f798",
"rest": "b86c1b0568bd45f3ae4a4b97e1b4a594",
"treasure": "f8a6d58e20f54e2ca899485055df1ce4"
},
"background": "d84241f17de344a097f5b96ac914f1d2"
}