diff --git a/src/game/maps.js b/src/game/maps.js index b9f2453..66bb37b 100644 --- a/src/game/maps.js +++ b/src/game/maps.js @@ -11,7 +11,7 @@ const pillar = { } const cloud = { - type: cloud, + type: "cloud", destroyable: true }