Skip to content

Commit 80affdc

Browse files
committed
Update README.md
1 parent 7c4c5b7 commit 80affdc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ export const guard: PrefabData = {
160160
},
161161
childPrefabs: [
162162
{
163-
parentHash: Prefab.Large_Guard_Rectangle.slots.Slot_Large_SwordType,
163+
parentHash: Prefab.Large_Guard_Rectangle.embedded.Slot_Large_SwordType_51896,
164164
prefab: blade
165165
}
166166
]
@@ -193,7 +193,7 @@ export const handle: PrefabData = {
193193
},
194194
childPrefabs: [
195195
{
196-
parentHash: Prefab.Handle_Short.slots.Slot_Large_SwordType_Craft_1,
196+
parentHash: Prefab.Handle_Short.embedded.Slot_Large_SwordType_Craft_6134,
197197
prefab: guard
198198
}
199199
]

0 commit comments

Comments
 (0)