diff options
| author | Linnea Gräf <nea@nea.moe> | 2024-08-07 13:50:27 +0200 |
|---|---|---|
| committer | Linnea Gräf <nea@nea.moe> | 2024-08-07 13:50:27 +0200 |
| commit | 15a337da90e53d6c551d73fd1e358ac9f0bfcd7d (patch) | |
| tree | 53898816cbd95f211ae6ca94b1fa3b65856b4572 | |
| parent | ef198456333754dcebe64277b5d5494d32c21af0 (diff) | |
| download | NotEnoughUpdates-REPO-fix/teleporter.tar.gz NotEnoughUpdates-REPO-fix/teleporter.tar.bz2 NotEnoughUpdates-REPO-fix/teleporter.zip | |
Fix spider teleporterfix/teleporter
| -rw-r--r-- | constants/islands.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/constants/islands.json b/constants/islands.json index 54763b66..310034aa 100644 --- a/constants/islands.json +++ b/constants/islands.json @@ -100,9 +100,9 @@ { "from": "combat_1", "to": "hub", - "x": 202.5, + "x": -198.5, "y": 85, - "z": -233.5 + "z": -229.5 }, { "from": "hub", |
