Skip to content

Commit

Permalink
SUS December linting
Browse files Browse the repository at this point in the history
fixed some spacing.
  • Loading branch information
xanderrootslayer committed Dec 28, 2019
1 parent 0de49ca commit 19d7e7d
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 16 deletions.
4 changes: 2 additions & 2 deletions data/json/itemgroups/SUS/domestic.json
Original file line number Diff line number Diff line change
Expand Up @@ -632,12 +632,12 @@
{ "item": "copper tubing", "prob": 10 },
{ "item": "hose", "prob": 10 },
{ "item": "sponge", "count": [ 1, 3 ], "prob": 75 },
{ "item": "candle", "count": [ 1, 2 ], "prob": 20},
{ "item": "candle", "count": [ 1, 2 ], "prob": 20 },
{ "item": "matches", "prob": 10 },
{ "item": "toilet_paper", "prob": 80 },
{ "item": "hair_dryer", "prob": 60 },
{ "item": "curling_iron", "prob": 50 },
{ "item": "brush_toilet", "prob": 75 }
]
]
}
]
2 changes: 1 addition & 1 deletion data/json/itemgroups/gear.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
[ "flyer", 10 ],
[ "thermos", 5 ],
[ "hairbrush", 25 ],
[ "comb_pocket", 50 ]
[ "comb_pocket", 50 ]
]
},
{
Expand Down
6 changes: 3 additions & 3 deletions data/json/itemgroups/item_groups.json
Original file line number Diff line number Diff line change
Expand Up @@ -1201,7 +1201,7 @@
[ "chem_hydrogen_peroxide", 20 ],
[ "plunger_toilet", 30 ],
[ "plunger_futuristic", 15 ],
[ "toilet_paper", 10 ]
[ "toilet_paper", 10 ]
]
},
{
Expand Down Expand Up @@ -1933,9 +1933,9 @@
[ "shavingkit", 30 ],
[ "elec_hairtrimmer", 15 ],
[ "razor_blade", 5 ],
[ "razor_shaving", 5],
[ "razor_shaving", 5 ],
[ "toothbrush_plain", 10 ],
[ "string_floss", 10 ],
[ "string_floss", 10 ],
[ "kilt", 5 ],
[ "hobo_stove", 1 ],
[ "tinder", 1 ],
Expand Down
2 changes: 1 addition & 1 deletion data/json/itemgroups/locations.json
Original file line number Diff line number Diff line change
Expand Up @@ -2248,7 +2248,7 @@
[ "bio_meteorologist", 10 ],
[ "chem_aluminium_sulphate", 20 ],
[ "plunger_toilet", 10 ],
[ "plunger_futuristic", 5 ]
[ "plunger_futuristic", 5 ]
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion data/json/itemgroups/locations_commercial.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"items": [
[ "rope_6", 20 ],
[ "string_36", 25 ],
[ "toilet_paper", 10 ],
[ "toilet_paper", 10 ],
[ "handflare", 15 ],
[ "duct_tape", 25 ],
[ "flashlight", 25 ],
Expand Down
2 changes: 1 addition & 1 deletion data/json/itemgroups/mall_item_groups.json
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@
[ "hair_dryer", 40 ],
[ "curling_iron", 40 ],
[ "comb_pocket", 10 ],
[ "hairbrush", 10 ]
[ "hairbrush", 10 ]
]
},
{
Expand Down
8 changes: 4 additions & 4 deletions data/json/itemgroups/mansion.json
Original file line number Diff line number Diff line change
Expand Up @@ -976,7 +976,7 @@
[ "38_casing", 20 ],
[ "45_casing", 20 ],
[ "bone_tainted", 1 ],
[ "toothbrush_plain", 10 ],
[ "toothbrush_plain", 10 ],
{ "group": "corpse_mansion", "prob": 1 }
]
},
Expand Down Expand Up @@ -1148,7 +1148,7 @@
{ "item": "charcoal", "prob": 5, "container-item": "bag_canvas" },
[ "toilet_paper", 30 ],
[ "plunger_toilet", 10 ],
[ "plunger_futuristic", 25 ]
[ "plunger_futuristic", 25 ]
]
},
{
Expand Down Expand Up @@ -1310,7 +1310,7 @@
[ "comb_pocket", 15 ],
[ "curler_hair", 10 ],
[ "curling_iron", 15 ],
[ "brush_toilet", 15 ]
[ "brush_toilet", 15 ]
]
},
{
Expand Down Expand Up @@ -1344,7 +1344,7 @@
{ "group": "harddrugs", "prob": 1 },
[ "joint", 1 ],
[ "curler_hair", 10 ],
[ "hairbrush", 5]
[ "hairbrush", 5 ]
]
},
{
Expand Down
6 changes: 3 additions & 3 deletions data/json/itemgroups/supplies.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,8 @@
[ "well_pump", 5 ],
[ "plastic_sheet", 20 ],
[ "recharge_station", 20 ],
[ "plunger_toilet", 75 ],
[ "plunger_futuristic", 25 ]
[ "plunger_toilet", 75 ],
[ "plunger_futuristic", 25 ]
]
},
{
Expand All @@ -132,7 +132,7 @@
[ "well_pump", 10 ],
{ "item": "scrap_copper", "prob": 15, "count": [ 1, 10 ] },
{ "item": "plunger_toilet", "prob": 90, "count": [ 1, 2 ] },
[ "plunger_futuristic", 50 ]
[ "plunger_futuristic", 50 ]
]
},
{
Expand Down

0 comments on commit 19d7e7d

Please sign in to comment.