Cleanup code

This commit is contained in:
ElPumpo
2018-04-19 21:01:18 +02:00
parent f485bfec00
commit 8b993799fe
5 changed files with 25 additions and 40 deletions
+2 -6
View File
@@ -3,17 +3,13 @@ Config.DrawDistance = 100.0
Config.Locale = 'br'
Config.Plates = {
taxi = "TAXI",
fisherman = "PESCA",
cop = "LSPD",
ambulance = "SAMU",
depanneur = "MECA",
fuel = "REFINA",
fueler = "REFINA",
lumberjack = "LENHA",
miner = "MINE",
reporter = "JORN",
slaughterer = "ABAT",
textil = "COST"
tailor = "COST"
}
Config.Jobs = {}