Gaming
 

Sea.data.item.potion

From WoWWiki

This article is a part of the documentation of the Sea function library

--
-- A simple list for potion name checks
--
potion = {
	"Potion",
	"Elixir",
	"Oil",	
	"Holy Spring Water"
};