Skip to content

Commit 496ec6c

Browse files
committed
add more survivor stuff
1 parent 682453b commit 496ec6c

27 files changed

Lines changed: 2831 additions & 0 deletions
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
OC Notes Credit
2+
OC_Credit: Profitablius
3+
OC_Reddit: "www.reddit.com/u/profitablius"
4+
5+
OC_Credit:
6+
OC_Reddit: ""
7+
8+
OC_Credit:
9+
OC_Reddit: ""
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
[
2+
{
3+
"id": "textbooks",
4+
"type": "item_group",
5+
"items": [ [ "mss_gunsmithing_book", 2 ] ]
6+
},
7+
{
8+
"id": "artisan_logs",
9+
"type": "item_group",
10+
"items": [ [ "mss_workshop_log", 20 ], [ "mss_workshop_log_rail", 1 ] ]
11+
},
12+
{
13+
"id": "tools_artisan",
14+
"type": "item_group",
15+
"items": [ { "group": "tools_common", "prob": 50 }, { "group": "tools_blacksmith", "prob": 50 } ]
16+
}
17+
]

0 commit comments

Comments
 (0)