forked from Simnation/Main
ed
This commit is contained in:
parent
68151e44fe
commit
b390ae483b
5 changed files with 21 additions and 1 deletions
|
@ -11005,5 +11005,19 @@ itemsData = {
|
|||
image = 'customizableplate.png',
|
||||
name = 'customizableplate',
|
||||
},
|
||||
breathalyzer= {
|
||||
shouldClose = true,
|
||||
type = 'item',
|
||||
description = 'Misst den Blutalkoholspiegel',
|
||||
weight = 500,
|
||||
label = 'Alkoholtester',
|
||||
unique = true,
|
||||
useable = true,
|
||||
image = 'breathalyzer.png',
|
||||
name = 'breathalyzer',
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue