|
242 | 242 | "material": [ "hflesh" ],
|
243 | 243 | "vitamins": [ [ "meat_allergen", 1 ], [ "human_flesh_vitamin", 1 ] ]
|
244 | 244 | },
|
245 |
| - { |
246 |
| - "type": "ITEM", |
247 |
| - "subtypes": [ "COMESTIBLE" ], |
248 |
| - "id": "human_lard", |
249 |
| - "name": { "str_sp": "human lard" }, |
250 |
| - "copy-from": "human_tallow", |
251 |
| - "description": "A smooth, white block of dry-rendered human fat. It will remain edible for a very long time, and can be used as an ingredient in many foods and projects." |
252 |
| - }, |
253 | 245 | {
|
254 | 246 | "id": "human_flesh",
|
255 | 247 | "copy-from": "meat",
|
|
1594 | 1586 | "vitamins": [ [ "meat_allergen", 1 ] ],
|
1595 | 1587 | "fun": -18
|
1596 | 1588 | },
|
1597 |
| - { |
1598 |
| - "type": "ITEM", |
1599 |
| - "subtypes": [ "COMESTIBLE" ], |
1600 |
| - "id": "lard", |
1601 |
| - "name": { "str_sp": "lard" }, |
1602 |
| - "copy-from": "tallow", |
1603 |
| - "description": "A smooth, white block of dry-rendered animal fat. It will remain edible for a very long time, and can be used as an ingredient in many foods and projects." |
1604 |
| - }, |
1605 | 1589 | {
|
1606 | 1590 | "id": "mutant_fat",
|
1607 | 1591 | "type": "ITEM",
|
|
1624 | 1608 | "proportional": { "price": 0.2 },
|
1625 | 1609 | "vitamins": [ [ "mutant_toxin", 180 ], [ "meat_allergen", 1 ] ]
|
1626 | 1610 | },
|
1627 |
| - { |
1628 |
| - "id": "mutant_lard", |
1629 |
| - "type": "ITEM", |
1630 |
| - "subtypes": [ "COMESTIBLE" ], |
1631 |
| - "copy-from": "mutant_tallow", |
1632 |
| - "name": { "str_sp": "mutant lard" }, |
1633 |
| - "description": "A smooth, white block of dry-rendered fat, sourced from a mutant animal. It will remain edible for a very long time, and can be used as an ingredient in many foods and projects." |
1634 |
| - }, |
1635 | 1611 | {
|
1636 | 1612 | "id": "mutant_human_fat",
|
1637 | 1613 | "type": "ITEM",
|
|
1652 | 1628 | "material": [ "hflesh" ],
|
1653 | 1629 | "vitamins": [ [ "meat_allergen", 1 ], [ "human_flesh_vitamin", 1 ] ]
|
1654 | 1630 | },
|
1655 |
| - { |
1656 |
| - "type": "ITEM", |
1657 |
| - "subtypes": [ "COMESTIBLE" ], |
1658 |
| - "id": "mutant_human_lard", |
1659 |
| - "name": { "str_sp": "mutant humanoid lard" }, |
1660 |
| - "copy-from": "mutant_human_tallow", |
1661 |
| - "description": "A smooth, white block of dry-rendered fat, sourced from a mutant humanoid. It won't rot for a very long time, and can be used as an ingredient in many foods and projects." |
1662 |
| - }, |
1663 | 1631 | {
|
1664 | 1632 | "type": "ITEM",
|
1665 | 1633 | "subtypes": [ "COMESTIBLE" ],
|
|
2171 | 2139 | "extend": { "flags": [ "STRICT_HUMANITARIANISM" ] },
|
2172 | 2140 | "vitamins": [ [ "meat_allergen", 1 ] ]
|
2173 | 2141 | },
|
2174 |
| - { |
2175 |
| - "type": "ITEM", |
2176 |
| - "subtypes": [ "COMESTIBLE" ], |
2177 |
| - "id": "demihuman_lard", |
2178 |
| - "name": { "str_sp": "demihuman lard" }, |
2179 |
| - "copy-from": "lard", |
2180 |
| - "description": "A smooth, white block of dry-rendered demihuman fat. It will remain edible for a very long time, and can be used as an ingredient in many foods and projects.", |
2181 |
| - "extend": { "flags": [ "STRICT_HUMANITARIANISM" ] } |
2182 |
| - }, |
2183 | 2142 | {
|
2184 | 2143 | "id": "demihuman_flesh",
|
2185 | 2144 | "copy-from": "meat",
|
|
0 commit comments