mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 02:08:55 +00:00
Update to Fisherman.Lua (#109)
Changed Boat caution to True to fix boat not being returned issue.
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@ Config.Jobs.fisherman = {
|
||||
Spawner = 2,
|
||||
Hash = 'tug',
|
||||
Trailer = 'none',
|
||||
HasCaution = false
|
||||
HasCaution = true
|
||||
}
|
||||
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user