From d8bad2ff9e0c93c09d507cf8fa32a414bd87a578 Mon Sep 17 00:00:00 2001 From: John Boiles Date: Tue, 8 Feb 2011 21:40:43 -0800 Subject: [PATCH] adding serpents stout --- KegPad/Resources/Fixtures/beers.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/KegPad/Resources/Fixtures/beers.json b/KegPad/Resources/Fixtures/beers.json index b8e6094..d38d0e2 100644 --- a/KegPad/Resources/Fixtures/beers.json +++ b/KegPad/Resources/Fixtures/beers.json @@ -127,4 +127,13 @@ "country": "USA", "image": "Orchard_White.png", "abv": 5.7 +}, { + "id": "Lost Abbey - Serpents Stout", + "name": "Lost Abbey - Serpents Stout", + "info": "A very delicious bottle-conditioned stout, impressive and drinkable for 11 percent. The more it warms up the better it gets. Malt flavors are really in sync with each other. A must try in our book because it stands out from the rest of the Lost Abbey lineup as being one of their best.", + "type": "Imperial Stout", + "country": "USA", + "image": "", + "abv": 11.0 }] +