You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: wiki/modding/stages/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -116,7 +116,7 @@ Accepted parameters are:
116
116
For the <syntaxlang="xml"><character></syntax> and <syntaxlang="xml"><char></syntax> nodes only use them if you want to change a specific character *(ex. if you want to change pico's positions)*
117
117
118
118
```xml
119
-
<charactername="pico"x="400"y="200">
119
+
<charactername="pico"x="400"y="200"/>
120
120
```
121
121
122
122
Keep in mind that where you put these nodes is important as the character will be layered depending on that.
0 commit comments