返回提交历史
Modified
static/fixed_responses/eventMessages.json
+1
-1
XFEstudio/SpaceNinjaServer
fix: icon for welcome message (#1115)
Closes #1114 Reviewed-on: https://onlyg.it/OpenWF/SpaceNinjaServer/pulls/1115 Co-authored-by: Sainan <sainan@calamity.inc> Co-committed-by: Sainan <sainan@calamity.inc>
5a843dfe
代码差异
1 个文件
+1
-1
@@ -4,7 +4,7 @@
4
4
"sub": "Welcome to Space Ninja Server",
5
5
"sndr": "/Lotus/Language/Bosses/Ordis",
6
6
"msg": "Enjoy your Space Ninja Experience",
7
"icon": "/Lotus/Interface/Icons/Npcs/Darvo.png",
7
"icon": "/Lotus/Interface/Icons/Npcs/Ordis.png",
8
8
"eventMessageDate": "2025-01-30T13:00:00.000Z",
9
9
"r": false
10
10
}