From 3c9140d8eb1f81509fdd57f0aa55f53068482b56 Mon Sep 17 00:00:00 2001 From: Nico <122193236+Nico8340@users.noreply.github.com> Date: Tue, 15 Oct 2024 03:05:02 +0200 Subject: [PATCH] Remove unusable helicopter (#560) Remove sparrow from Pirates in Men's Pants --- [gamemodes]/[play]/play/play_config.lua | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/[gamemodes]/[play]/play/play_config.lua b/[gamemodes]/[play]/play/play_config.lua index ee12f3c1c..0530b42bd 100644 --- a/[gamemodes]/[play]/play/play_config.lua +++ b/[gamemodes]/[play]/play/play_config.lua @@ -99,6 +99,5 @@ vehicleSpawns = { {475, 2024.2908935547, 1506.1636962891, 10.72031211853, 270.00003051758}, {541, 2024.7091064453, 1499.3103027344, 10.520312309265, 270.00003051758}, {429, 2025.9349365234, 1490.2434082031, 10.5703125, 270.00003051758}, - {429, 2025.6474609375, 1494.671875, 10.5703125, 270.00003051758}, - {469, 2024.5600585938, 1623.0500488281, 12.002040863037, 270.00003051758} + {429, 2025.6474609375, 1494.671875, 10.5703125, 270.00003051758} } \ No newline at end of file