From c2687f2bdd7d652a91cdba087fe5072eac308d9f Mon Sep 17 00:00:00 2001 From: ElPumpo Date: Thu, 10 Jan 2019 14:09:11 +0100 Subject: [PATCH] Use downtown cab co as blip and phone label --- locales/en.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/locales/en.lua b/locales/en.lua index 2dc27583..6b1f0681 100644 --- a/locales/en.lua +++ b/locales/en.lua @@ -44,6 +44,6 @@ Locales['en'] = { ['have_withdrawn'] = 'you have withdrawn ~y~x%s~s~ ~b~%s~s~', ['have_deposited'] = 'you have deposited ~y~x%s~s~ ~b~%s~s~', ['player_cannot_hold'] = 'you do ~r~not~s~ have enough ~y~free space~s~ in your inventory!', - ['blip_taxi'] = 'taxi', - ['phone_taxi'] = 'taxi', + ['blip_taxi'] = 'downtown Cab Co.', + ['phone_taxi'] = 'downtown Cab Co.', } \ No newline at end of file