forked from Simnation/Main
ed
This commit is contained in:
parent
2f2d0b1103
commit
7fd278affb
15 changed files with 22 additions and 4055 deletions
|
@ -10915,5 +10915,18 @@ itemsData = {
|
|||
image = 'weaponlicense.png',
|
||||
name = 'weaponlicense',
|
||||
},
|
||||
greencard= {
|
||||
shouldClose = true,
|
||||
type = 'item',
|
||||
description = 'Deine Zeitlich begrenzte Genehmigung für deine LS aufenthalt.',
|
||||
weight = 10,
|
||||
label = 'Greencard',
|
||||
unique = true,
|
||||
useable = true,
|
||||
image = 'greencard.png',
|
||||
name = 'greencard',
|
||||
},
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue