Skip to content

Commit 689dfa5

Browse files
Merge pull request #55009 from wapcaplet/w-lamp-seethru
Make floor lamp transparent
2 parents f7e3308 + 6de6850 commit 689dfa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/json/furniture_and_terrain/furniture-decorative.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@
212212
"color": "light_gray",
213213
"move_cost_mod": 2,
214214
"required_str": 1,
215-
"flags": [ "BLOCKSDOOR", "PLACE_ITEM", "EASY_DECONSTRUCT" ],
215+
"flags": [ "TRANSPARENT", "BLOCKSDOOR", "PLACE_ITEM", "EASY_DECONSTRUCT" ],
216216
"deconstruct": { "items": [ { "item": "standing_lamp", "count": 1 } ] },
217217
"bash": {
218218
"str_min": 12,

0 commit comments

Comments
 (0)