chore: export flower barrel JSON
This commit is contained in:
parent
73b6ee4d04
commit
7d779e351b
|
@ -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: {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user