List of Special Processes: Difference between revisions
Happylappy (talk | contribs) No edit summary |
Skycloud383 (talk | contribs) Seriously add templates to make it easier to navigate |
||
| (2 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
Here is the list of all special processes in the game. These are called by using <code>ProcessSpecial(PROCESS_SPECIAL_Name, Argument1, Argument2);</code> | Here is the list of all [[Special Process Effect|special processes]] in the game. These are called by using <code>ProcessSpecial(PROCESS_SPECIAL_Name, Argument1, Argument2);</code> | ||
{| class="wikitable" | {| class="wikitable" | ||
|+ | |+ | ||
| Line 235: | Line 235: | ||
| | | | ||
|} | |} | ||
{{NavScriptTerms}} | |||
[[Category:Documentation]] | |||