From ef220f2aa288a6556f43c3e220fd4fc5e96568bc Mon Sep 17 00:00:00 2001 From: Joe Wreschnig Date: Mon, 17 Mar 2014 15:20:52 +0100 Subject: [PATCH] Add glow wands. --- acnl-wearables-list.js | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/acnl-wearables-list.js b/acnl-wearables-list.js index 0eb8cae..72ca163 100644 --- a/acnl-wearables-list.js +++ b/acnl-wearables-list.js @@ -753,7 +753,11 @@ var ACNL_WEARABLES = { "lemon double scoop", "mint double scoop", "dandelion puff", - "coffee" + "coffee", + "blue glow wand", + "yellow glow wand", + "green glow wand", + "pink glow wand" ], "tops": [ "24-hour-shop uniform", -- 2.20.1