forked from Simnation/Main
ed
This commit is contained in:
parent
1c61cebc21
commit
cca153f5dd
2 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@ Config.RentalLocations = {
|
||||||
name = "Airpot Autovermietung",
|
name = "Airpot Autovermietung",
|
||||||
npc = {
|
npc = {
|
||||||
model = "a_m_y_business_03",
|
model = "a_m_y_business_03",
|
||||||
coords = vector4(-833.0829, -2351.2122, 14.5706, 279.4480),
|
coords = vector4(-835.8594, -2346.6895, 14.6904, 177.2773),
|
||||||
},
|
},
|
||||||
spawnPoint = vector4(-829.8356, -2355.9055, 14.5707, 330.7729),
|
spawnPoint = vector4(-829.8356, -2355.9055, 14.5707, 330.7729),
|
||||||
returnPoint = vector4(-829.8356, -2355.9055, 14.5707, 330.7729),
|
returnPoint = vector4(-829.8356, -2355.9055, 14.5707, 330.7729),
|
||||||
|
|
|
@ -6438,7 +6438,7 @@ itemsData = {
|
||||||
type = 'weapon',
|
type = 'weapon',
|
||||||
unique = true,
|
unique = true,
|
||||||
description = 'Der beste Freund eines Cops, wenn Funk und Pfefferspray nicht mehr reichen.',
|
description = 'Der beste Freund eines Cops, wenn Funk und Pfefferspray nicht mehr reichen.',
|
||||||
image = 'ar15.png',
|
image = 'weapon_carbinerifle.png',
|
||||||
label = 'AR 15',
|
label = 'AR 15',
|
||||||
ammotype = 'AMMO_RIFLE',
|
ammotype = 'AMMO_RIFLE',
|
||||||
name = 'weapon_carbinerifle',
|
name = 'weapon_carbinerifle',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue