terrain2wiki tool: link to images on stable 1.18 branch
This commit is contained in:
parent
136f96e428
commit
c2fbb745f7
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ import re
|
|||
import argparse
|
||||
|
||||
# Where to get terrain images
|
||||
terrain_url = "https://raw.github.com/wesnoth/wesnoth/1.14/data/core/images/terrain/%s.png"
|
||||
terrain_url = "https://raw.github.com/wesnoth/wesnoth/1.18/data/core/images/terrain/%s.png"
|
||||
|
||||
|
||||
def parse_terrain(data):
|
||||
|
|
Loading…
Add table
Reference in a new issue