Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Standing-Storm committed Mar 5, 2024
1 parent d2bd5f4 commit 636624c
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 636624c

Please sign in to comment.