List of Sound Effects: Difference between revisions
mNo edit summary |
|||
| Line 4,991: | Line 4,991: | ||
|G01P03A | |G01P03A | ||
|m02a0302 | |m02a0302 | ||
|Angry, used with actor effect <code>SetEffect(EFFECT_ANGRY, 3);</code> or <code>ExecuteCommon(CORO_JUMP_ANGRY_FUNC_SERIES, 0);</code>. | |Angry, used with actor effect <code>SetEffect(EFFECT_ANGRY, 3);</code>, <code>SetEffect(EFFECT_ANGRY_MIRRORED, 3);</code> or <code>ExecuteCommon(CORO_JUMP_ANGRY_FUNC_SERIES, 0);</code>. | ||
|- | |- | ||
|8972 | |8972 | ||
| Line 5,040: | Line 5,040: | ||
|G01P03A | |G01P03A | ||
|m02a0108 | |m02a0108 | ||
|Being noticed, "Hey!". To be used with actor effect <code>SetEffect(EFFECT_EXCLAMATION_MARK, 3);</code> or <code>SetEffect( | |Being noticed, "Hey!". To be used with actor effect <code>SetEffect(EFFECT_EXCLAMATION_MARK, 3);</code>, <code>SetEffect(EFFECT_TWO_ARROWS_AT_SIDE_RIGHT, 3);</code> or <code>SetEffect(EFFECT_TWO_ARROWS_AT_SIDE_LEFT, 3);</code> | ||
|- | |- | ||
|8979 | |8979 | ||