diff options
Diffstat (limited to 'constants/islands.json')
-rw-r--r-- | constants/islands.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/constants/islands.json b/constants/islands.json index 0f30d038..35fc212d 100644 --- a/constants/islands.json +++ b/constants/islands.json @@ -407,6 +407,16 @@ "jerry", "workshop" ] + }, + { + "warp": "basecamp", + "mode": "mining_3", + "x": 0, + "y": 128, + "z": 200, + "aliases": [ + "camp" + ] } ] } |