diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-01-16 19:47:34 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-01-16 19:47:34 -0500 |
commit | 95d1dc386f17dfa9c26527513d72efeac01e7ea6 (patch) | |
tree | 73fcd77ac9369b74c88f8356e25655f9b7bd718b /constants/fairy_souls.json | |
parent | f25ee74c7535f756f48277e4ccefdeb7272c2369 (diff) | |
download | NotEnoughUpdates-REPO-95d1dc386f17dfa9c26527513d72efeac01e7ea6.tar.gz NotEnoughUpdates-REPO-95d1dc386f17dfa9c26527513d72efeac01e7ea6.tar.bz2 NotEnoughUpdates-REPO-95d1dc386f17dfa9c26527513d72efeac01e7ea6.zip |
Hub Fairy Souls
Diffstat (limited to 'constants/fairy_souls.json')
-rw-r--r-- | constants/fairy_souls.json | 116 |
1 files changed, 116 insertions, 0 deletions
diff --git a/constants/fairy_souls.json b/constants/fairy_souls.json new file mode 100644 index 00000000..99a76f2e --- /dev/null +++ b/constants/fairy_souls.json @@ -0,0 +1,116 @@ +{ + "HUB":[ + "138,66,129", + "169,60,129", + "147,53,88", + "162,46,69", + "176,65,42", + "155,62,28", + "110,67,58", + "87,77,43", + "86,89,66", + "96,106,121", + "113,102,106", + "148,112,88", + "149,116,115", + "111,120,127", + "132,144,114", + "57,90,79", + "48,78,81", + "43,120,70", + "49,121,69", + "40,108,78", + "82,61,196", + "-133,74,133", + "-152,67,123", + "-166,79,93", + "-183,80,29", + "-233,88,84", + "-229,123,84", + "-259,114,85", + "-262,102,67", + "-260,96,48", + "-252,132,51", + "-207,100,66", + "-214,103,89", + "-191,102,109", + "-261,56,115", + "-248,74,125", + "-245,75,149", + "-195,55,153", + "-142,77,-31", + "-225,72,-21", + "-208,70,-80", + "-187,92,-104", + "-94,72,-129", + "-81,70,-88", + "-49,90,-72", + "-24,88,-63", + "-20,90,-12", + "-50,132,32", + "-56,115,28", + "-60,108,3", + "43,152,73", + "22,132,25", + "-52,161,43", + "-39,191,34", + "-3,193,32", + "2,181,31", + "10,179,22", + "9,75,13", + "-32,71,21", + "-48,76,49", + "26,80,-65", + "40,68,-65", + "44,68,-34", + "168,60,-36", + "154,98,-71", + "180,63,-15", + "-53,70,-100", + "-16,66,-110", + "-34,67,-150", + "-21,79,-166", + "-6,66,-179", + "-92,59,-138", + "-33,76,-213", + "34,72,-162", + "72,71,-190", + "70,90,-149", + "104,77,-133", + "72,70,-99", + "23,79,-134" + ], + "SPIDERS_DEN":[ + + ], + "BLAZING_FORTRESS":[ + + ], + "THE_END":[ + + ], + "THE_PARK":[ + + ], + "THE_BARN":[ + + ], + "MUSHROOM_DESERT":[ + + ], + "GOLD_MINE":[ + + ], + "DEEP_CAVERNS":[ + + ], + "DWARVEN_MINES":[ + + ], + "JERRYS_WORKSHOP":[ + + ], + "DUNGEON_HUB":[ + + ] +}
\ No newline at end of file |