Skip to content

Commit 46b827e

Browse files
committed
feat(YRV3): refactor more businesses
- Refactored every remaining business into an object. - Added more features to SalvageYard and merged it into YRV3.
1 parent 5e3fceb commit 46b827e

48 files changed

Lines changed: 2499 additions & 728 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

SSV2/includes/data/config.lua

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -297,6 +297,9 @@ local Config <const> = {
297297
helitours_legal_work_cd = false,
298298
helitours_illegal_work_cd = false,
299299
nc_always_popular = false,
300+
sy_always_max_income = false,
301+
sy_disable_rob_cd = false,
302+
sy_disable_rob_weekly_cd = false,
300303
},
301304
bsv2 = {
302305
escort_groups = {

0 commit comments

Comments
 (0)