forked from Simnation/Main
Update items.lua
This commit is contained in:
parent
e6e25aa23e
commit
5ca797128d
1 changed files with 1 additions and 1 deletions
|
@ -4783,7 +4783,7 @@ itemsData = {
|
||||||
useable = true,
|
useable = true,
|
||||||
weight = 150,
|
weight = 150,
|
||||||
type = 'item',
|
type = 'item',
|
||||||
unique = false,
|
unique = true,
|
||||||
description = 'Spritzig, lecker, absolut neu und revolutionär. Ähnlichkeiten zu anderen Limos? Niemals. Reinste Zufälle. Wirklich.',
|
description = 'Spritzig, lecker, absolut neu und revolutionär. Ähnlichkeiten zu anderen Limos? Niemals. Reinste Zufälle. Wirklich.',
|
||||||
image = 'spazi_limo.png',
|
image = 'spazi_limo.png',
|
||||||
shouldClose = true,
|
shouldClose = true,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue