Implemented new vehicle garage, final commit v1.2.0

This commit is contained in:
ElPumpo
2018-12-30 23:29:04 +01:00
parent e7eabab212
commit 904774b6a8
12 changed files with 229 additions and 119 deletions
+3 -1
View File
@@ -4,7 +4,6 @@ Locales['br'] = {
['ems_clothes_civil'] = 'Roupa Normal',
['ems_clothes_ems'] = 'Entrar como Socorrista',
-- Vehicles
['store_veh'] = 'press ~INPUT_CONTEXT~ to store the vehicle',
['ambulance'] = 'ambulance',
['helicopter_prompt'] = 'press ~INPUT_CONTEXT~ to access the ~y~Helicopter Actions~s~.',
['helicopter_buy'] = 'helicopter shop',
@@ -25,6 +24,9 @@ Locales['br'] = {
['garage_empty'] = 'you dont have any vehicles in your garage.',
['garage_released'] = 'your vehicle has been released from the garage.',
['garage_store_nearby'] = 'there is no nearby vehicles.',
['garage_storeditem'] = 'open garage',
['garage_storeitem'] = 'store vehicle in garage',
['garage_buyitem'] = 'vehicle shop',
['shop_item'] = '$%s',
['vehicleshop_title'] = 'vehicle Shop',
['vehicleshop_confirm'] = 'do you want to buy this vehicle?',