diff --git a/Server_Install_Pack/@epochhive/addons/epoch_server_debris_event.pbo b/Server_Install_Pack/@epochhive/addons/epoch_server_debris_event.pbo index 10d3d9aa..abbd1deb 100644 Binary files a/Server_Install_Pack/@epochhive/addons/epoch_server_debris_event.pbo and b/Server_Install_Pack/@epochhive/addons/epoch_server_debris_event.pbo differ diff --git a/Sources/epoch_server_debris_event/EpochEvents/DynamicDebris.sqf b/Sources/epoch_server_debris_event/EpochEvents/DynamicDebris.sqf index 8fe1f035..5f5a7161 100644 --- a/Sources/epoch_server_debris_event/EpochEvents/DynamicDebris.sqf +++ b/Sources/epoch_server_debris_event/EpochEvents/DynamicDebris.sqf @@ -11,7 +11,7 @@ //[[[cog import generate_private_arrays ]]] private ["_allRoads","_allowDebris","_debris","_debrisCounter","_debrisLocations","_debrisLocationsKey","_debrisLocationsTMP","_debug","_expiresDebris","_export","_instanceID","_intersections","_marker","_maxDebrisLimit","_newDebrisCounter","_object","_offsetX","_offsetY","_position","_response","_rng","_rngChance","_scriptHiveKey","_seed","_selectedDebris","_worldSize"]; //[[[end]]] -_debug = true; +_debug = false; _expiresDebris = 604800; _debris = [ "Land_GarbageBags_F", diff --git a/Sources/epoch_server_debris_event/build.hpp b/Sources/epoch_server_debris_event/build.hpp index bf31a6ab..fdd891cc 100644 --- a/Sources/epoch_server_debris_event/build.hpp +++ b/Sources/epoch_server_debris_event/build.hpp @@ -1 +1 @@ -build=780; +build=781; diff --git a/Sources/epoch_server_debris_event/treeView.txt b/Sources/epoch_server_debris_event/treeView.txt index 07354a72..505e057c 100644 Binary files a/Sources/epoch_server_debris_event/treeView.txt and b/Sources/epoch_server_debris_event/treeView.txt differ diff --git a/build.txt b/build.txt index 59d8089a..10ba2ef2 100644 --- a/build.txt +++ b/build.txt @@ -1 +1 @@ -780 +781