Skip to content

Commit

Permalink
[Magiclysm] Transparent heartwood (#72191)
Browse files Browse the repository at this point in the history
* Initial commit

* Initial commit
  • Loading branch information
Standing-Storm authored Mar 9, 2024
1 parent a8a71a4 commit 311da93
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"color": "brown",
"move_cost": 2,
"roof": "t_heartwood_floor",
"flags": [ "FLAMMABLE_HARD", "SUPPORTS_ROOF", "COLLAPSES", "INDOORS", "FLAT", "ROAD" ],
"flags": [ "FLAMMABLE_HARD", "TRANSPARENT", "SUPPORTS_ROOF", "COLLAPSES", "INDOORS", "FLAT", "ROAD" ],
"bash": {
"sound": "SMASH!",
"ter_set": "t_open_air",
Expand Down

0 comments on commit 311da93

Please sign in to comment.