Skip to content

Commit f985f29

Browse files
Laptops with evidence in the cops evidence locker (#82644)
* Laptops with evidence in the cops evidence locker * Update locations.json * Update locations.json
1 parent 61d09a9 commit f985f29

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

data/json/itemgroups/Locations_MapExtras/locations.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1513,7 +1513,8 @@
15131513
{ "item": "claw_bar", "prob": 3 },
15141514
{ "item": "crowbar", "prob": 18 },
15151515
{ "item": "tazer", "prob": 3, "charges": [ 0, 500 ] },
1516-
{ "item": "software_hacking", "prob": 10 },
1516+
{ "group": "charged_laptop", "contents-item": "software_hacking", "prob": 10 },
1517+
{ "group": "charged_laptop", "contents-group": "efiles_contraband", "prob": 20 },
15171518
{ "item": "spray_can", "prob": 50, "charges": [ 0, 10 ] },
15181519
{ "item": "lsd", "prob": 2, "count": [ 1, 5 ] },
15191520
{ "item": "pocketwatch", "prob": 5 },

0 commit comments

Comments
 (0)