chore: export flower barrel JSON
This commit is contained in:
parent
73b6ee4d04
commit
7d779e351b
|
@ -114,7 +114,7 @@ function blueFireJSON(position) {
|
|||
return json;
|
||||
}
|
||||
// A flower barrel.
|
||||
function flowerBarrelJSON(position) {
|
||||
export function flowerBarrelJSON(position) {
|
||||
return {
|
||||
traits: {
|
||||
alive: {
|
||||
|
|
Loading…
Reference in New Issue
Block a user