File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -72,11 +72,11 @@ export default defineConfig({
7272 text : "Lua Modifiers" ,
7373 collapsed : true ,
7474 items : [
75- { text : "Part 1 " , link : "/abilities/lua-modifiers/1" } ,
76- { text : "Part 2 " , link : "/abilities/lua-modifiers/2" } ,
77- { text : "Part 3 " , link : "/abilities/lua-modifiers/3" } ,
78- { text : "Part 4 " , link : "/abilities/lua-modifiers/4" } ,
79- { text : "Part 5 " , link : "/abilities/lua-modifiers/5" } ,
75+ { text : "Extending Hero/NPC API " , link : "/abilities/lua-modifiers/1" } ,
76+ { text : "Linken's Sphere & Lotus Orb " , link : "/abilities/lua-modifiers/2" } ,
77+ { text : "Transformations " , link : "/abilities/lua-modifiers/3" } ,
78+ { text : "Enchanting Trees " , link : "/abilities/lua-modifiers/4" } ,
79+ { text : "Custom Barriers " , link : "/abilities/lua-modifiers/5" } ,
8080 ] ,
8181 } ,
8282 {
You can’t perform that action at this time.
0 commit comments