chore: export flower barrel JSON

This commit is contained in:
cha0s 2019-05-03 01:26:50 -05:00
parent 73b6ee4d04
commit 7d779e351b

View File

@ -114,7 +114,7 @@ function blueFireJSON(position) {
return json; return json;
} }
// A flower barrel. // A flower barrel.
function flowerBarrelJSON(position) { export function flowerBarrelJSON(position) {
return { return {
traits: { traits: {
alive: { alive: {