Update story_emot.md

This commit is contained in:
wcko87 2018-01-09 11:46:00 +08:00 committed by GitHub
parent 25693071e9
commit c05ada2b23
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,6 +41,8 @@ One line of emots should be created per line of dialogue in story_text.rbrb
- Y: which character to modify based on their conversation ID.
- Z: emotion value. Refer to portrait viewer in artbook.
**Note:** Emotion values usually go from 0-9. But emotion values 10 and above can also be used by following the ASCII table. `:` is 10, `;` is 11, `<` is 12 etc.
| ID | Emotion Part |
|----|--------------|
| B | Eyebrow |
@ -65,7 +67,7 @@ One line of emots should be created per line of dialogue in story_text.rbrb
- For example: `[~C900]` is red, `[~C099]` is cyan.
- Only works if no talking character `]` is set. The talking character normally overrides the text box color with its own.
---------------------------
----------------------------
# Some Examples