diff --git a/artifacts/scripting/sfall function notes.txt b/artifacts/scripting/sfall function notes.txt index bf411080..692d7198 100644 --- a/artifacts/scripting/sfall function notes.txt +++ b/artifacts/scripting/sfall function notes.txt @@ -752,8 +752,8 @@ optional arguments: optional arguments: - frame: frame number, the first frame starts from zero - param: an array which specifies additional parameters: - index 0 - the direction of multi-directional FRM - index 1/index 2 - the new width/height to scale the image to. Pass -1 to width or height to use the original image size + index 0 - sprite direction for multi-directional FRM + index 1/index 2 - the new width/height to scale the image to. Pass -1 to use the original width/height ------------------------ ------ MORE INFO -------