forked from Simnation/Main
ed
This commit is contained in:
parent
250ce4a411
commit
8f44065e5f
19 changed files with 1093 additions and 2 deletions
|
@ -10731,7 +10731,17 @@ itemsData = {
|
|||
image = 'line_coke.png',
|
||||
name = 'line_coke',
|
||||
},
|
||||
|
||||
weapon_klog19fde = {
|
||||
shouldClose = true,
|
||||
type = 'weapon',
|
||||
description = '',
|
||||
weight = 1000,
|
||||
label = 'Klog 19 FDE',
|
||||
unique = true,
|
||||
useable = true,
|
||||
image = 'weapon_klog19fde.png',
|
||||
name = 'weapon_klog19fde',
|
||||
},
|
||||
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue