Skip to content

Commit 8776c48

Browse files
feat(balance): increase sippy cup volume, sizzurp container change (#8273)
* Add files via upload * Add files via upload * Add files via upload
1 parent d3f25df commit 8776c48

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

data/json/items/comestibles/med.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1120,7 +1120,7 @@
11201120
"symbol": "~",
11211121
"color": "pink",
11221122
"phase": "liquid",
1123-
"container": "styrofoam_cup",
1123+
"container": "sippy_cup",
11241124
"vitamins": [ [ "junk_allergen", 1 ] ],
11251125
"fun": 35,
11261126
"stim": -1,

data/json/items/generic/dining_kitchen.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@
318318
"proportional": { "weight": 0.4, "volume": 0.5 },
319319
"description": "A plastic cup with a spill-proof lid, designed for use by children.",
320320
"copy-from": "base_plastic_dish",
321-
"container_data": { "contains": "250 ml", "watertight": true, "seals": true },
321+
"container_data": { "contains": "500 ml", "watertight": true, "seals": true },
322322
"qualities": [ [ "CONTAIN", 1 ] ],
323323
"snippet_category": [
324324
{ "id": "sippycup1", "text": "This cup is decorated with cartoon bears." },

0 commit comments

Comments
 (0)