forked from Simnation/Main
ed
This commit is contained in:
parent
8110c00382
commit
05b2063db3
17 changed files with 1553 additions and 1 deletions
|
@ -10838,6 +10838,16 @@ itemsData = {
|
|||
image = 'droelfbar2.png',
|
||||
name = 'droelfbar2',
|
||||
},
|
||||
|
||||
scratch_ticket = {
|
||||
shouldClose = true,
|
||||
type = 'item',
|
||||
description = '',
|
||||
weight = 0,
|
||||
label = 'Rubbellos',
|
||||
unique = true,
|
||||
useable = true,
|
||||
image = 'scratch_ticket.png',
|
||||
name = 'scratch_ticket',
|
||||
},
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue