diff options
| author | Stanislaw Halik <sthalik@misaki.pl> | 2023-11-22 04:29:30 +0100 |
|---|---|---|
| committer | Stanislaw Halik <sthalik@misaki.pl> | 2023-11-22 04:29:30 +0100 |
| commit | c81a7821034eba4bb7cdc1d68bade212b1aaff4d (patch) | |
| tree | 22a06d59d35a95771794dea2a75a2930254f5558 /test/json | |
| parent | db35c09198d163ead63da76f22b1aa775c4a3b32 (diff) | |
add wall passability
Diffstat (limited to 'test/json')
| -rw-r--r-- | test/json/wall-atlas-02_groups.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/json/wall-atlas-02_groups.json b/test/json/wall-atlas-02_groups.json index 58ec0194..e3ff3fb3 100644 --- a/test/json/wall-atlas-02_groups.json +++ b/test/json/wall-atlas-02_groups.json @@ -20,6 +20,7 @@ "n": { }, "w": { + "pass-mode": "shoot-through", "wall": { "default-tint": false, "offset": 0, |
