1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-08-08 22:26:51 +02:00

Clarified docs

This commit is contained in:
Ivan Savenko
2025-01-19 19:43:12 +00:00
parent 7a0e8f95b9
commit 5064f6282a

View File

@@ -72,7 +72,7 @@ In order to make functional artifact you also need:
// When artifact is fused, all its components are removed and hero receives fused artifact in their place.
// As result of this, fused artifact:
// - can not be disassembled
// - does not locks slots of its components, like normal artifact
// - unlike combined artifacts, fused artifact does not locks slots of its components
// - does not inherits bonuses from its constituent parts
"fusedComponents" : true,