Skip to content

Commit 34e75c8

Browse files
authored
[Experimental] uekibati update (#40)
* remove contains * add pocket data * move working mod
1 parent 38ad0a8 commit 34e75c8

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

data/Unleash_The_Mods/mods/Uekibati_mod/melee.json renamed to data/Unleash_The_Mods/Working_mods/Uekibati_mod/melee.json

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,19 @@
1010
"material": [ "clay" ],
1111
"weight": "480 g",
1212
"volume": "2500 ml",
13-
"contains": 10,
1413
"bashing": 1,
1514
"cutting": 0,
1615
"category": "tools",
17-
"to_hit": 0
16+
"to_hit": 0,
17+
"pocket_data": [
18+
{
19+
"max_contains_volume": "2500 ml",
20+
"max_contains_weight": "3 kg",
21+
"watertight": true,
22+
"open_container": true,
23+
"rigid": true
24+
}
25+
]
1826
},
1927
{
2028
"type": "GENERIC",

0 commit comments

Comments
 (0)