ADDING LASD STATION

This commit is contained in:
KingMcDonalds
2025-09-20 15:10:15 -07:00
parent c946a5802f
commit 963bde3a36
370 changed files with 1037 additions and 5 deletions
+2 -2
View File
@@ -7,8 +7,8 @@ spawnMetro=true
spawnFreight=true
;spawnPassenger=false ; this is not implemented yet
;how often the trains will spawn in minutes
metroFrequency=7
freightFrequency=15
metroFrequency=40
freightFrequency=40
;allow spawning and driving of trains (disables auto spawn if used, so there aren't collisions/conflicts')
allowDriving=true
;set to whatever you want a ticket to cost
@@ -0,0 +1,14 @@
fx_version 'cerulean'
game 'gta5'
author 'big gucci nelson'
description 'Sheriffs Station Parking Lot - City of Davis, Innocence Blvd. | https://discord.com/invite/BYvdGZBkry'
version '1.0.0'
this_is_a_map 'yes'
escrow_ignore {
'stream/ytd/*.ytd',
'stream/ydr/sc1_19_ground.ydr'
}
dependency '/assetpacks'
@@ -0,0 +1,5 @@
fx_version 'cerulean'
game 'gta5'
this_is_a_map 'yes'
dependency '/assetpacks'

Some files were not shown because too many files have changed in this diff Show More