forked from Simnation/Main
ed
This commit is contained in:
parent
a561e27187
commit
4a0f0f6a8b
13 changed files with 907 additions and 4 deletions
|
@ -10764,7 +10764,17 @@ itemsData = {
|
|||
image = 'line_coke.png',
|
||||
name = 'line_coke',
|
||||
},
|
||||
|
||||
weapon_winchester = {
|
||||
shouldClose = true,
|
||||
type = 'weapon',
|
||||
description = '',
|
||||
weight = 1000,
|
||||
label = 'Shrewsbury Frontier Repeater',
|
||||
unique = true,
|
||||
useable = true,
|
||||
image = 'weapon_winchester.png',
|
||||
name = 'weapon_winchester',
|
||||
},
|
||||
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue