From ba44b5d6b14fbcfe476b1a5b67d92a1d38b19783 Mon Sep 17 00:00:00 2001 From: Vortrex <3858226+VortrexFTW@users.noreply.github.com> Date: Mon, 28 Dec 2020 12:52:08 -0600 Subject: [PATCH] Add some pickup model types to GTA SA cfg --- scripts/server/config.js | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/scripts/server/config.js b/scripts/server/config.js index 4b51fe9f..54d40970 100644 --- a/scripts/server/config.js +++ b/scripts/server/config.js @@ -81,12 +81,18 @@ let gameConfig = { ammunation: 6, payAndSpray: 63, vehicleDealership: 55, - restaurant: -1, + airplaneDealership: 5, + boatDealership: 9, + restaurant: 50, fastFood: -1, + clothes: 45, + pizza: 29, + chicken: 14, + burger: 10, bank: 52, fuelStation: 0, business: -1, - house: -1, + house: 31, }, { // GTA UG policeStation: 8, @@ -155,9 +161,9 @@ let gameConfig = { }, { // GTA San Andreas - policeStation: 1239, - fireStation: 1239, - hospital: 1239, + policeStation: 1247, + fireStation: 1318, + hospital: 1240, ammunation: 1239, payAndSpray: 1239, vehicleDealership: 1239, @@ -167,7 +173,7 @@ let gameConfig = { fuelStation: 1239, business: 1272, house: 1273, - clothes: 1239, + clothes: 1275, } ], pickupTypes: [