Remove zoisites.

This commit is contained in:
Duane 2016-08-03 08:02:35 -05:00
parent aa379d0701
commit 69feb6f994
3 changed files with 1 additions and 6 deletions

View file

@ -102,7 +102,6 @@ local gems = {
{gem = 'Moonstone', teleport = 'sky', ore = true},
{gem = 'Garnet', teleport = 'underworld', ore = true},
{gem = 'Coral Gem', teleport = 'hell'},
--{gem = 'Zoisite', teleport = 'dungeon', ore = true},
{gem = 'Aquamarine', teleport = 'overworld', ore = true},
}