mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-27 18:21:50 +03:00
Change ItemGenerator to WeaponHolder_ItemGenerator
With WeaponHolder_ItemGenerator we do not need the postion set up in the spawn.sqf
This commit is contained in:
@@ -11,7 +11,6 @@ Church[] =
|
||||
{Loot_GROUP, 4, backpacks},
|
||||
|
||||
//Items
|
||||
// {Loot_MAGAZINE, 1, equip_Crossbow_Kit}, //not functional yet
|
||||
{Loot_MAGAZINE, 4, ItemBookBible},
|
||||
|
||||
//Groups
|
||||
|
||||
Reference in New Issue
Block a user