diff options
-rw-r--r-- | tile_config.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/tile_config.json b/tile_config.json index e3422bb..f00d61e 100644 --- a/tile_config.json +++ b/tile_config.json @@ -17985,7 +17985,10 @@ "rotates": false }, { - "id": [ "bandit_camp_1", "bandit_camp_2", "bandit_camp_3", "bandit_camp_4", "wo1", "wo2", "wo3", "wo4", "wo5", "wo6", "wo7", "wo8", "wo9" ], + "id": [ + "bandit_camp_1", "bandit_camp_2", "bandit_camp_3", "bandit_camp_4", + "wo1", "wo2", "wo3", "wo4", "wo5", "wo6", "wo7", "wo8", "wo9" + ], "fg": 10536, "rotates": false }, |