ChangePortraitMidText: Difference between revisions

From SkyTemple
mNo edit summary
m Minor correction on flipped portraits
Line 5: Line 5:
----This patch by [[User:Adex|Adex]] adds a text-tag that will change the portrait to a given emotion in the middle of dialogue. The tag is '''[FACE:X]''', with X being the ID of the emotion.
----This patch by [[User:Adex|Adex]] adds a text-tag that will change the portrait to a given emotion in the middle of dialogue. The tag is '''[FACE:X]''', with X being the ID of the emotion.


The list of IDs is as follows, with 0 being Normal. (for the flipped portrait, add 20 to the number):
The list of IDs is as follows, with 0 being Normal:
# Happy
# Happy
# Pain
# Pain

Revision as of 20:11, 1 March 2024

Example of ChangePortraitMidText in use.

This page contains information about the ChangePortraitMidText ASM Patch.

Overview


This patch by Adex adds a text-tag that will change the portrait to a given emotion in the middle of dialogue. The tag is [FACE:X], with X being the ID of the emotion.

The list of IDs is as follows, with 0 being Normal:

  1. Happy
  2. Pain
  3. Angry
  4. Worried
  5. Sad
  6. Crying
  7. Shouting
  8. Teary-Eyed
  9. Determined
  10. Joyous
  11. Inspired
  12. Surprised
  13. Dizzy
  14. Special0
  15. Special1
  16. Sigh
  17. Stunned
  18. Special2
  19. Special3