Skip to content

Commit

Permalink
Added looks_like to tourist table
Browse files Browse the repository at this point in the history
It now looks like f_table, aka a normal table. This only has an effect if you use a tileset that does not have a sprite for tourist table.
  • Loading branch information
snipercup authored Sep 27, 2019
1 parent 28028a5 commit b92e5a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/json/furniture_and_terrain/furniture-surfaces.json
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,7 @@
"coverage": 40,
"required_str": -1,
"deployed_item": "tourist_table",
"looks_like": "f_table",
"flags": [ "TRANSPARENT", "MOUNTABLE", "SHORT", "FLAT_SURF" ],
"deconstruct": { "items": [ { "item": "tourist_table", "count": 1 } ] },
"bash": {
Expand Down

0 comments on commit b92e5a9

Please sign in to comment.