mirror of
https://github.com/babalae/bettergi-scripts-list.git
synced 2026-03-19 03:59:51 +08:00
调整一处触发战斗的坐标使其更接近怪,避免战斗过程中掉下悬崖摔死 (#2378)
* Update coordinate * 自动修复 JSON 格式和版本号 [ci skip] --------- Co-authored-by: GitHub Actions Bot <actions@github.com>
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"map_name": "Enkanomiya",
|
||||
"bgi_version": "0.47.0",
|
||||
"bgi_version": "0.52.0",
|
||||
"tags": [
|
||||
"双手剑",
|
||||
"精英怪",
|
||||
@@ -59,8 +59,8 @@
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"x": 511.25,
|
||||
"y": 655.2,
|
||||
"x": 513.49,
|
||||
"y": 658.83,
|
||||
"action": "fight",
|
||||
"move_mode": "run",
|
||||
"action_params": "",
|
||||
|
||||
Reference in New Issue
Block a user