add sborka
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
ITEM.name = "Big Bag"
|
||||
ITEM.description = "A big bag."
|
||||
ITEM.invWidth = 6
|
||||
ITEM.invHeight = 4
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,4 @@
|
||||
ITEM.name = "Big Bag"
|
||||
ITEM.description = "A big bag."
|
||||
ITEM.invWidth = 6
|
||||
ITEM.invHeight = 4
|
||||