List of Control Characters: Difference between revisions
Better to at least have them listed. Credit to Chesyon for the list |
mNo edit summary |
||
| Line 21: | Line 21: | ||
|- | |- | ||
|[c_kind:<actor>] | |[c_kind:<actor>] | ||
|Prints the Pokémon species of the specified actor, using the text color for species (see | |Prints the Pokémon species of the specified actor, using the light green text color for species (see [CS:K]). | ||
|- | |- | ||
|[c_i:#] | |[c_i:#] | ||
| Line 66: | Line 66: | ||
|- | |- | ||
|[hero] | |[hero] | ||
|Prints the hero's name, using the blue text color for leaders (see | |Prints the hero's name, using the blue text color for leaders (see [CS:Y]). Special Episodes instead use <code>[c_name:NPC_HERO_FIRST]</code> for a cyan text color. | ||
|- | |- | ||
|[item:#] | |[item:#] | ||
| Line 93: | Line 93: | ||
|- | |- | ||
|[partner] | |[partner] | ||
|Prints the partner's name, using the yellow text color for team members (see | |Prints the partner's name, using the yellow text color for team members (see [CS:F]). Special Episodes instead use <code>[c_name:NPC_PARTNER_FIRST]</code> for a cyan text color. | ||
|- | |- | ||
|partner2 | |partner2 | ||