From 2035c64899bb5edbb10bb871762411dc073a4ae3 Mon Sep 17 00:00:00 2001 From: Dave Seikel Date: Sun, 27 May 2018 01:21:46 +1000 Subject: Try table Markdown again. --- README.md | 46 +++++++++++++++++++++++----------------------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/README.md b/README.md index 3767101..a740628 100644 --- a/README.md +++ b/README.md @@ -171,29 +171,29 @@ To give an expression to an animation, add one of the following suffixes to the anim name in the POSE line. (Just add it to the POSE config line, don't change the anim name.) - Suffix | expression - ------ | ---------- - * | open mouth - ::1 | open mouth - ::2 | surprise - ::3 | tongue out - ::4 | smile - ::5 | toothsmile - ::6 | wink - ::7 | cry - ::8 | kiss - ::9 | laugh - ::10 | disdain - ::11 | repulsed - ::12 | anger - ::13 | bored - ::14 | sad - ::15 | embarrassed - ::16 | frown - ::17 | shrug - ::18 | afraid - ::19 | worry - ::20 | sleeping (combination of disdain and smile, closest I could find) +| Suffix | expression | +| ------ | ---------- | +| * | open mouth | +| ::1 | open mouth | +| ::2 | surprise | +| ::3 | tongue out | +| ::4 | smile | +| ::5 | toothsmile | +| ::6 | wink | +| ::7 | cry | +| ::8 | kiss | +| ::9 | laugh | +| ::10 | disdain | +| ::11 | repulsed | +| ::12 | anger | +| ::13 | bored | +| ::14 | sad | +| ::15 | embarrassed | +| ::16 | frown | +| ::17 | shrug | +| ::18 | afraid | +| ::19 | worry | +| ::20 | sleeping (combination of disdain and smile, closest I could find) | To make the expression happen periodically rather than constantly, add another extension and the period (in seconds). This is mostly needed for -- cgit v1.1