summaryrefslogtreecommitdiff
path: root/src/Sequence
diff options
context:
space:
mode:
Diffstat (limited to 'src/Sequence')
-rw-r--r--src/Sequence/Contact/Archetypes.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Sequence/Contact/Archetypes.hs b/src/Sequence/Contact/Archetypes.hs
index 2cad332..3340102 100644
--- a/src/Sequence/Contact/Archetypes.hs
+++ b/src/Sequence/Contact/Archetypes.hs
@@ -415,6 +415,7 @@ childOfMu = human
415 & sAMobility +~ 5 415 & sAMobility +~ 5
416 & sAPerception +~ 2 416 & sAPerception +~ 2
417 & sSeqVal +~ d 10 417 & sSeqVal +~ d 10
418 & sPainTolerance -~ vMass `quot'` 2
418 419
419milizenschlaeger = human 420milizenschlaeger = human
420 & sAStrength .~ 7 421 & sAStrength .~ 7