@@ -781,7 +781,6 @@ Some armor flags, such as `WATCH` and `ALARMCLOCK` are compatible with other ite
-```IODINE``` Adds disease `iodine`.
-```MARLOSS``` "As you eat the berry, you have a near-religious experience, feeling at one with your surroundings..."
-```METH``` Adds disease `meth`
-```MUTAGEN``` Causes mutation.
-```PKILL``` Reduces pain. Adds disease `pkill[n]` where `[n]` is the level of flag `PKILL_[n]` used on this comestible.
-```PLANTBLECH``` Causes vomiting if player does not contain plant mutations
-```POISON``` Adds diseases `poison` and `foodpoison`.
@@ -804,29 +803,6 @@ Some armor flags, such as `WATCH` and `ALARMCLOCK` are compatible with other ite
-```FERTILIZER``` Works as fertilizer for farming, of if this consumed with the PLANTBLECH function penalties will be reversed for plants.
-```HIDDEN_POISON``` ... Food is poisonous, visible only with a certain survival skill level.
-```HIDDEN_HALLU``` ... Food causes hallucinations, visible only with a certain survival skill level.
-```MUTAGEN_ANY``` Causes mutation in any branch.
-```MUTAGEN_ALPHA``` Causes mutation in the alpha branch.
-```MUTAGEN_BEAST``` Causes mutation in the beast branch.
-```MUTAGEN_BIRD``` Causes mutation in the bird branch.
-```MUTAGEN_CATTLE``` Causes mutation in the cattle branch.
-```MUTAGEN_CEPHALOPOD``` Causes mutation in the cephalopod branch.
-```MUTAGEN_CHIMERA``` Causes mutation in the chimera branch.
-```MUTAGEN_ELFA``` Causes mutation in the elfa branch.
-```MUTAGEN_FELINE``` Causes mutation in the feline (cat) branch.
-```MUTAGEN_FISH``` Causes mutation in the fish branch.
-```MUTAGEN_INSECT``` Causes mutation in the insect branch.
-```MUTAGEN_LIZARD``` Causes mutation in the lizard branch.
-```MUTAGEN_LUPINE``` Causes mutation in the lupine (wolf) branch.
-```MUTAGEN_MEDICAL``` Causes mutation in the medical branch.
-```MUTAGEN_PLANT``` Causes mutation in the plant branch.
-```MUTAGEN_RAPTOR``` Causes mutation in the raptor branch.
-```MUTAGEN_RAT``` Causes mutation in the rat branch.
-```MUTAGEN_SLIME``` Causes mutation in the slime branch.
-```MUTAGEN_SPIDER``` Causes mutation in the spider branch.
-```MUTAGEN_TROGLOBITE``` Causes mutation in the troglobite branch.
-```MUTAGEN_URSINE``` Causes mutation in the ursine (bear) branch.
-```MUTAGEN_STRONG``` Chance of mutating several times.
-```MUTAGEN_WEAK``` Causes generic mutation (with less chance to mutate than `MUTAGEN_STRONG`). Still needs one of the mutation flags from the above list.
-```MYCUS_OK``` Can be eaten by post-threshold Mycus characters. Only applies to mycus fruits by default.