From 0fe6a92bf51de98a2023998a4fc2edea3f70d96b Mon Sep 17 00:00:00 2001 From: madpat3 Date: Sat, 29 Dec 2018 14:29:11 +0100 Subject: [PATCH] Wirecutters - Add compatibility with more fences from CUP (#6750) another one ;) --- addons/logistics_wirecutter/script_component.hpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/addons/logistics_wirecutter/script_component.hpp b/addons/logistics_wirecutter/script_component.hpp index ebb703219d..d429347319 100644 --- a/addons/logistics_wirecutter/script_component.hpp +++ b/addons/logistics_wirecutter/script_component.hpp @@ -54,7 +54,8 @@ "fort_razorwire.p3d",\ "barbedwire.pd3",\ "dd_pletivo.p3d",\ - "plot_green_draty.p3d"\ + "plot_green_draty.p3d",\ + "plot_rust_draty.p3d"\ ] #define SOUND_CLIP_TIME_SPACING 1.5