We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c4c5b7 commit 80affdcCopy full SHA for 80affdc
README.md
@@ -160,7 +160,7 @@ export const guard: PrefabData = {
160
},
161
childPrefabs: [
162
{
163
- parentHash: Prefab.Large_Guard_Rectangle.slots.Slot_Large_SwordType,
+ parentHash: Prefab.Large_Guard_Rectangle.embedded.Slot_Large_SwordType_51896,
164
prefab: blade
165
}
166
]
@@ -193,7 +193,7 @@ export const handle: PrefabData = {
193
194
195
196
- parentHash: Prefab.Handle_Short.slots.Slot_Large_SwordType_Craft_1,
+ parentHash: Prefab.Handle_Short.embedded.Slot_Large_SwordType_Craft_6134,
197
prefab: guard
198
199
0 commit comments