forked from Simnation/Main
ed
This commit is contained in:
parent
a2feb8b80a
commit
b086fbe4db
8 changed files with 887 additions and 27 deletions
|
@ -10805,7 +10805,7 @@ itemsData = {
|
|||
image = 'empty_can.png',
|
||||
name = 'empty_can',
|
||||
},
|
||||
empty_glasbootle = {
|
||||
empty_glasbottle = {
|
||||
shouldClose = true,
|
||||
type = 'item',
|
||||
description = '',
|
||||
|
@ -10814,6 +10814,6 @@ itemsData = {
|
|||
unique = true,
|
||||
useable = true,
|
||||
image = 'empty_glasbootle.png',
|
||||
name = 'empty_glasbootle',
|
||||
name = 'empty_glasbottle',
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue