diff options
author | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-07-25 03:38:40 +0200 |
---|---|---|
committer | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-07-25 03:38:40 +0200 |
commit | c2881cd80878985a3c60b452610a7b5b386bfd46 (patch) | |
tree | 460616eac23777427c9e63cb92e8fc5b141dd879 /constants | |
parent | 21ef05a6901141bc189980e06a364cafd1aca155 (diff) | |
download | SkyHanni-REPO-c2881cd80878985a3c60b452610a7b5b386bfd46.tar.gz SkyHanni-REPO-c2881cd80878985a3c60b452610a7b5b386bfd46.tar.bz2 SkyHanni-REPO-c2881cd80878985a3c60b452610a7b5b386bfd46.zip |
Added Effigies
Diffstat (limited to 'constants')
-rw-r--r-- | constants/RiftEffigies.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/constants/RiftEffigies.json b/constants/RiftEffigies.json new file mode 100644 index 0000000..d903724 --- /dev/null +++ b/constants/RiftEffigies.json @@ -0,0 +1,10 @@ +{ + "locations": [ + "150:73:95", + "193:87:119", + "235:104:147", + "293:90:134", + "262:93:94", + "240:123:118" + ] +}
\ No newline at end of file |