forked from Simnation/Main
Update items.lua
This commit is contained in:
parent
4e2f283d8a
commit
49a037f660
1 changed files with 1 additions and 1 deletions
|
@ -10196,7 +10196,7 @@ itemsData = {
|
||||||
shouldClose = true,
|
shouldClose = true,
|
||||||
type = 'item',
|
type = 'item',
|
||||||
description = 'Transportiert dein Essen und deinen Alc, egal in welcher Form ^^',
|
description = 'Transportiert dein Essen und deinen Alc, egal in welcher Form ^^',
|
||||||
weight = 2,
|
weight = 1000,
|
||||||
label = 'Papiertüte',
|
label = 'Papiertüte',
|
||||||
unique = true,
|
unique = true,
|
||||||
useable = true,
|
useable = true,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue