mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-17 09:10:27 +03:00
Remove equip_Crossbow_Kit from loot tables for now #1814
This commit is contained in:
@@ -19,7 +19,7 @@ Castle[] =
|
||||
|
||||
//Items
|
||||
{Loot_MAGAZINE, 4, ItemSandbag},
|
||||
{Loot_MAGAZINE, 1, equip_Crossbow_Kit},
|
||||
// {Loot_MAGAZINE, 1, equip_Crossbow_Kit}, //not functional yet
|
||||
{Loot_MAGAZINE, 3, equip_rope},
|
||||
{Loot_MAGAZINE, 4, PartWoodPile},
|
||||
{Loot_MAGAZINE, 2, ItemComboLock},
|
||||
|
||||
@@ -11,7 +11,7 @@ Church[] =
|
||||
{Loot_GROUP, 4, backpacks},
|
||||
|
||||
//Items
|
||||
{Loot_MAGAZINE, 1, equip_Crossbow_Kit},
|
||||
// {Loot_MAGAZINE, 1, equip_Crossbow_Kit}, //not functional yet
|
||||
{Loot_MAGAZINE, 4, ItemBookBible},
|
||||
{Loot_MAGAZINE, 2, equip_rag},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user