forked from Simnation/Main
ed
This commit is contained in:
parent
64a08bf394
commit
5e498ae29e
16 changed files with 19 additions and 11 deletions
7
resources/[defaultmaps]/emsacademy/fxmanifest.lua
Normal file
7
resources/[defaultmaps]/emsacademy/fxmanifest.lua
Normal file
|
@ -0,0 +1,7 @@
|
|||
fx_version 'cerulean'
|
||||
game 'gta5'
|
||||
author 'rock3t'
|
||||
|
||||
this_is_a_map 'yes'
|
||||
|
||||
data_file 'DLC_ITYP_REQUEST' 'stream/ems_props.ytyp'
|
BIN
resources/[defaultmaps]/emsacademy/stream/chairs1.ymap
Normal file
BIN
resources/[defaultmaps]/emsacademy/stream/chairs1.ymap
Normal file
Binary file not shown.
BIN
resources/[defaultmaps]/emsacademy/stream/chairs2.ymap
Normal file
BIN
resources/[defaultmaps]/emsacademy/stream/chairs2.ymap
Normal file
Binary file not shown.
BIN
resources/[defaultmaps]/emsacademy/stream/decorations.ymap
Normal file
BIN
resources/[defaultmaps]/emsacademy/stream/decorations.ymap
Normal file
Binary file not shown.
BIN
resources/[defaultmaps]/emsacademy/stream/emsacademy.ymap
Normal file
BIN
resources/[defaultmaps]/emsacademy/stream/emsacademy.ymap
Normal file
Binary file not shown.
BIN
resources/[defaultmaps]/emsacademy/stream/fence.ymap
Normal file
BIN
resources/[defaultmaps]/emsacademy/stream/fence.ymap
Normal file
Binary file not shown.
BIN
resources/[defaultmaps]/emsacademy/stream/foodstands.ymap
Normal file
BIN
resources/[defaultmaps]/emsacademy/stream/foodstands.ymap
Normal file
Binary file not shown.
BIN
resources/[defaultmaps]/emsacademy/stream/gates.ymap
Normal file
BIN
resources/[defaultmaps]/emsacademy/stream/gates.ymap
Normal file
Binary file not shown.
BIN
resources/[defaultmaps]/emsacademy/stream/lights.ymap
Normal file
BIN
resources/[defaultmaps]/emsacademy/stream/lights.ymap
Normal file
Binary file not shown.
11
resources/[defaultmaps]/iak_softair/fxmanifest.lua
Normal file
11
resources/[defaultmaps]/iak_softair/fxmanifest.lua
Normal file
|
@ -0,0 +1,11 @@
|
|||
fx_version 'cerulean'
|
||||
game 'gta5'
|
||||
|
||||
author 'Iakkoise'
|
||||
description 'softair'
|
||||
url 'https://github.com/AndreIakko/Softair_map'
|
||||
discord 'https://discord.gg/tqk3kAEr4f'
|
||||
|
||||
this_is_a_map 'yes'
|
||||
|
||||
|
Binary file not shown.
BIN
resources/[defaultmaps]/iak_softair/stream/paintball.ymap
Normal file
BIN
resources/[defaultmaps]/iak_softair/stream/paintball.ymap
Normal file
Binary file not shown.
Before Width: | Height: | Size: 58 KiB After Width: | Height: | Size: 58 KiB |
Before Width: | Height: | Size: 55 KiB After Width: | Height: | Size: 55 KiB |
Before Width: | Height: | Size: 60 KiB After Width: | Height: | Size: 60 KiB |
|
@ -10720,17 +10720,7 @@ itemsData = {
|
|||
image = 'line_coke.png',
|
||||
name = 'line_coke',
|
||||
},
|
||||
= {
|
||||
shouldClose = true,
|
||||
type = 'item',
|
||||
description = '',
|
||||
weight = 100,
|
||||
label = 'Kokain Lines',
|
||||
unique = true,
|
||||
useable = true,
|
||||
image = 'line_coke.png',
|
||||
name = 'line_coke',
|
||||
},
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue