diff --git a/data/json/scenarios.json b/data/json/scenarios.json index bd80019a0a51..e7bb63001a81 100644 --- a/data/json/scenarios.json +++ b/data/json/scenarios.json @@ -191,12 +191,12 @@ "type": "scenario", "id": "medieval", "name": "Challenge - Medieval Peasant", - "points": -8, + "points": -7, "description": "Som nigromancie hath brought yow hidder! Ye have only the hoose on youre legges and the knyf at youre syde and youre prayeres to Marie moder of God.", "start_name": "Wilderness", "allowed_locs": [ "sloc_forest", "sloc_field" ], "professions": [ "churl" ], - "forced_traits": [ "ILLITERATE", "ANTIJUNK", "STRONGSTOMACH", "WAYFARER", "SPIRITUAL" ], + "forced_traits": [ "ILLITERATE", "ANTIJUNK", "STRONGSTOMACH", "UNSTYLISH", "SPIRITUAL" ], "forbidden_traits": [ "FASTREADER", "SLOWREADER" ], "flags": [ "CHALLENGE", "LONE_START" ] },