File tree Expand file tree Collapse file tree 2 files changed +15
-15
lines changed Expand file tree Collapse file tree 2 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 160
160
"symbol" : " =" ,
161
161
"color" : " dark_gray"
162
162
},
163
+ {
164
+ "id" : " wool_staple" ,
165
+ "type" : " GENERIC" ,
166
+ "category" : " spare_parts" ,
167
+ "name" : { "str" : " wool staple" },
168
+ "description" : " A natural cluster of wool fibers. Could be processed into felt patches or yarn." ,
169
+ "weight" : " 200 g" ,
170
+ "volume" : " 500 ml" ,
171
+ "price" : " 0 cent" ,
172
+ "price_postapoc" : " 10 cent" ,
173
+ "material" : [ " wool" ],
174
+ "symbol" : " ," ,
175
+ "color" : " white" ,
176
+ "flags" : [ " NO_SALVAGE" ]
177
+ },
163
178
{
164
179
"type" : " GENERIC" ,
165
180
"id" : " fur" ,
Original file line number Diff line number Diff line change 1514
1514
"qualities" : [ [ " SMOOTH" , 1 ] ],
1515
1515
"melee_damage" : { "bash" : 12 }
1516
1516
},
1517
- {
1518
- "id" : " wool_staple" ,
1519
- "type" : " TOOL" ,
1520
- "category" : " spare_parts" ,
1521
- "name" : { "str" : " wool staple" },
1522
- "description" : " A natural cluster of wool fibers. Could be processed into felt patches or yarn." ,
1523
- "weight" : " 200 g" ,
1524
- "volume" : " 500 ml" ,
1525
- "price" : " 0 cent" ,
1526
- "price_postapoc" : " 10 cent" ,
1527
- "material" : [ " wool" ],
1528
- "symbol" : " ," ,
1529
- "color" : " white" ,
1530
- "flags" : [ " NO_SALVAGE" ]
1531
- },
1532
1517
{
1533
1518
"id" : " xacto" ,
1534
1519
"type" : " TOOL" ,
You can’t perform that action at this time.
0 commit comments