diff options
Diffstat (limited to 'constants/islands.json')
-rw-r--r-- | constants/islands.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/constants/islands.json b/constants/islands.json index 750d7cb6..ff072984 100644 --- a/constants/islands.json +++ b/constants/islands.json @@ -385,6 +385,17 @@ "x": -5, "y": 71, "z": 17 + }, + { + "warp": "winter", + "mode": "winter", + "x": -5, + "y": 76, + "z": 100, + "aliases": [ + "jerry", + "workshop" + ] } ] } |