1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Nordi98 2025-07-29 22:15:20 +02:00
parent 8110c00382
commit 05b2063db3
17 changed files with 1553 additions and 1 deletions

View file

@ -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',
},
}