Special Process Effect: Difference between revisions
Added a section on writing custom SPs |
words hard |
||
| Line 76: | Line 76: | ||
=== Code Template === | === Code Template === | ||
Using the below template | Using the below template for writing custom special processes is highly recommended!<syntaxhighlight lang="arm" line="1"> | ||
; ------------------------------------------------------------------------------ | ; ------------------------------------------------------------------------------ | ||
; A template to code your own special process effects! | ; A template to code your own special process effects! | ||