1
0
Fork 0
forked from Simnation/Main

[Garage] Changes + Log

This commit is contained in:
Miho931 2025-06-08 15:19:18 +02:00
parent 03ae638141
commit ee09c81d37
4 changed files with 68 additions and 6 deletions

View file

@ -84,15 +84,13 @@ function AddTargetOptions()
type = "client",
event = "garage:storeVehicle",
icon = "fas fa-parking",
label = "Fahrzeug einparken",
canInteract = true
label = "Fahrzeug einparken"
},
{
type = "client",
event = "garage:retrieveVehicle",
icon = "fas fa-car",
label = "Fahrzeug ausparken",
canInteract = true
label = "Fahrzeug ausparken"
}
},
distance = 2.5