+ Fixing spelling msitake in T0 Boss craftin_ing.sticky_thread to crafting_ing.sticky_thread

This commit is contained in:
UncomfySilence 2021-11-09 11:50:26 +01:00
parent c1d318f7ee
commit 518099b92c

View File

@ -9,7 +9,7 @@
(3.0, Item("common.items.armor.misc.neck.scratched")), (3.0, Item("common.items.armor.misc.neck.scratched")),
(2.0, Item("common.items.armor.misc.head.straw")), (2.0, Item("common.items.armor.misc.head.straw")),
// Indirect crafting materials for T2 gear // Indirect crafting materials for T2 gear
(1.0, ItemQuantity("common.items.craftin_ing.sticky_thread", 2, 5)), (1.0, ItemQuantity("common.items.crafting_ing.sticky_thread", 2, 5)),
(1.0, ItemQuantity("common.items.mineral.coal", 2, 5)), (1.0, ItemQuantity("common.items.mineral.coal", 2, 5)),
(1.0, ItemQuantity("common.items.crafting_ing.leather.leather_strips", 2, 5)), (1.0, ItemQuantity("common.items.crafting_ing.leather.leather_strips", 2, 5)),
] ]