Compare commits

...

2 Commits

Author SHA1 Message Date
MisakaAldrich
c483c09030 update repo.json
Some checks failed
Build repo.json / build (18.x) (push) Has been cancelled
Build repo.json / upload (push) Has been cancelled
2025-08-04 12:52:21 +00:00
Jamis
ee3db27d52 修正js脚本海祈岛良心商人进货中NPC的精度 (#1470) 2025-08-04 20:51:45 +08:00
2 changed files with 10 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
{ {
"time": "20250804125124", "time": "20250804205220",
"url": "https://github.com/babalae/bettergi-scripts-list/archive/refs/heads/main.zip", "url": "https://github.com/babalae/bettergi-scripts-list/archive/refs/heads/main.zip",
"file": "repo.json", "file": "repo.json",
"indexes": [ "indexes": [

View File

@@ -46,6 +46,15 @@
"move_mode": "walk", "move_mode": "walk",
"action": "", "action": "",
"action_params": "" "action_params": ""
},
{
"id": 5,
"x": -847.505859375,
"y": -3968.3828125,
"type": "target",
"move_mode": "walk",
"action": "",
"action_params": ""
} }
] ]
} }