feat(node-groups): CombatMonster 에 Group + 생성기 값 보존(no-clobber)

This commit is contained in:
2026-06-10 21:38:39 +09:00
parent 271a7991d1
commit 428bdc8a2e
13 changed files with 69 additions and 32 deletions

View File

@@ -6510,7 +6510,8 @@
{
"@type": "script.CombatMonster",
"Enable": true,
"EnemyId": "orange_mushroom"
"EnemyId": "orange_mushroom",
"Group": "combat"
}
],
"@version": 1
@@ -6651,7 +6652,8 @@
{
"@type": "script.CombatMonster",
"Enable": true,
"EnemyId": "orange_mushroom"
"EnemyId": "orange_mushroom",
"Group": "combat"
}
],
"@version": 1
@@ -6792,7 +6794,8 @@
{
"@type": "script.CombatMonster",
"Enable": true,
"EnemyId": "orange_mushroom"
"EnemyId": "orange_mushroom",
"Group": "combat"
}
],
"@version": 1