mirror of
https://gitlab.com/dezentrale/workadventure/maps.git
synced 2024-11-14 12:01:02 +01:00
Edited transparency of the wall over the entry
This commit is contained in:
parent
54437d67e5
commit
2ab034bb7f
1 changed files with 3 additions and 3 deletions
|
@ -479,7 +479,7 @@
|
|||
"height":100,
|
||||
"id":69,
|
||||
"name":"wall_over_head",
|
||||
"opacity":0.5,
|
||||
"opacity":0.8,
|
||||
"type":"tilelayer",
|
||||
"visible":true,
|
||||
"width":100,
|
||||
|
@ -491,7 +491,7 @@
|
|||
"height":100,
|
||||
"id":70,
|
||||
"name":"windows_over_head",
|
||||
"opacity":0.5,
|
||||
"opacity":0.8,
|
||||
"type":"tilelayer",
|
||||
"visible":true,
|
||||
"width":100,
|
||||
|
@ -503,7 +503,7 @@
|
|||
"height":100,
|
||||
"id":68,
|
||||
"name":"roof_over_head",
|
||||
"opacity":0.5,
|
||||
"opacity":0.8,
|
||||
"type":"tilelayer",
|
||||
"visible":true,
|
||||
"width":100,
|
||||
|
|
Loading…
Reference in a new issue