1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Nordi98 2025-08-04 05:00:18 +02:00
parent 79ab974928
commit 7458c68fcd
33 changed files with 14 additions and 2 deletions

View file

@ -543,7 +543,7 @@ Config.Electric = {
{ prop = "prop_electric_01", location = vector4(181.14, 6636.17, 30.61, 180.96), ropeLength = 7.5 },
{ prop = "prop_electric_01", location = vector4(1714.14, 6425.44, 31.79, 156.94), ropeLength = 7.5 },
{ prop = "prop_electric_01", location = vector4(1703.57, 4937.23, 41.08, 56.74), ropeLength = 7.5 },
{ prop = "prop_electric_01", location = vector4(1993.38, 3777.8, 32.18, 220.1), ropeLength = 7.5 },
{ prop = "prop_electric_01", location = vector4(1993.38, 3777.8, 31.18, 220.1), ropeLength = 7.5 },
{ prop = "prop_electric_01", location = vector4(1770.86, 3337.97, 40.43, 302.1), ropeLength = 7.5 },
{ prop = "prop_electric_01", location = vector4(2690.25, 3265.62, 54.24, 59.98), ropeLength = 7.5 },
{ prop = "prop_electric_01", location = vector4(1033.32, 2662.91, 38.55, 96.38), ropeLength = 7.5 },

View file

@ -0,0 +1,12 @@
fx_version 'cerulean'
game 'gta5'
lua54 "yes"
author 'Fastudio'
description 'PoliceStation'
version '1.0.0'
this_is_a_map 'yes'
dependency '/assetpacks'

View file

@ -1,3 +1,4 @@
config = config or {}
config.vendingMachine = {
active = true,
machines = {

View file

@ -141,7 +141,6 @@ local weaponList = {
weapon_navyrevolver = 500,
weapon_gadgetpistol = 500,
weapon_pistolxm3 = 500,
weapon_klog19fde = 500, -- Mod
-- Submachine Guns
weapon_microsmg = 1000,
weapon_smg = 1000,