FreeBSD Bugzilla – Attachment 191276 Details for
Bug 226418
games/cataclysm-dda: update to git master, fix stuff, add SDL sub-port
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
cataclysm-dda.patch
cataclysm-dda.patch (text/plain), 123.96 KB, created by
Val Packett
on 2018-03-07 14:29:50 UTC
(
hide
)
Description:
cataclysm-dda.patch
Filename:
MIME Type:
Creator:
Val Packett
Created:
2018-03-07 14:29:50 UTC
Size:
123.96 KB
patch
obsolete
>diff --git i/games/cataclysm-dda/Makefile w/games/cataclysm-dda/Makefile >index 4434e608121f..0d581a2b6b10 100644 >--- i/games/cataclysm-dda/Makefile >+++ w/games/cataclysm-dda/Makefile >@@ -1,66 +1,61 @@ > # Created by: Vladimir Kondratiev <wulf@cicgroup.ru> > # $FreeBSD$ > >-PORTNAME= cataclysm-dda >-PORTVERSION= 0.C >-PORTREVISION= 2 >-PORTEPOCH= 1 >-CATEGORIES= games >+PORTNAME= cataclysm-dda >+DISTVERSION= 0.C-26605 >+DISTVERSIONSUFFIX= -g2009bc2950 >+PORTREVISION= 2 >+PORTEPOCH= 1 >+CATEGORIES= games > >-MAINTAINER= ports@FreeBSD.org >-COMMENT= Fork/variant of Cataclysm Roguelike by Whales >+MAINTAINER= greg@unrelenting.technology >+COMMENT= Roguelike set in a post-apocalyptic world > > LICENSE= CC-BY-SA-3.0 > LICENSE_FILE= ${WRKSRC}/LICENSE.txt > >-BROKEN_aarch64= fails to compile: comparison of integers of different signs: wchar_t and const int >-BROKEN_armv6= fails to compile: comparison of integers of different signs: wchar_t and const int >-BROKEN_armv7= fails to compile: comparison of integers of different signs: wchar_t and const int >-BROKEN_powerpc64= fails to compile: overmap.cpp: 'pow' is not a member of 'std' >- > USES= alias compiler:c++11-lib gmake shebangfix >-SHEBANG_FILES= lang/*.sh >+SHEBANG_FILES= lang/*.sh gfx/make_iso.py > bash_CMD= /bin/sh >+python_CMD= ${LOCALBASE}/bin/python2.7 > > USE_GITHUB= yes > GH_ACCOUNT= CleverRaven > GH_PROJECT= Cataclysm-DDA > >-MAKE_ARGS= CXX="${CXX}" LD="${CXX}" RELEASE=1 >+MAKE_ARGS= CXX="${CXX}" LD="${CXX}" RELEASE=1 WARNINGS=-w USE_XDG_DIR=1 > >-LDFLAGS+= -lexecinfo >+PORTDOCS= * > >-MAKE_JOBS_UNSAFE= yes >- >-OPTIONS_DEFINE= NLS DOCS LUA SOUND >-OPTIONS_DEFAULT=NCURSES >-OPTIONS_SINGLE= UI >+OPTIONS_DEFINE= NLS DOCS LUA SOUND >+OPTIONS_DEFAULT= NLS NCURSES LUA >+OPTIONS_SINGLE= UI > OPTIONS_SINGLE_UI= NCURSES SDL >-OPTIONS_SUB= yes >+OPTIONS_SUB= yes > > UI_DESC= User Interface > SOUND_DESC= Sound support (SDL UI only) > >-NCURSES_USES= ncurses >-SDL_USE= SDL=image2,ttf2 >-SDL_USES= pkgconfig >-SDL_MAKE_ARGS= TILES=1 TILESTARGET=cataclysm >-SDL_RUN_DEPENDS=terminus-font>0:x11-fonts/terminus-font >-SDL_CPPFLAGS= $$(sdl2-config --cflags) >-SDL_LDFLAGS= $$(sdl2-config --libs) >-SDL_DESKTOP_ENTRIES="Cataclysm-DDA" "" "" "cataclysm" "" "" >-NLS_USES= gettext >-NLS_LDFLAGS= -L${LOCALBASE}/lib -lintl >-NLS_MAKE_ARGS_OFF=LOCALIZE=0 >-NLS_CPPFLAGS= -I${LOCALBASE}/include >-LUA_USES= lua pkgconfig >-LUA_MAKE_ARGS= LUA=1 LUA_BINARY="${LUA_CMD}" >-SOUND_MASTER_SITES= http://polehammer.com/azmodean/:sound >-SOUND_DISTFILES= ${SOUND_FILES:S/$/:sound/} >-SOUND_EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} >-SOUND_USE= SDL=mixer2 >-SOUND_MAKE_ARGS= SOUND=1 >-SOUND_IMPLIES= SDL >+NCURSES_USES= ncurses >+SDL_CONFLICTS_INSTALL= ${PORTNAME}-[0-9]* >+SDL_CONFLICTS_INSTALL_OFF= ${PORTNAME}-sdl-[0-9]* >+SDL_USE= SDL=image2,ttf2 >+SDL_USES= pkgconfig >+SDL_MAKE_ARGS= TILES=1 TILESTARGET=cataclysm >+SDL_CPPFLAGS= $$(sdl2-config --cflags) >+SDL_LDFLAGS= $$(sdl2-config --libs) >+SDL_DESKTOP_ENTRIES= "Cataclysm: DDA" "" "" "cataclysm" "" "" >+NLS_USES= gettext iconv localbase >+NLS_MAKE_ARGS= LANGUAGES=all >+NLS_MAKE_ARGS_OFF= LOCALIZE=0 >+LUA_USES= lua:53 pkgconfig >+LUA_MAKE_ARGS= LUA=1 LUA_BINARY="${LUA_CMD}" >+SOUND_MASTER_SITES= http://polehammer.com/azmodean/:sound >+SOUND_DISTFILES= ${SOUND_FILES:S/$/:sound/} >+SOUND_EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} >+SOUND_USE= SDL=mixer2 >+SOUND_MAKE_ARGS= SOUND=1 >+SOUND_IMPLIES= SDL > > SOUND_FILES= cataclysmthemeREV6.ogg Dark_Days_Ahead_demo_2.ogg > >@@ -76,22 +71,16 @@ CPPFLAGS+= -DCATA_NO_CPP11_STRING_CONVERSIONS > > post-patch: > @${REINPLACE_CMD} -e \ >- '/CXXFLAGS/s|-O[0-3s]|| ; \ >- /LDFLAGS/s|-s$$|| ; \ >- s|$$(shell ncursesw5-config --cflags)|| ; \ >- s|$$(shell ncursesw5-config --libs)|-lncursesw -ltinfow| ; \ >- s|\($$(CXX)\) \($$(DEFINES)\)|\1 $$(CPPFLAGS) \2| ; \ >- s|\([[:blank:]]\)\($$(DATA_PREFIX)\)|\1$$(DESTDIR)\2| ; \ >- s|\([[:blank:]]\)\($$(BIN_PREFIX)\)|\1$$(DESTDIR)\2| ; \ >- s|--mode=|-m | ; \ >+ 's|--mode=|-m | ; \ > s|--no-preserve=ownership|| ; \ >- s|-t || ; \ >- s|\([[:blank:]]\)\($$(LOCALE_DIR)\)|\1$$(DESTDIR)\2| ; \ >- s|\(=\)\($$(LOCALE_DIR)\)|\1$$(DESTDIR)\2|' \ >+ s|-t ||' \ > ${WRKSRC}/Makefile > @${REINPLACE_CMD} -e \ > 's|/usr/local/share/fonts|${LOCALBASE}/share/fonts|' \ > ${WRKSRC}/src/sdltiles.cpp >+ @${REINPLACE_CMD} -e \ >+ 's|.wav|.ogg|' \ >+ ${WRKSRC}/data/sound/Basic/musicset.json > > post-patch-NLS-off: > @${REINPLACE_CMD} -e \ >@@ -100,15 +89,11 @@ post-patch-NLS-off: > > post-install: > ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/cataclysm >-# replace bundled windows version of terminus font with X-compatible one >- ${RM} ${STAGEDIR}${DATADIR}/font/terminus.fon >- ${LN} -sf ${PREFIX}/share/fonts/terminus/ter-u14n.pcf.gz \ >- ${STAGEDIR}${DATADIR}/font/terminus.fon > > post-install-SOUND-on: > cd ${WRKSRC}/data && ${COPYTREE_SHARE} sound ${STAGEDIR}${DATADIR} > cd ${DISTDIR} && ${INSTALL_DATA} ${SOUND_FILES} \ >- ${STAGEDIR}${DATADIR}/sound >+ ${STAGEDIR}${DATADIR}/sound/Basic > > post-install-DOCS-on: > @${MKDIR} ${STAGEDIR}${DOCSDIR} >diff --git i/games/cataclysm-dda/distinfo w/games/cataclysm-dda/distinfo >index 89bda169d16c..89b62c2b3c21 100644 >--- i/games/cataclysm-dda/distinfo >+++ w/games/cataclysm-dda/distinfo >@@ -1,6 +1,7 @@ >+TIMESTAMP = 1520375284 > SHA256 (cataclysmthemeREV6.ogg) = fa305afea557b27ed341f6a10dcfab5aa07ecdd92e42b4dddec61eccb3c1c77f > SIZE (cataclysmthemeREV6.ogg) = 7964468 > SHA256 (Dark_Days_Ahead_demo_2.ogg) = 75fe6b792ab06b842add070989acb9fe62f0acc5c17f344d724d774a772a68d4 > SIZE (Dark_Days_Ahead_demo_2.ogg) = 9182431 >-SHA256 (CleverRaven-Cataclysm-DDA-0.C_GH0.tar.gz) = 69e947824626fffb505ca4ec44187ec94bba32c1e5957ba5c771b3445f958af6 >-SIZE (CleverRaven-Cataclysm-DDA-0.C_GH0.tar.gz) = 26887684 >+SHA256 (CleverRaven-Cataclysm-DDA-0.C-26605-g2009bc2950_GH0.tar.gz) = 20df143fc8b7e765fb5f6a71d1e6cce473d8f3a38dcc344752a900edf6668d36 >+SIZE (CleverRaven-Cataclysm-DDA-0.C-26605-g2009bc2950_GH0.tar.gz) = 60119058 >diff --git i/games/cataclysm-dda/files/patch-src-cata_tiles.cpp w/games/cataclysm-dda/files/patch-src-cata_tiles.cpp >deleted file mode 100644 >index 969689a06639..000000000000 >--- i/games/cataclysm-dda/files/patch-src-cata_tiles.cpp >+++ /dev/null >@@ -1,21 +0,0 @@ >---- src/cata_tiles.cpp.orig 2015-03-09 05:25:34 UTC >-+++ src/cata_tiles.cpp >-@@ -167,9 +167,6 @@ void cata_tiles::get_tile_information(st >- int cata_tiles::load_tileset(std::string path, int R, int G, int B) >- { >- std::string img_path = path; >--#ifdef PREFIX // use the PREFIX path over the current directory >-- img_path = (FILENAMES["datadir"] + "/" + img_path); >--#endif >- /** reinit tile_atlas */ >- SDL_Surface *tile_atlas = IMG_Load(img_path.c_str()); >- >-@@ -285,7 +282,7 @@ void cata_tiles::load_tilejson_from_file >- JsonArray tiles_new = config.get_array("tiles-new"); >- while (tiles_new.has_more()) { >- JsonObject tile_part_def = tiles_new.next_object(); >-- const std::string tileset_image_path = tile_part_def.get_string("file"); >-+ const std::string tileset_image_path = FILENAMES["datadir"] + "/" + tile_part_def.get_string("file"); >- int R = -1; >- int G = -1; >- int B = -1; >diff --git i/games/cataclysm-dda/files/patch-src-game.cpp w/games/cataclysm-dda/files/patch-src-game.cpp >deleted file mode 100644 >index 5ce58f128c9b..000000000000 >--- i/games/cataclysm-dda/files/patch-src-game.cpp >+++ /dev/null >@@ -1,20 +0,0 @@ >---- src/game.cpp.orig 2015-03-09 05:25:34 UTC >-+++ src/game.cpp >-@@ -9545,7 +9545,7 @@ int game::list_items(const int iLastStat >- if (ground_items.empty() && iLastState == 1) { >- reset_item_list_state(w_items_border, iInfoHeight, bRadiusSort); >- wrefresh(w_items_border); >-- mvwprintz(w_items, 10, 2, c_white, _("You dont see any items around you!")); >-+ mvwprintz(w_items, 10, 2, c_white, _("You don't see any items around you!")); >- } else { >- werase(w_items); >- >-@@ -9808,7 +9808,7 @@ int game::list_monsters(const int iLastS >- >- if (vMonsters.empty()) { >- wrefresh(w_monsters_border); >-- mvwprintz(w_monsters, 10, 2, c_white, _("You dont see any monsters around you!")); >-+ mvwprintz(w_monsters, 10, 2, c_white, _("You don't see any monsters around you!")); >- } else { >- if( static_cast<size_t>( iActive ) >= vMonsters.size() ) { >- iActive = 0; >diff --git i/games/cataclysm-dda/files/patch-src-sdltiles.cpp w/games/cataclysm-dda/files/patch-src-sdltiles.cpp >deleted file mode 100644 >index 3dd10f361517..000000000000 >--- i/games/cataclysm-dda/files/patch-src-sdltiles.cpp >+++ /dev/null >@@ -1,11 +0,0 @@ >---- src/sdltiles.cpp.orig 2015-03-09 05:25:34 UTC >-+++ src/sdltiles.cpp >-@@ -1214,7 +1214,7 @@ static void save_font_list() >- wordexp("~/Library/Fonts", &exp, 0); >- font_folder_list(fout, exp.we_wordv[0]); >- wordfree(&exp);*/ >--#elif (defined linux || defined __linux) >-+#elif (defined linux || defined __linux || defined __FreeBSD__) >- font_folder_list(fout, "/usr/share/fonts"); >- font_folder_list(fout, "/usr/local/share/fonts"); >- wordexp_t exp; >diff --git i/games/cataclysm-dda/files/patch-src-translations.cpp w/games/cataclysm-dda/files/patch-src-translations.cpp >index cc43617ac109..c059955de6cc 100644 >--- i/games/cataclysm-dda/files/patch-src-translations.cpp >+++ w/games/cataclysm-dda/files/patch-src-translations.cpp >@@ -1,11 +1,11 @@ >---- src/translations.cpp.orig 2015-03-09 05:25:34 UTC >+--- src/translations.cpp.orig 2018-03-06 08:11:44 UTC > +++ src/translations.cpp >-@@ -72,7 +72,7 @@ void set_language(bool reload_options) >+@@ -176,7 +176,7 @@ void set_language() > > // Step 2. Bind to gettext domain. >- const char *locale_dir; >--#ifdef __linux__ >-+#if (defined __linux__ || defined __FreeBSD__) >- if (!FILENAMES["base_path"].empty()) { >- locale_dir = std::string(FILENAMES["base_path"] + "share/locale").c_str(); >+ std::string locale_dir; >+-#if (defined __linux__ || (defined MACOSX && !defined TILES)) >++#if (defined __linux__ || defined __FreeBSD__ || (defined MACOSX && !defined TILES)) >+ if( !FILENAMES["base_path"].empty() ) { >+ locale_dir = FILENAMES["base_path"] + "share/locale"; > } else { >diff --git i/games/cataclysm-dda/files/patch-src_options.cpp w/games/cataclysm-dda/files/patch-src_options.cpp >deleted file mode 100644 >index b509253a6ae1..000000000000 >--- i/games/cataclysm-dda/files/patch-src_options.cpp >+++ /dev/null >@@ -1,13 +0,0 @@ >---- src/options.cpp.orig 2015-03-09 05:25:34 UTC >-+++ src/options.cpp >-@@ -513,8 +513,8 @@ void initOptions() >- false >- ); >- >-- OPTIONS["AUTOSAFEMODETURNS"] = cOpt("general", _("Turns to reenable safemode"), >-- _("Number of turns after safemode is reenabled if no hostiles are in safemodeproximity distance."), >-+ OPTIONS["AUTOSAFEMODETURNS"] = cOpt("general", _("Turns to re-enable safemode"), >-+ _("Number of turns after safemode is re-enabled if no hostiles are in safemodeproximity distance."), >- 1, 100, 50 >- ); >- >diff --git i/games/cataclysm-dda/files/patch-src_player.cpp w/games/cataclysm-dda/files/patch-src_player.cpp >deleted file mode 100644 >index 78845602d507..000000000000 >--- i/games/cataclysm-dda/files/patch-src_player.cpp >+++ /dev/null >@@ -1,11 +0,0 @@ >---- src/player.cpp.orig 2015-03-09 05:25:34 UTC >-+++ src/player.cpp >-@@ -9788,7 +9788,7 @@ void player::pick_style() // Style selec >- >- uimenu kmenu; >- kmenu.text = _("Select a style (press ? for style info)"); >-- std::auto_ptr<ma_style_callback> ma_style_info(new ma_style_callback()); >-+ std::unique_ptr<ma_style_callback> ma_style_info(new ma_style_callback()); >- kmenu.callback = ma_style_info.get(); >- kmenu.addentry( 0, true, 'c', _("Cancel") ); >- if (keep_hands_free) { >diff --git i/games/cataclysm-dda/pkg-descr w/games/cataclysm-dda/pkg-descr >index 39b211c4c96e..5b589e009860 100644 >--- i/games/cataclysm-dda/pkg-descr >+++ w/games/cataclysm-dda/pkg-descr >@@ -8,4 +8,4 @@ variety of powerful monstrosities, from zombies to giant insects to killer > robots and things far stranger and deadlier, and against the others like > yourself, that want what you have... > >-WWW: http://en.cataclysmdda.com/ >+WWW: https://cataclysmdda.org >diff --git i/games/cataclysm-dda/pkg-plist w/games/cataclysm-dda/pkg-plist >index ff89c73f0e71..4333fdb837de 100644 >--- i/games/cataclysm-dda/pkg-plist >+++ w/games/cataclysm-dda/pkg-plist >@@ -1,39 +1,74 @@ > bin/cataclysm > %%DATADIR%%/LICENSE.txt >-%%DATADIR%%/README.txt > %%DATADIR%%/cataicon.ico > %%DATADIR%%/changelog.txt >+%%DATADIR%%/core/basic.json > %%DATADIR%%/credits/de.credits > %%DATADIR%%/credits/en.credits > %%DATADIR%%/credits/es_AR.credits > %%DATADIR%%/credits/es_ES.credits > %%DATADIR%%/credits/it_IT.credits >+%%DATADIR%%/credits/ko.credits >+%%DATADIR%%/credits/pt_BR.credits > %%DATADIR%%/credits/ru.credits >-%%DATADIR%%/font/fixedsys.ttf >-%%DATADIR%%/font/square.ttf >-%%DATADIR%%/font/terminus.fon >-%%DATADIR%%/fontdata.json >+%%DATADIR%%/credits/zh_CN.credits >+%%DATADIR%%/credits/zh_TW.credits >+%%SDL%%%%DATADIR%%/font/Square-Smallcaps.ttf >+%%SDL%%%%DATADIR%%/font/fixedsys.ttf >+%%SDL%%%%DATADIR%%/font/square.ttf >+%%SDL%%%%DATADIR%%/font/terminus.fon >+%%SDL%%%%DATADIR%%/font/unifont.ttf >+%%SDL%%%%DATADIR%%/fontdata.json > %%SDL%%%%DATADIR%%/gfx/BlockheadTileset/blockheadtiles.png > %%SDL%%%%DATADIR%%/gfx/BlockheadTileset/tile_config.json > %%SDL%%%%DATADIR%%/gfx/BlockheadTileset/tileset.txt >+%%SDL%%%%DATADIR%%/gfx/ChestHole16Tileset/fallback.png >+%%SDL%%%%DATADIR%%/gfx/ChestHole16Tileset/tile_config.json >+%%SDL%%%%DATADIR%%/gfx/ChestHole16Tileset/tiles.png >+%%SDL%%%%DATADIR%%/gfx/ChestHole16Tileset/tiles24.png >+%%SDL%%%%DATADIR%%/gfx/ChestHole16Tileset/tileset.txt >+%%SDL%%%%DATADIR%%/gfx/ChestHole32Tileset/fallback.png >+%%SDL%%%%DATADIR%%/gfx/ChestHole32Tileset/tile_config.json >+%%SDL%%%%DATADIR%%/gfx/ChestHole32Tileset/tiles.png >+%%SDL%%%%DATADIR%%/gfx/ChestHole32Tileset/tiles48.png >+%%SDL%%%%DATADIR%%/gfx/ChestHole32Tileset/tileset.txt >+%%SDL%%%%DATADIR%%/gfx/ChestHole32Tileset/tilesold.png >+%%SDL%%%%DATADIR%%/gfx/ChestHole32Tileset/tree.png >+%%SDL%%%%DATADIR%%/gfx/ChestHole32Tileset_iso/fallback.png >+%%SDL%%%%DATADIR%%/gfx/ChestHole32Tileset_iso/tile_config.json >+%%SDL%%%%DATADIR%%/gfx/ChestHole32Tileset_iso/tiles.png >+%%SDL%%%%DATADIR%%/gfx/ChestHole32Tileset_iso/tiles48.png >+%%SDL%%%%DATADIR%%/gfx/ChestHole32Tileset_iso/tileset.txt > %%SDL%%%%DATADIR%%/gfx/ChestHoleTileset/fallback.png > %%SDL%%%%DATADIR%%/gfx/ChestHoleTileset/tile_config.json > %%SDL%%%%DATADIR%%/gfx/ChestHoleTileset/tiles.png >+%%SDL%%%%DATADIR%%/gfx/ChestHoleTileset/tiles32.png > %%SDL%%%%DATADIR%%/gfx/ChestHoleTileset/tileset.txt >+%%SDL%%%%DATADIR%%/gfx/ChestHoleTileset/tree.png > %%SDL%%%%DATADIR%%/gfx/DeonTileset/deontiles.png > %%SDL%%%%DATADIR%%/gfx/DeonTileset/tile_config.json > %%SDL%%%%DATADIR%%/gfx/DeonTileset/tileset.txt >+%%SDL%%%%DATADIR%%/gfx/HitButton_iso/HitButton_iso.png >+%%SDL%%%%DATADIR%%/gfx/HitButton_iso/fallback.png >+%%SDL%%%%DATADIR%%/gfx/HitButton_iso/tile_config.json >+%%SDL%%%%DATADIR%%/gfx/HitButton_iso/tileset.txt > %%SDL%%%%DATADIR%%/gfx/HoderTileset/hodertiles.png > %%SDL%%%%DATADIR%%/gfx/HoderTileset/tile_config.json > %%SDL%%%%DATADIR%%/gfx/HoderTileset/tileset.txt >-%%SDL%%%%DATADIR%%/gfx/MShock24Tileset/fallback.png >-%%SDL%%%%DATADIR%%/gfx/MShock24Tileset/tile_config.json >-%%SDL%%%%DATADIR%%/gfx/MShock24Tileset/tiles.png >-%%SDL%%%%DATADIR%%/gfx/MShock24Tileset/tileset.txt >-%%SDL%%%%DATADIR%%/gfx/MShock32Tileset/fallback.png >-%%SDL%%%%DATADIR%%/gfx/MShock32Tileset/tile_config.json >-%%SDL%%%%DATADIR%%/gfx/MShock32Tileset/tiles.png >-%%SDL%%%%DATADIR%%/gfx/MShock32Tileset/tileset.txt >+%%SDL%%%%DATADIR%%/gfx/MShock24TilesetModded/fallback.png >+%%SDL%%%%DATADIR%%/gfx/MShock24TilesetModded/tile_config.json >+%%SDL%%%%DATADIR%%/gfx/MShock24TilesetModded/tiles.png >+%%SDL%%%%DATADIR%%/gfx/MShock24TilesetModded/tileset.txt >+%%SDL%%%%DATADIR%%/gfx/MShock32TilesetModded/fallback.png >+%%SDL%%%%DATADIR%%/gfx/MShock32TilesetModded/tile_config.json >+%%SDL%%%%DATADIR%%/gfx/MShock32TilesetModded/tiles.png >+%%SDL%%%%DATADIR%%/gfx/MShock32TilesetModded/tileset.txt >+%%SDL%%%%DATADIR%%/gfx/MshockXotto+/expan.png >+%%SDL%%%%DATADIR%%/gfx/MshockXotto+/fallback.png >+%%SDL%%%%DATADIR%%/gfx/MshockXotto+/tile_config.json >+%%SDL%%%%DATADIR%%/gfx/MshockXotto+/tiles.png >+%%SDL%%%%DATADIR%%/gfx/MshockXotto+/tileset.txt >+%%SDL%%%%DATADIR%%/gfx/MshockXotto+/tree.png > %%SDL%%%%DATADIR%%/gfx/RetroASCIITileset/retroasciitiles.png > %%SDL%%%%DATADIR%%/gfx/RetroASCIITileset/tile_config.json > %%SDL%%%%DATADIR%%/gfx/RetroASCIITileset/tileset.txt >@@ -41,158 +76,555 @@ bin/cataclysm > %%SDL%%%%DATADIR%%/gfx/RetroDaysTileset10/retrodaystiles10.png > %%SDL%%%%DATADIR%%/gfx/RetroDaysTileset10/tile_config.json > %%SDL%%%%DATADIR%%/gfx/RetroDaysTileset10/tileset.txt >-%%SDL%%%%DATADIR%%/gfx/RetroDaysTileset20/retrodaysfallback20.png >-%%SDL%%%%DATADIR%%/gfx/RetroDaysTileset20/retrodaystiles20.png > %%SDL%%%%DATADIR%%/gfx/RetroDaysTileset20/tile_config.json > %%SDL%%%%DATADIR%%/gfx/RetroDaysTileset20/tileset.txt >+%%SDL%%%%DATADIR%%/gfx/RetroDaysTileset20_iso/retrodaystiles20.png >+%%SDL%%%%DATADIR%%/gfx/RetroDaysTileset20_iso/tile_config.json > %%SDL%%%%DATADIR%%/gfx/ThuztorTileset@/thuztortiles@.png > %%SDL%%%%DATADIR%%/gfx/ThuztorTileset@/tile_config.json > %%SDL%%%%DATADIR%%/gfx/ThuztorTileset@/tileset.txt > %%SDL%%%%DATADIR%%/gfx/TsuTileset/tile_config.json > %%SDL%%%%DATADIR%%/gfx/TsuTileset/tileset.txt > %%SDL%%%%DATADIR%%/gfx/TsuTileset/tsutiles.png >+%%SDL%%%%DATADIR%%/gfx/make_iso.py > %%SDL%%%%DATADIR%%/gfx/tile.png > %%SDL%%%%DATADIR%%/gfx/tile_config.json > %%SDL%%%%DATADIR%%/gfx/tile_config_template.json > %%SDL%%%%DATADIR%%/gfx/tinytile.png > %%DATADIR%%/json/LOADING_ORDER.md >+%%DATADIR%%/json/anatomy.json > %%DATADIR%%/json/bionics.json >-%%DATADIR%%/json/bullet_pulling.json >+%%DATADIR%%/json/body_parts.json > %%DATADIR%%/json/construction.json >+%%DATADIR%%/json/default_blacklist.json > %%DATADIR%%/json/doll_speech.json > %%DATADIR%%/json/dreams.json > %%DATADIR%%/json/effects.json >-%%DATADIR%%/json/fish.json >+%%DATADIR%%/json/emit.json >+%%DATADIR%%/json/faults.json >+%%DATADIR%%/json/flags.json > %%DATADIR%%/json/furniture.json >-%%DATADIR%%/json/furniture/ags_furniture.json >+%%DATADIR%%/json/gates.json >+%%DATADIR%%/json/harvest.json >+%%DATADIR%%/json/health_msgs.json > %%DATADIR%%/json/hints.json > %%DATADIR%%/json/item_actions.json >+%%DATADIR%%/json/item_category.json > %%DATADIR%%/json/item_groups.json >-%%DATADIR%%/json/items/ags_items.json >+%%DATADIR%%/json/itemgroups/ammo.json >+%%DATADIR%%/json/itemgroups/books.json >+%%DATADIR%%/json/itemgroups/clothing.json >+%%DATADIR%%/json/itemgroups/drugs.json >+%%DATADIR%%/json/itemgroups/forage.json >+%%DATADIR%%/json/itemgroups/gear.json >+%%DATADIR%%/json/itemgroups/gunmod.json >+%%DATADIR%%/json/itemgroups/guns.json >+%%DATADIR%%/json/itemgroups/locations.json >+%%DATADIR%%/json/itemgroups/magazines.json >+%%DATADIR%%/json/itemgroups/main.json >+%%DATADIR%%/json/itemgroups/mansion.json >+%%DATADIR%%/json/itemgroups/misc.json >+%%DATADIR%%/json/itemgroups/monster_drops.json >+%%DATADIR%%/json/itemgroups/supplies.json >+%%DATADIR%%/json/itemgroups/tools.json >+%%DATADIR%%/json/itemgroups/vending_machines.json > %%DATADIR%%/json/items/ammo.json >+%%DATADIR%%/json/items/ammo/12mm.json >+%%DATADIR%%/json/items/ammo/20x66mm.json >+%%DATADIR%%/json/items/ammo/22.json >+%%DATADIR%%/json/items/ammo/223.json >+%%DATADIR%%/json/items/ammo/300.json >+%%DATADIR%%/json/items/ammo/3006.json >+%%DATADIR%%/json/items/ammo/308.json >+%%DATADIR%%/json/items/ammo/32.json >+%%DATADIR%%/json/items/ammo/357.json >+%%DATADIR%%/json/items/ammo/36paper.json >+%%DATADIR%%/json/items/ammo/38.json >+%%DATADIR%%/json/items/ammo/40.json >+%%DATADIR%%/json/items/ammo/40mm.json >+%%DATADIR%%/json/items/ammo/44.json >+%%DATADIR%%/json/items/ammo/44paper.json >+%%DATADIR%%/json/items/ammo/45.json >+%%DATADIR%%/json/items/ammo/454.json >+%%DATADIR%%/json/items/ammo/46.json >+%%DATADIR%%/json/items/ammo/50.json >+%%DATADIR%%/json/items/ammo/500.json >+%%DATADIR%%/json/items/ammo/545x39.json >+%%DATADIR%%/json/items/ammo/57.json >+%%DATADIR%%/json/items/ammo/5x50.json >+%%DATADIR%%/json/items/ammo/700nx.json >+%%DATADIR%%/json/items/ammo/762.json >+%%DATADIR%%/json/items/ammo/762R.json >+%%DATADIR%%/json/items/ammo/762x25.json >+%%DATADIR%%/json/items/ammo/8x40mm.json >+%%DATADIR%%/json/items/ammo/9mm.json >+%%DATADIR%%/json/items/ammo/9x18.json >+%%DATADIR%%/json/items/ammo/flintlock.json >+%%DATADIR%%/json/items/ammo/metal_rail.json >+%%DATADIR%%/json/items/ammo/nail.json >+%%DATADIR%%/json/items/ammo/shot.json >+%%DATADIR%%/json/items/ammo/signal_flare.json >+%%DATADIR%%/json/items/ammo/weldgas.json > %%DATADIR%%/json/items/ammo_types.json > %%DATADIR%%/json/items/archery.json > %%DATADIR%%/json/items/armor.json >+%%DATADIR%%/json/items/armor/ammo_pouch.json >+%%DATADIR%%/json/items/armor/bandolier.json >+%%DATADIR%%/json/items/armor/boots.json >+%%DATADIR%%/json/items/armor/holster.json > %%DATADIR%%/json/items/bionics.json >-%%DATADIR%%/json/items/books.json >+%%DATADIR%%/json/items/book/archery.json >+%%DATADIR%%/json/items/book/barter.json >+%%DATADIR%%/json/items/book/bashing.json >+%%DATADIR%%/json/items/book/computer.json >+%%DATADIR%%/json/items/book/cooking.json >+%%DATADIR%%/json/items/book/cutting.json >+%%DATADIR%%/json/items/book/dodge.json >+%%DATADIR%%/json/items/book/driving.json >+%%DATADIR%%/json/items/book/electronics.json >+%%DATADIR%%/json/items/book/fabrication.json >+%%DATADIR%%/json/items/book/firstaid.json >+%%DATADIR%%/json/items/book/gun.json >+%%DATADIR%%/json/items/book/launcher.json >+%%DATADIR%%/json/items/book/martial.json >+%%DATADIR%%/json/items/book/mechanics.json >+%%DATADIR%%/json/items/book/melee.json >+%%DATADIR%%/json/items/book/misc.json >+%%DATADIR%%/json/items/book/pistol.json >+%%DATADIR%%/json/items/book/rifle.json >+%%DATADIR%%/json/items/book/shotgun.json >+%%DATADIR%%/json/items/book/smg.json >+%%DATADIR%%/json/items/book/speech.json >+%%DATADIR%%/json/items/book/stabbing.json >+%%DATADIR%%/json/items/book/survival.json >+%%DATADIR%%/json/items/book/swimming.json >+%%DATADIR%%/json/items/book/tailor.json >+%%DATADIR%%/json/items/book/throw.json >+%%DATADIR%%/json/items/book/traps.json >+%%DATADIR%%/json/items/book/unarmed.json > %%DATADIR%%/json/items/chemicals_and_resources.json >+%%DATADIR%%/json/items/classes/book.json >+%%DATADIR%%/json/items/classes/comestible.json >+%%DATADIR%%/json/items/classes/gun.json >+%%DATADIR%%/json/items/classes/magazine.json > %%DATADIR%%/json/items/comestibles.json >+%%DATADIR%%/json/items/comestibles/brewing.json >+%%DATADIR%%/json/items/comestibles/carnivore.json >+%%DATADIR%%/json/items/comestibles/drink.json >+%%DATADIR%%/json/items/comestibles/med.json >+%%DATADIR%%/json/items/comestibles/mutagen.json >+%%DATADIR%%/json/items/comestibles/protein.json >+%%DATADIR%%/json/items/comestibles/seed.json >+%%DATADIR%%/json/items/comestibles/spice.json > %%DATADIR%%/json/items/containers.json >+%%DATADIR%%/json/items/crossbows.json >+%%DATADIR%%/json/items/fake.json >+%%DATADIR%%/json/items/fuel.json >+%%DATADIR%%/json/items/generic.json >+%%DATADIR%%/json/items/generic/ammolink.json >+%%DATADIR%%/json/items/generic/casing.json >+%%DATADIR%%/json/items/generic/spares.json >+%%DATADIR%%/json/items/generic/string.json >+%%DATADIR%%/json/items/grenades.json >+%%DATADIR%%/json/items/gun/12mm.json >+%%DATADIR%%/json/items/gun/20x66mm.json >+%%DATADIR%%/json/items/gun/22.json >+%%DATADIR%%/json/items/gun/223.json >+%%DATADIR%%/json/items/gun/300.json >+%%DATADIR%%/json/items/gun/3006.json >+%%DATADIR%%/json/items/gun/308.json >+%%DATADIR%%/json/items/gun/32.json >+%%DATADIR%%/json/items/gun/357.json >+%%DATADIR%%/json/items/gun/36paper.json >+%%DATADIR%%/json/items/gun/38.json >+%%DATADIR%%/json/items/gun/40.json >+%%DATADIR%%/json/items/gun/40mm.json >+%%DATADIR%%/json/items/gun/44.json >+%%DATADIR%%/json/items/gun/44paper.json >+%%DATADIR%%/json/items/gun/45.json >+%%DATADIR%%/json/items/gun/454.json >+%%DATADIR%%/json/items/gun/46.json >+%%DATADIR%%/json/items/gun/50.json >+%%DATADIR%%/json/items/gun/500.json >+%%DATADIR%%/json/items/gun/545x39.json >+%%DATADIR%%/json/items/gun/57.json >+%%DATADIR%%/json/items/gun/5x50.json >+%%DATADIR%%/json/items/gun/700nx.json >+%%DATADIR%%/json/items/gun/762.json >+%%DATADIR%%/json/items/gun/762R.json >+%%DATADIR%%/json/items/gun/762x25.json >+%%DATADIR%%/json/items/gun/8x40mm.json >+%%DATADIR%%/json/items/gun/9mm.json >+%%DATADIR%%/json/items/gun/9x18.json >+%%DATADIR%%/json/items/gun/bio.json >+%%DATADIR%%/json/items/gun/blunderbuss.json >+%%DATADIR%%/json/items/gun/flammable.json >+%%DATADIR%%/json/items/gun/flintlock.json >+%%DATADIR%%/json/items/gun/metal_rail.json >+%%DATADIR%%/json/items/gun/nail.json >+%%DATADIR%%/json/items/gun/shot.json >+%%DATADIR%%/json/items/gun/signal_flare.json >+%%DATADIR%%/json/items/gun/ups.json >+%%DATADIR%%/json/items/gunmod/accessories.json >+%%DATADIR%%/json/items/gunmod/barrel.json >+%%DATADIR%%/json/items/gunmod/grip.json >+%%DATADIR%%/json/items/gunmod/laser_gunmods.json >+%%DATADIR%%/json/items/gunmod/magazine.json >+%%DATADIR%%/json/items/gunmod/mechanism.json >+%%DATADIR%%/json/items/gunmod/muzzle.json >+%%DATADIR%%/json/items/gunmod/rail.json >+%%DATADIR%%/json/items/gunmod/sights.json >+%%DATADIR%%/json/items/gunmod/stock.json >+%%DATADIR%%/json/items/gunmod/underbarrel.json > %%DATADIR%%/json/items/handloaded_bullets.json >-%%DATADIR%%/json/items/martial_arts_manuals.json >+%%DATADIR%%/json/items/magazine/12mm.json >+%%DATADIR%%/json/items/magazine/20x60mm.json >+%%DATADIR%%/json/items/magazine/22.json >+%%DATADIR%%/json/items/magazine/223.json >+%%DATADIR%%/json/items/magazine/300.json >+%%DATADIR%%/json/items/magazine/3006.json >+%%DATADIR%%/json/items/magazine/308.json >+%%DATADIR%%/json/items/magazine/32.json >+%%DATADIR%%/json/items/magazine/357.json >+%%DATADIR%%/json/items/magazine/38.json >+%%DATADIR%%/json/items/magazine/40.json >+%%DATADIR%%/json/items/magazine/40mm.json >+%%DATADIR%%/json/items/magazine/44.json >+%%DATADIR%%/json/items/magazine/45.json >+%%DATADIR%%/json/items/magazine/46.json >+%%DATADIR%%/json/items/magazine/50.json >+%%DATADIR%%/json/items/magazine/545x39.json >+%%DATADIR%%/json/items/magazine/57.json >+%%DATADIR%%/json/items/magazine/5x50.json >+%%DATADIR%%/json/items/magazine/762.json >+%%DATADIR%%/json/items/magazine/762x25.json >+%%DATADIR%%/json/items/magazine/8x40mm.json >+%%DATADIR%%/json/items/magazine/9mm.json >+%%DATADIR%%/json/items/magazine/9x18.json >+%%DATADIR%%/json/items/magazine/nail.json >+%%DATADIR%%/json/items/magazine/shot.json >+%%DATADIR%%/json/items/magazine/weldgas.json > %%DATADIR%%/json/items/melee.json >-%%DATADIR%%/json/items/mods.json >+%%DATADIR%%/json/items/migration.json > %%DATADIR%%/json/items/newspaper.json >+%%DATADIR%%/json/items/obsolete.json > %%DATADIR%%/json/items/ranged.json >+%%DATADIR%%/json/items/resources/metals.json >+%%DATADIR%%/json/items/resources/misc.json >+%%DATADIR%%/json/items/software.json >+%%DATADIR%%/json/items/tool/lighting.json >+%%DATADIR%%/json/items/tool/med.json >+%%DATADIR%%/json/items/tool/radio_tools.json >+%%DATADIR%%/json/items/tool/workshop.json > %%DATADIR%%/json/items/tool_armor.json >+%%DATADIR%%/json/items/toolmod.json > %%DATADIR%%/json/items/tools.json >-%%DATADIR%%/json/items/var_vehicle_parts.json >+%%DATADIR%%/json/items/vehicle/alternator.json >+%%DATADIR%%/json/items/vehicle/battery.json >+%%DATADIR%%/json/items/vehicle/engine.json >+%%DATADIR%%/json/items/vehicle/engineering.json >+%%DATADIR%%/json/items/vehicle/rigs.json >+%%DATADIR%%/json/items/vehicle/wheel.json > %%DATADIR%%/json/items/vehicle_parts.json > %%DATADIR%%/json/lab_notes.json >-%%LUA%%%%DATADIR%%/json/main.lua > %%DATADIR%%/json/map_extra_items.json > %%DATADIR%%/json/mapgen/Prepper_house01.json > %%DATADIR%%/json/mapgen/abandoned01.json >+%%DATADIR%%/json/mapgen/abstorefront.json > %%DATADIR%%/json/mapgen/ags_station.json > %%DATADIR%%/json/mapgen/antique_store.json >+%%DATADIR%%/json/mapgen/apartment_con.json >+%%DATADIR%%/json/mapgen/apartment_mod.json > %%DATADIR%%/json/mapgen/arcade.json > %%DATADIR%%/json/mapgen/bandit_cabin.json > %%DATADIR%%/json/mapgen/bandit_camp.json >+%%DATADIR%%/json/mapgen/bank.json > %%DATADIR%%/json/mapgen/bar.json >+%%DATADIR%%/json/mapgen/basement/basement_chem.json >+%%DATADIR%%/json/mapgen/basement/basement_game.json >+%%DATADIR%%/json/mapgen/basement/basement_guns.json >+%%DATADIR%%/json/mapgen/basement/basement_survival.json >+%%DATADIR%%/json/mapgen/basement/basement_weed.json >+%%DATADIR%%/json/mapgen/bike_shop.json >+%%DATADIR%%/json/mapgen/bookstore1.json >+%%DATADIR%%/json/mapgen/bookstore2.json >+%%DATADIR%%/json/mapgen/bookstore3.json > %%DATADIR%%/json/mapgen/bowling_alley.json > %%DATADIR%%/json/mapgen/boxing.json >+%%DATADIR%%/json/mapgen/bunker.json >+%%DATADIR%%/json/mapgen/butcher.json >+%%DATADIR%%/json/mapgen/cabin00.json > %%DATADIR%%/json/mapgen/cabin03.json >+%%DATADIR%%/json/mapgen/cabin_strange.json >+%%DATADIR%%/json/mapgen/campsite.json >+%%DATADIR%%/json/mapgen/cathedral.json >+%%DATADIR%%/json/mapgen/cemetery_4square.json >+%%DATADIR%%/json/mapgen/church_gothic.json >+%%DATADIR%%/json/mapgen/church_new_england.json >+%%DATADIR%%/json/mapgen/clothing0.json >+%%DATADIR%%/json/mapgen/clothing1.json >+%%DATADIR%%/json/mapgen/clothing2.json >+%%DATADIR%%/json/mapgen/clothing3.json >+%%DATADIR%%/json/mapgen/clothing4.json >+%%DATADIR%%/json/mapgen/clothing5.json >+%%DATADIR%%/json/mapgen/clothing6.json > %%DATADIR%%/json/mapgen/coffee_shop.json >+%%DATADIR%%/json/mapgen/coffee_shop2.json >+%%DATADIR%%/json/mapgen/dairy_farm.json >+%%DATADIR%%/json/mapgen/debug_ramps.json > %%DATADIR%%/json/mapgen/diner.json > %%DATADIR%%/json/mapgen/dojo.json >+%%DATADIR%%/json/mapgen/electronics0.json > %%DATADIR%%/json/mapgen/electronics1.json > %%DATADIR%%/json/mapgen/evac_center.json >+%%DATADIR%%/json/mapgen/farm.json >+%%DATADIR%%/json/mapgen/field_football.json > %%DATADIR%%/json/mapgen/fire_station.json > %%DATADIR%%/json/mapgen/fortified_house01.json >+%%DATADIR%%/json/mapgen/furniture.json >+%%DATADIR%%/json/mapgen/garage.json >+%%DATADIR%%/json/mapgen/garage_gas.json > %%DATADIR%%/json/mapgen/gardening_store.json >+%%DATADIR%%/json/mapgen/grocery0.json > %%DATADIR%%/json/mapgen/grocery1.json > %%DATADIR%%/json/mapgen/gunsmith.json > %%DATADIR%%/json/mapgen/gunstore_home_defense.json > %%DATADIR%%/json/mapgen/gym.json >+%%DATADIR%%/json/mapgen/hardware1.json >+%%DATADIR%%/json/mapgen/hardware2.json >+%%DATADIR%%/json/mapgen/hardware3.json >+%%DATADIR%%/json/mapgen/hardware4.json > %%DATADIR%%/json/mapgen/homeimprovement.json >-%%DATADIR%%/json/mapgen/house04.json >-%%DATADIR%%/json/mapgen/house05.json >-%%DATADIR%%/json/mapgen/house05_ab.json >-%%DATADIR%%/json/mapgen/house06.json >-%%DATADIR%%/json/mapgen/house07.json >-%%DATADIR%%/json/mapgen/house08.json >-%%DATADIR%%/json/mapgen/house09 .json >-%%DATADIR%%/json/mapgen/house10.json >-%%DATADIR%%/json/mapgen/house11.json >-%%DATADIR%%/json/mapgen/house12.json >-%%DATADIR%%/json/mapgen/house13.json >-%%DATADIR%%/json/mapgen/house14.json >-%%DATADIR%%/json/mapgen/house15.json >-%%DATADIR%%/json/mapgen/house16.json >-%%DATADIR%%/json/mapgen/house17.json >-%%DATADIR%%/json/mapgen/house_dogs.json >-%%DATADIR%%/json/mapgen/house_duplex.json >-%%DATADIR%%/json/mapgen/house_garage.json >-%%DATADIR%%/json/mapgen/house_garage2.json >-%%DATADIR%%/json/mapgen/house_garage3.json >-%%DATADIR%%/json/mapgen/house_garage4.json >-%%DATADIR%%/json/mapgen/house_garage5.json >-%%DATADIR%%/json/mapgen/house_garage_prepper.json >-%%DATADIR%%/json/mapgen/house_gardener.json >-%%DATADIR%%/json/mapgen/house_library.json >-%%DATADIR%%/json/mapgen/house_modern_lx.json >-%%DATADIR%%/json/mapgen/house_patio.json >-%%DATADIR%%/json/mapgen/house_porch.json >-%%DATADIR%%/json/mapgen/house_quiverfull.json >-%%DATADIR%%/json/mapgen/house_rv.json >-%%DATADIR%%/json/mapgen/house_tool_shed.json >+%%DATADIR%%/json/mapgen/homeimprovement_superstore.json >+%%DATADIR%%/json/mapgen/hospital/hospital.json >+%%DATADIR%%/json/mapgen/hotel_tower.json >+%%DATADIR%%/json/mapgen/house/house04.json >+%%DATADIR%%/json/mapgen/house/house05.json >+%%DATADIR%%/json/mapgen/house/house05_ab.json >+%%DATADIR%%/json/mapgen/house/house06.json >+%%DATADIR%%/json/mapgen/house/house07.json >+%%DATADIR%%/json/mapgen/house/house08.json >+%%DATADIR%%/json/mapgen/house/house09.json >+%%DATADIR%%/json/mapgen/house/house10.json >+%%DATADIR%%/json/mapgen/house/house11.json >+%%DATADIR%%/json/mapgen/house/house12.json >+%%DATADIR%%/json/mapgen/house/house13.json >+%%DATADIR%%/json/mapgen/house/house14.json >+%%DATADIR%%/json/mapgen/house/house15.json >+%%DATADIR%%/json/mapgen/house/house16.json >+%%DATADIR%%/json/mapgen/house/house17.json >+%%DATADIR%%/json/mapgen/house/house18.json >+%%DATADIR%%/json/mapgen/house/house19.json >+%%DATADIR%%/json/mapgen/house/house_dogs.json >+%%DATADIR%%/json/mapgen/house/house_duplex.json >+%%DATADIR%%/json/mapgen/house/house_garage.json >+%%DATADIR%%/json/mapgen/house/house_garage2.json >+%%DATADIR%%/json/mapgen/house/house_garage3.json >+%%DATADIR%%/json/mapgen/house/house_garage4.json >+%%DATADIR%%/json/mapgen/house/house_garage5.json >+%%DATADIR%%/json/mapgen/house/house_garage6.json >+%%DATADIR%%/json/mapgen/house/house_garage_prepper.json >+%%DATADIR%%/json/mapgen/house/house_gardener.json >+%%DATADIR%%/json/mapgen/house/house_library.json >+%%DATADIR%%/json/mapgen/house/house_modern_lx.json >+%%DATADIR%%/json/mapgen/house/house_patio.json >+%%DATADIR%%/json/mapgen/house/house_porch.json >+%%DATADIR%%/json/mapgen/house/house_quiverfull.json >+%%DATADIR%%/json/mapgen/house/house_rv.json >+%%DATADIR%%/json/mapgen/house/house_suicide.json >+%%DATADIR%%/json/mapgen/house/house_tool_shed.json > %%DATADIR%%/json/mapgen/jewel_store.json >+%%DATADIR%%/json/mapgen/laundromat.json >+%%DATADIR%%/json/mapgen/library1.json >+%%DATADIR%%/json/mapgen/library2.json >+%%DATADIR%%/json/mapgen/lmoe.json >+%%DATADIR%%/json/mapgen/lmoe_under01.json >+%%DATADIR%%/json/mapgen/lmoe_under02.json > %%DATADIR%%/json/mapgen/mall.json >+%%DATADIR%%/json/mapgen/mansion/mansion.json >+%%DATADIR%%/json/mapgen/mapgen-test.json > %%DATADIR%%/json/mapgen/meth_lab.json >+%%DATADIR%%/json/mapgen/mortuary.json > %%DATADIR%%/json/mapgen/motel.json >+%%DATADIR%%/json/mapgen/multistory_houses/house_2story_base_north.json >+%%DATADIR%%/json/mapgen/multistory_houses/house_2story_second.json > %%DATADIR%%/json/mapgen/museum.json >-%%DATADIR%%/json/mapgen/necropolis.json >-%%DATADIR%%/json/mapgen/necropolisB1.json >+%%DATADIR%%/json/mapgen/musicstore.json >+%%DATADIR%%/json/mapgen/necropolis/necropolis.json >+%%DATADIR%%/json/mapgen/necropolis/necropolisB1.json >+%%DATADIR%%/json/mapgen/necropolis/necropolisB2.json >+%%DATADIR%%/json/mapgen/necropolis/necropolisB3.json >+%%DATADIR%%/json/mapgen/office_cubical.json >+%%DATADIR%%/json/mapgen/office_doctor.json > %%DATADIR%%/json/mapgen/office_tower_2.json >+%%DATADIR%%/json/mapgen/orchard_apple.json >+%%DATADIR%%/json/mapgen/park.json >+%%DATADIR%%/json/mapgen/parks_recreation/art_gallery.json >+%%DATADIR%%/json/mapgen/parks_recreation/cemetery_small.json >+%%DATADIR%%/json/mapgen/parks_recreation/derelict_property.json >+%%DATADIR%%/json/mapgen/parks_recreation/dispensary.json >+%%DATADIR%%/json/mapgen/parks_recreation/fishing_pond0_0.json >+%%DATADIR%%/json/mapgen/parks_recreation/fishing_pond0_1.json >+%%DATADIR%%/json/mapgen/parks_recreation/fishing_pond1_0.json >+%%DATADIR%%/json/mapgen/parks_recreation/fishing_pond1_1.json >+%%DATADIR%%/json/mapgen/parks_recreation/hunting_blind.json >+%%DATADIR%%/json/mapgen/parks_recreation/orchard.json >+%%DATADIR%%/json/mapgen/parks_recreation/pavilion.json >+%%DATADIR%%/json/mapgen/parks_recreation/skate_park.json >+%%DATADIR%%/json/mapgen/parks_recreation/small_office.json >+%%DATADIR%%/json/mapgen/parks_recreation/small_storage_units.json >+%%DATADIR%%/json/mapgen/parks_recreation/small_wooded_trail.json >+%%DATADIR%%/json/mapgen/parks_recreation/state_park0_0.json >+%%DATADIR%%/json/mapgen/parks_recreation/state_park0_1.json >+%%DATADIR%%/json/mapgen/parks_recreation/state_park1_0.json >+%%DATADIR%%/json/mapgen/parks_recreation/state_park1_1.json > %%DATADIR%%/json/mapgen/pharmacy_1.json > %%DATADIR%%/json/mapgen/pharmacy_1_open.json > %%DATADIR%%/json/mapgen/pizza_parlor.json >+%%DATADIR%%/json/mapgen/ponds.json >+%%DATADIR%%/json/mapgen/pool.json > %%DATADIR%%/json/mapgen/power_station_large.json > %%DATADIR%%/json/mapgen/power_station_small.json >+%%DATADIR%%/json/mapgen/prison_1.json >+%%DATADIR%%/json/mapgen/public_works.json >+%%DATADIR%%/json/mapgen/pump_station.json >+%%DATADIR%%/json/mapgen/radio_tower.json >+%%DATADIR%%/json/mapgen/ranch_camp.json > %%DATADIR%%/json/mapgen/restaurant.json > %%DATADIR%%/json/mapgen/restaurant2.json > %%DATADIR%%/json/mapgen/restaurant_fast.json >+%%DATADIR%%/json/mapgen/river_shipwreck.json >+%%DATADIR%%/json/mapgen/road_4way.json >+%%DATADIR%%/json/mapgen/roadstop.json >+%%DATADIR%%/json/mapgen/roadstop_a.json >+%%DATADIR%%/json/mapgen/roadstop_b.json > %%DATADIR%%/json/mapgen/s_gas_rural.json >+%%DATADIR%%/json/mapgen/s_gun0.json >+%%DATADIR%%/json/mapgen/s_library.json >+%%DATADIR%%/json/mapgen/s_liquor.json > %%DATADIR%%/json/mapgen/sai.json >+%%DATADIR%%/json/mapgen/school_1.json >+%%DATADIR%%/json/mapgen/shelter.json >+%%DATADIR%%/json/mapgen/small_town_buildings/bakery.json >+%%DATADIR%%/json/mapgen/small_town_buildings/candy_shop.json >+%%DATADIR%%/json/mapgen/small_town_buildings/construction_site.json >+%%DATADIR%%/json/mapgen/small_town_buildings/icecream_shop.json >+%%DATADIR%%/json/mapgen/small_town_buildings/lumberyard_0_0.json >+%%DATADIR%%/json/mapgen/small_town_buildings/lumberyard_0_1.json >+%%DATADIR%%/json/mapgen/small_town_buildings/lumberyard_1_0.json >+%%DATADIR%%/json/mapgen/small_town_buildings/lumberyard_1_1.json >+%%DATADIR%%/json/mapgen/small_town_buildings/post_office.json >+%%DATADIR%%/json/mapgen/standing_stones.json >+%%DATADIR%%/json/mapgen/sub_station.json >+%%DATADIR%%/json/mapgen/subway_tunnels.json >+%%DATADIR%%/json/mapgen/sugar_house.json >+%%DATADIR%%/json/mapgen/swamp_shack.json >+%%DATADIR%%/json/mapgen/teashop.json >+%%DATADIR%%/json/mapgen/triffid_grove.json >+%%DATADIR%%/json/mapgen/veterinarian.json > %%DATADIR%%/json/mapgen/warehouse.json >+%%DATADIR%%/json/mapgen_palettes/basement.json >+%%DATADIR%%/json/mapgen_palettes/church.json >+%%DATADIR%%/json/mapgen_palettes/hospital.json >+%%DATADIR%%/json/mapgen_palettes/houses_multistory.json >+%%DATADIR%%/json/mapgen_palettes/lumberyard.json >+%%DATADIR%%/json/mapgen_palettes/mansion.json >+%%DATADIR%%/json/mapgen_palettes/office_doctor.json >+%%DATADIR%%/json/mapgen_palettes/shelter.json >+%%DATADIR%%/json/mapgen_palettes/subway.json > %%DATADIR%%/json/martialarts.json > %%DATADIR%%/json/materials.json >+%%DATADIR%%/json/monster_attacks.json > %%DATADIR%%/json/monster_drops.json > %%DATADIR%%/json/monster_factions.json >+%%DATADIR%%/json/monsterdrops/zombie_cop.json >+%%DATADIR%%/json/monsterdrops/zombie_soldier.json >+%%DATADIR%%/json/monsterdrops/zombie_survivor.json >+%%DATADIR%%/json/monsterdrops/zombie_technician.json > %%DATADIR%%/json/monstergroups.json > %%DATADIR%%/json/monsters.json >+%%DATADIR%%/json/monsters/defense_bot.json >+%%DATADIR%%/json/monsters/drones.json >+%%DATADIR%%/json/monsters/fish.json >+%%DATADIR%%/json/monsters/military.json >+%%DATADIR%%/json/monsters/obsolete.json >+%%DATADIR%%/json/monsters/zed_children.json >+%%DATADIR%%/json/monsters/zed_explosive.json >+%%DATADIR%%/json/morale_types.json >+%%DATADIR%%/json/multitile_buildings_terrain.json >+%%DATADIR%%/json/multitile_city_buildings.json >+%%DATADIR%%/json/mutation_category.json >+%%DATADIR%%/json/mutation_ordering.json > %%DATADIR%%/json/mutations.json > %%DATADIR%%/json/npcs/NC_ARSONIST.json >+%%DATADIR%%/json/npcs/NC_BARTENDER.json > %%DATADIR%%/json/npcs/NC_BOUNTY_HUNTER.json > %%DATADIR%%/json/npcs/NC_COWBOY.json >+%%DATADIR%%/json/npcs/NC_DEBUG.json > %%DATADIR%%/json/npcs/NC_DOCTOR.json > %%DATADIR%%/json/npcs/NC_EVAC_SHOPKEEP.json > %%DATADIR%%/json/npcs/NC_HACKER.json > %%DATADIR%%/json/npcs/NC_HUNTER.json >+%%DATADIR%%/json/npcs/NC_JUNK_SHOPKEEP.json > %%DATADIR%%/json/npcs/NC_NINJA.json > %%DATADIR%%/json/npcs/NC_SCAVENGER.json > %%DATADIR%%/json/npcs/NC_SCIENTIST.json >+%%DATADIR%%/json/npcs/NC_SOLDIER.json > %%DATADIR%%/json/npcs/NC_THUG.json > %%DATADIR%%/json/npcs/NC_TRADER.json >+%%DATADIR%%/json/npcs/TALK_ARSONIST.json >+%%DATADIR%%/json/npcs/TALK_COMMON.json >+%%DATADIR%%/json/npcs/TALK_EVAC_GUARD1.json >+%%DATADIR%%/json/npcs/TALK_EVAC_GUARD2.json >+%%DATADIR%%/json/npcs/TALK_EVAC_GUARD3.json >+%%DATADIR%%/json/npcs/TALK_EVAC_HUNTER.json >+%%DATADIR%%/json/npcs/TALK_EVAC_MERCHANT.json >+%%DATADIR%%/json/npcs/TALK_OLD_GUARD_REP.json >+%%DATADIR%%/json/npcs/TALK_SCAVENGER_MERC.json >+%%DATADIR%%/json/npcs/classes.json >+%%DATADIR%%/json/npcs/epilogues.json > %%DATADIR%%/json/npcs/factions.json > %%DATADIR%%/json/npcs/items_generic.json >+%%DATADIR%%/json/npcs/missiondef.json > %%DATADIR%%/json/npcs/npc.json >+%%DATADIR%%/json/npcs/talk_tags.json >+%%DATADIR%%/json/overmap_connections.json >+%%DATADIR%%/json/overmap_locations.json > %%DATADIR%%/json/overmap_specials.json > %%DATADIR%%/json/overmap_terrain.json >-%%LUA%%%%DATADIR%%/json/preload.lua >+%%DATADIR%%/json/player_activities.json > %%DATADIR%%/json/professions.json >+%%DATADIR%%/json/recipes/ammo/components.json >+%%DATADIR%%/json/recipes/ammo/grenades.json >+%%DATADIR%%/json/recipes/ammo/pistol.json >+%%DATADIR%%/json/recipes/ammo/rifle.json >+%%DATADIR%%/json/recipes/ammo/shot.json >+%%DATADIR%%/json/recipes/armor/arms.json >+%%DATADIR%%/json/recipes/armor/feet.json >+%%DATADIR%%/json/recipes/armor/hands.json >+%%DATADIR%%/json/recipes/armor/head.json >+%%DATADIR%%/json/recipes/armor/legs.json >+%%DATADIR%%/json/recipes/armor/other.json >+%%DATADIR%%/json/recipes/armor/storage.json >+%%DATADIR%%/json/recipes/armor/suit.json >+%%DATADIR%%/json/recipes/armor/torso.json >+%%DATADIR%%/json/recipes/chem/fuel.json >+%%DATADIR%%/json/recipes/chem/other.json >+%%DATADIR%%/json/recipes/electronics/parts.json >+%%DATADIR%%/json/recipes/electronics/toolmod.json >+%%DATADIR%%/json/recipes/food/brewing.json >+%%DATADIR%%/json/recipes/food/distill.json >+%%DATADIR%%/json/recipes/food/dry.json >+%%DATADIR%%/json/recipes/food/pasta.json >+%%DATADIR%%/json/recipes/food/seed.json >+%%DATADIR%%/json/recipes/other/containers.json >+%%DATADIR%%/json/recipes/other/materials.json >+%%DATADIR%%/json/recipes/other/medical.json >+%%DATADIR%%/json/recipes/other/other.json >+%%DATADIR%%/json/recipes/other/parts.json >+%%DATADIR%%/json/recipes/other/tool.json >+%%DATADIR%%/json/recipes/other/vehicle.json > %%DATADIR%%/json/recipes/recipe_ammo.json >-%%DATADIR%%/json/recipes/recipe_armor.json > %%DATADIR%%/json/recipes/recipe_deconstruction.json > %%DATADIR%%/json/recipes/recipe_electronics.json > %%DATADIR%%/json/recipes/recipe_food.json >@@ -200,7 +632,23 @@ bin/cataclysm > %%DATADIR%%/json/recipes/recipe_others.json > %%DATADIR%%/json/recipes/recipe_weapon.json > %%DATADIR%%/json/recipes/recipes.json >+%%DATADIR%%/json/recipes/weapon/bashing.json >+%%DATADIR%%/json/recipes/weapon/cutting.json >+%%DATADIR%%/json/recipes/weapon/explosive.json >+%%DATADIR%%/json/recipes/weapon/magazines.json >+%%DATADIR%%/json/recipes/weapon/mods.json >+%%DATADIR%%/json/recipes/weapon/piercing.json >+%%DATADIR%%/json/recipes/weapon/ranged.json > %%DATADIR%%/json/regional_map_settings.json >+%%DATADIR%%/json/requirements/ammo.json >+%%DATADIR%%/json/requirements/cooking_components.json >+%%DATADIR%%/json/requirements/cooking_tools.json >+%%DATADIR%%/json/requirements/materials.json >+%%DATADIR%%/json/requirements/toolsets.json >+%%DATADIR%%/json/requirements/uncraft.json >+%%DATADIR%%/json/requirements/vehicle.json >+%%DATADIR%%/json/road_vehicles.json >+%%DATADIR%%/json/rotatable_symbols.json > %%DATADIR%%/json/scenarios/scenarios.json > %%DATADIR%%/json/skills.json > %%DATADIR%%/json/snippets.json >@@ -209,20 +657,55 @@ bin/cataclysm > %%DATADIR%%/json/start_locations.json > %%DATADIR%%/json/techniques.json > %%DATADIR%%/json/terrain.json >-%%DATADIR%%/json/terrain/ags_terrain.json > %%DATADIR%%/json/test_regions.json > %%DATADIR%%/json/tool_qualities.json > %%DATADIR%%/json/traps.json > %%DATADIR%%/json/tutorial.json >+%%DATADIR%%/json/uncraft/ammo/38.json >+%%DATADIR%%/json/uncraft/ammo/40.json >+%%DATADIR%%/json/uncraft/ammo/45.json >+%%DATADIR%%/json/uncraft/ammo/762x25.json >+%%DATADIR%%/json/uncraft/ammo/9mm.json >+%%DATADIR%%/json/uncraft/ammo/flintlock.json >+%%DATADIR%%/json/uncraft/ammo/shot.json >+%%DATADIR%%/json/uncraft/classes/ammo.json >+%%DATADIR%%/json/uncraft/generic.json >+%%DATADIR%%/json/uncraft/vehicle/alternator.json >+%%DATADIR%%/json/uncraft/weapon/explosive.json >+%%DATADIR%%/json/vehicle_groups.json > %%DATADIR%%/json/vehicle_parts.json >+%%DATADIR%%/json/vehicleparts/alternator.json >+%%DATADIR%%/json/vehicleparts/battery.json >+%%DATADIR%%/json/vehicleparts/boards.json >+%%DATADIR%%/json/vehicleparts/combustion.json >+%%DATADIR%%/json/vehicleparts/engineering.json >+%%DATADIR%%/json/vehicleparts/frames.json >+%%DATADIR%%/json/vehicleparts/lights.json >+%%DATADIR%%/json/vehicleparts/manual.json >+%%DATADIR%%/json/vehicleparts/motor.json >+%%DATADIR%%/json/vehicleparts/tanks.json >+%%DATADIR%%/json/vehicleparts/turret.json >+%%DATADIR%%/json/vehicleparts/wheel.json >+%%DATADIR%%/json/vehicles/bikes.json >+%%DATADIR%%/json/vehicles/cars.json >+%%DATADIR%%/json/vehicles/carts.json >+%%DATADIR%%/json/vehicles/custom_vehicles.json >+%%DATADIR%%/json/vehicles/emergency.json >+%%DATADIR%%/json/vehicles/farm.json >+%%DATADIR%%/json/vehicles/military.json >+%%DATADIR%%/json/vehicles/trucks.json >+%%DATADIR%%/json/vehicles/utility.json >+%%DATADIR%%/json/vehicles/vans_busses.json > %%DATADIR%%/json/vehicles/vehicles.json >+%%DATADIR%%/json/vitamin.json > %%LUA%%%%DATADIR%%/lua/autoexec.lua > %%LUA%%%%DATADIR%%/lua/class_definitions.lua > %%DATADIR%%/mods/Animatronics/animatronics.json > %%DATADIR%%/mods/Animatronics/bankrupt_pizzeria.json > %%DATADIR%%/mods/Animatronics/dead_animatronics.json > %%DATADIR%%/mods/Animatronics/modinfo.json >-%%DATADIR%%/mods/Animatronics/regional_map_settings.json >+%%DATADIR%%/mods/Animatronics/regional_overlay.json >+%%DATADIR%%/mods/Animatronics/snippets.json > %%DATADIR%%/mods/Animatronics/speech.json > %%DATADIR%%/mods/Boats/b_inflatable_boat_parts.json > %%DATADIR%%/mods/Boats/b_item_groups.json >@@ -233,127 +716,1150 @@ bin/cataclysm > %%DATADIR%%/mods/Boats/b_vehicles.json > %%DATADIR%%/mods/Boats/b_wooden_boat_parts.json > %%DATADIR%%/mods/Boats/modinfo.json >+%%DATADIR%%/mods/BrightNights/effects.json >+%%DATADIR%%/mods/BrightNights/gun.json >+%%DATADIR%%/mods/BrightNights/item groups/locations.json >+%%DATADIR%%/mods/BrightNights/item_groups.json >+%%DATADIR%%/mods/BrightNights/items/books.json >+%%DATADIR%%/mods/BrightNights/items/generic.json >+%%DATADIR%%/mods/BrightNights/mapgen/map_palletes.json >+%%DATADIR%%/mods/BrightNights/mapgen/municipal_microreactor.json >+%%DATADIR%%/mods/BrightNights/mapgen/s_gas.json >+%%DATADIR%%/mods/BrightNights/misc.json >+%%DATADIR%%/mods/BrightNights/modinfo.json >+%%DATADIR%%/mods/BrightNights/overmap_specials.json >+%%DATADIR%%/mods/BrightNights/overmap_terrain.json >+%%DATADIR%%/mods/BrightNights/recipe.json >+%%DATADIR%%/mods/BrightNights/regional_map_settings.json >+%%DATADIR%%/mods/BrightNights/terrain.json >+%%DATADIR%%/mods/BrightNights/vehicle_groups.json >+%%DATADIR%%/mods/BrightNights/vehicle_parts.json >+%%DATADIR%%/mods/BrightNights/vehicles/cars.json >+%%DATADIR%%/mods/Craft_Gunpowder/cgp_magazine.json >+%%DATADIR%%/mods/Craft_Gunpowder/cgp_ranged.json >+%%DATADIR%%/mods/Craft_Gunpowder/cgp_recipes.json >+%%DATADIR%%/mods/Craft_Gunpowder/modinfo.json >+%%DATADIR%%/mods/CrazyCataclysm/aperturepotato.json >+%%DATADIR%%/mods/CrazyCataclysm/items.json >+%%DATADIR%%/mods/CrazyCataclysm/modinfo.json >+%%DATADIR%%/mods/CrazyCataclysm/speech.json >+%%DATADIR%%/mods/DeoxyMod/Deoxy_vehicle_parts.json >+%%DATADIR%%/mods/DeoxyMod/modinfo.json > %%DATADIR%%/mods/DinoMod/dinosaur.json > %%DATADIR%%/mods/DinoMod/fieldoffice.json > %%DATADIR%%/mods/DinoMod/modinfo.json >-%%DATADIR%%/mods/DinoMod/regional_map_settings.json >+%%DATADIR%%/mods/DinoMod/regional_overlay.json >+%%DATADIR%%/mods/DinoMod/snippets.json > %%DATADIR%%/mods/EW_Pack/ew_ammo.json > %%DATADIR%%/mods/EW_Pack/ew_ammo_handloaded.json > %%DATADIR%%/mods/EW_Pack/ew_ammo_t.json > %%DATADIR%%/mods/EW_Pack/ew_books.json > %%DATADIR%%/mods/EW_Pack/ew_bullet_pulling.json > %%DATADIR%%/mods/EW_Pack/ew_item_groups.json >-%%DATADIR%%/mods/EW_Pack/ew_mods.json >+%%DATADIR%%/mods/EW_Pack/ew_magazines.json > %%DATADIR%%/mods/EW_Pack/ew_recipes.json > %%DATADIR%%/mods/EW_Pack/ew_retool.json > %%DATADIR%%/mods/EW_Pack/ew_weapons.json > %%DATADIR%%/mods/EW_Pack/modinfo.json >-%%DATADIR%%/mods/Experimental_Z-Level/2fmotel.json >-%%DATADIR%%/mods/Experimental_Z-Level/modinfo.json >-%%DATADIR%%/mods/Experimental_Z-Level/office_tower.json >-%%DATADIR%%/mods/Experimental_Z-Level/overmap_specials.json >-%%DATADIR%%/mods/Experimental_Z-Level/overmap_terrain.json > %%LUA%%%%DATADIR%%/mods/Fast_Zombies/main.lua >-%%DATADIR%%/mods/Fast_Zombies/modinfo.json >+%%LUA%%%%DATADIR%%/mods/Fast_Zombies/modinfo.json >+%%DATADIR%%/mods/FictonalWeapons/fic_item_groups.json >+%%DATADIR%%/mods/FictonalWeapons/fic_mods.json >+%%DATADIR%%/mods/FictonalWeapons/fic_recipes.json >+%%DATADIR%%/mods/FictonalWeapons/fic_weapons.json >+%%DATADIR%%/mods/FictonalWeapons/ficmags.json >+%%DATADIR%%/mods/FictonalWeapons/modinfo.json >+%%DATADIR%%/mods/FictonalWeapons/snippets.json >+%%DATADIR%%/mods/Filthy_Morale/modinfo.json >+%%DATADIR%%/mods/Generic_Guns/gg_ammo_blacklist.json >+%%DATADIR%%/mods/Generic_Guns/gg_ammo_hand_override.json >+%%DATADIR%%/mods/Generic_Guns/gg_ammo_override.json >+%%DATADIR%%/mods/Generic_Guns/gg_ammunition_types.json >+%%DATADIR%%/mods/Generic_Guns/gg_bandolier_override.json >+%%DATADIR%%/mods/Generic_Guns/gg_guns.json >+%%DATADIR%%/mods/Generic_Guns/gg_guns_blacklist.json >+%%DATADIR%%/mods/Generic_Guns/gg_guns_override.json >+%%DATADIR%%/mods/Generic_Guns/gg_itemgroups_ammo.json >+%%DATADIR%%/mods/Generic_Guns/gg_itemgroups_guns.json >+%%DATADIR%%/mods/Generic_Guns/gg_magazines_blacklist.json >+%%DATADIR%%/mods/Generic_Guns/gg_magazines_override.json >+%%DATADIR%%/mods/Generic_Guns/gg_other_blacklist.json >+%%DATADIR%%/mods/Generic_Guns/gg_vehicle_override.json >+%%DATADIR%%/mods/Generic_Guns/modinfo.json >+%%DATADIR%%/mods/Medieval_Stuff/ammo.json >+%%DATADIR%%/mods/Medieval_Stuff/ammo_types.json >+%%DATADIR%%/mods/Medieval_Stuff/armor.json >+%%DATADIR%%/mods/Medieval_Stuff/handloaded_bullets.json >+%%DATADIR%%/mods/Medieval_Stuff/item_groups.json >+%%DATADIR%%/mods/Medieval_Stuff/martial_arts_manuals.json >+%%DATADIR%%/mods/Medieval_Stuff/martialarts.json >+%%DATADIR%%/mods/Medieval_Stuff/materials.json >+%%DATADIR%%/mods/Medieval_Stuff/melee.json >+%%DATADIR%%/mods/Medieval_Stuff/modinfo.json >+%%DATADIR%%/mods/Medieval_Stuff/mutations.json >+%%DATADIR%%/mods/Medieval_Stuff/professions.json >+%%DATADIR%%/mods/Medieval_Stuff/ranged.json >+%%DATADIR%%/mods/Medieval_Stuff/recipe_ammo.json >+%%DATADIR%%/mods/Medieval_Stuff/recipe_armor.json >+%%DATADIR%%/mods/Medieval_Stuff/recipe_others.json >+%%DATADIR%%/mods/Medieval_Stuff/recipe_shields.json >+%%DATADIR%%/mods/Medieval_Stuff/recipe_weapons.json >+%%DATADIR%%/mods/Medieval_Stuff/requirements.json >+%%DATADIR%%/mods/Medieval_Stuff/shields.json >+%%DATADIR%%/mods/Medieval_Stuff/snippets.json >+%%DATADIR%%/mods/Medieval_Stuff/techniques.json >+%%DATADIR%%/mods/Medieval_Stuff/tools.json >+%%DATADIR%%/mods/More_Buildings/json/baseballfield_a1.json >+%%DATADIR%%/mods/More_Buildings/json/baseballfield_a2.json >+%%DATADIR%%/mods/More_Buildings/json/baseballfield_b1.json >+%%DATADIR%%/mods/More_Buildings/json/baseballfield_b2.json >+%%DATADIR%%/mods/More_Buildings/json/daycare.json >+%%DATADIR%%/mods/More_Buildings/json/map_palletes.json >+%%DATADIR%%/mods/More_Buildings/json/petstore.json >+%%DATADIR%%/mods/More_Buildings/json/restparking_1.json >+%%DATADIR%%/mods/More_Buildings/json/restparking_2.json >+%%DATADIR%%/mods/More_Buildings/json/reststop_1.json >+%%DATADIR%%/mods/More_Buildings/json/reststop_2.json >+%%DATADIR%%/mods/More_Buildings/json/shoppingplaza_a1.json >+%%DATADIR%%/mods/More_Buildings/json/shoppingplaza_a2.json >+%%DATADIR%%/mods/More_Buildings/json/shoppingplaza_a3.json >+%%DATADIR%%/mods/More_Buildings/json/shoppingplaza_a4.json >+%%DATADIR%%/mods/More_Buildings/json/shoppingplaza_a5.json >+%%DATADIR%%/mods/More_Buildings/json/shoppingplaza_a6.json >+%%DATADIR%%/mods/More_Buildings/json/shoppingplaza_b1.json >+%%DATADIR%%/mods/More_Buildings/json/shoppingplaza_b2.json >+%%DATADIR%%/mods/More_Buildings/json/shoppingplaza_b3.json >+%%DATADIR%%/mods/More_Buildings/json/shoppingplaza_b4.json >+%%DATADIR%%/mods/More_Buildings/json/shoppingplaza_b5.json >+%%DATADIR%%/mods/More_Buildings/json/shoppingplaza_b6.json >+%%DATADIR%%/mods/More_Buildings/json/storageunits_1.json >+%%DATADIR%%/mods/More_Buildings/json/storageunits_2.json >+%%DATADIR%%/mods/More_Buildings/json/storageunits_3.json >+%%DATADIR%%/mods/More_Buildings/json/storageunits_small_1.json >+%%DATADIR%%/mods/More_Buildings/json/storageunits_small_2.json >+%%DATADIR%%/mods/More_Buildings/json/thrift.json >+%%DATADIR%%/mods/More_Buildings/json/vfw.json >+%%DATADIR%%/mods/More_Buildings/modinfo.json >+%%DATADIR%%/mods/More_Buildings/overmap_specials.json >+%%DATADIR%%/mods/More_Buildings/overmap_terrain.json >+%%DATADIR%%/mods/More_Buildings/regional_overlay.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_1blc_01.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_1blc_02.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_1blc_03.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_1blc_04.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_1blc_05.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_1brc_01.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_1brc_02.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_1brc_03.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_1cyblc_01.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_1cybrc_00.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_1cytlc_00.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_1cytlc_01.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_1cytrc_01.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_1gate_00.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_1gate_01.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_1tlc_01.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_1tlc_02.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_1tlc_03.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_1trc_01.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_1trc_02.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_1trc_03.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_1ybe_01.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_1ybe_02.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_1ybe_03.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_1yle_01.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_1yle_02.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_1yle_03.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_1yre_01.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_1yre_02.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_1yre_03.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_1yte_01.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_1yte_02.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_1yte_03.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_2blc_01.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_2blc_02.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_2blc_03.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_2blc_04.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_2brc_01.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_2brc_02.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_2brc_03.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_2brc_04.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_2brc_05.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_2tlc_00.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_2tlc_01.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_2tlc_02.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_2tlc_03.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_2tlc_04.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_2tlc_05.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_2tlc_07.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_2trc_01.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_2trc_02.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_2trc_03.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_2trc_04.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_2trc_05.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_3blc_01.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_3blc_02.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_3blc_03.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_3blc_04.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_3blc_05.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_3blc_06.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_3brc_01.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_3brc_02.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_3brc_03.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_3brc_04.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_3brc_05.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_3brc_06.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_3tlc_01.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_3tlc_02.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_3tlc_03.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_3tlc_04.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_3tlc_05.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_3tlc_06.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_3trc_01.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_3trc_02.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_3trc_03.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_3trc_04.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_3trc_05.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_3trc_06.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_4blc_01.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_4blc_02.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_4brc_01.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_4tlc_00.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_4tlc_01.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_4trc_01.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_ublc_01.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_ubrc_01.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_utlc_01.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/bandit_tower_utrc_01.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/overmap_specials.json >+%%DATADIR%%/mods/More_Locations/bandit_tower/overmap_terrain.json >+%%DATADIR%%/mods/More_Locations/captive_faction/NC_CAPTIVE.json >+%%DATADIR%%/mods/More_Locations/captive_faction/NC_MUTANT_CAPTIVE.json >+%%DATADIR%%/mods/More_Locations/captive_faction/TALK_CAPTIVE.json >+%%DATADIR%%/mods/More_Locations/captive_faction/captive_classes.json >+%%DATADIR%%/mods/More_Locations/captive_faction/captive_item_groups.json >+%%DATADIR%%/mods/More_Locations/captive_faction/captive_npc.json >+%%DATADIR%%/mods/More_Locations/estate/estate_1be_00.json >+%%DATADIR%%/mods/More_Locations/estate/estate_1be_01.json >+%%DATADIR%%/mods/More_Locations/estate/estate_1be_02.json >+%%DATADIR%%/mods/More_Locations/estate/estate_1be_03.json >+%%DATADIR%%/mods/More_Locations/estate/estate_1bloc_00.json >+%%DATADIR%%/mods/More_Locations/estate/estate_1bloc_01.json >+%%DATADIR%%/mods/More_Locations/estate/estate_1bloc_02.json >+%%DATADIR%%/mods/More_Locations/estate/estate_1bloc_03.json >+%%DATADIR%%/mods/More_Locations/estate/estate_1broc_00.json >+%%DATADIR%%/mods/More_Locations/estate/estate_1broc_01.json >+%%DATADIR%%/mods/More_Locations/estate/estate_1broc_02.json >+%%DATADIR%%/mods/More_Locations/estate/estate_1broc_03.json >+%%DATADIR%%/mods/More_Locations/estate/estate_1by_00.json >+%%DATADIR%%/mods/More_Locations/estate/estate_1ica_00.json >+%%DATADIR%%/mods/More_Locations/estate/estate_1ica_01.json >+%%DATADIR%%/mods/More_Locations/estate/estate_1ica_02.json >+%%DATADIR%%/mods/More_Locations/estate/estate_1ica_03.json >+%%DATADIR%%/mods/More_Locations/estate/estate_1icb_00.json >+%%DATADIR%%/mods/More_Locations/estate/estate_1icb_01.json >+%%DATADIR%%/mods/More_Locations/estate/estate_1icb_02.json >+%%DATADIR%%/mods/More_Locations/estate/estate_1icb_03.json >+%%DATADIR%%/mods/More_Locations/estate/estate_1icc_00.json >+%%DATADIR%%/mods/More_Locations/estate/estate_1icc_01.json >+%%DATADIR%%/mods/More_Locations/estate/estate_1icc_02.json >+%%DATADIR%%/mods/More_Locations/estate/estate_1icc_03.json >+%%DATADIR%%/mods/More_Locations/estate/estate_1icd_00.json >+%%DATADIR%%/mods/More_Locations/estate/estate_1icd_01.json >+%%DATADIR%%/mods/More_Locations/estate/estate_1icd_02.json >+%%DATADIR%%/mods/More_Locations/estate/estate_1icd_03.json >+%%DATADIR%%/mods/More_Locations/estate/estate_1le_00.json >+%%DATADIR%%/mods/More_Locations/estate/estate_1le_01.json >+%%DATADIR%%/mods/More_Locations/estate/estate_1le_02.json >+%%DATADIR%%/mods/More_Locations/estate/estate_1le_03.json >+%%DATADIR%%/mods/More_Locations/estate/estate_1re_00.json >+%%DATADIR%%/mods/More_Locations/estate/estate_1re_01.json >+%%DATADIR%%/mods/More_Locations/estate/estate_1re_02.json >+%%DATADIR%%/mods/More_Locations/estate/estate_1re_03.json >+%%DATADIR%%/mods/More_Locations/estate/estate_1te_00.json >+%%DATADIR%%/mods/More_Locations/estate/estate_1te_01.json >+%%DATADIR%%/mods/More_Locations/estate/estate_1te_02.json >+%%DATADIR%%/mods/More_Locations/estate/estate_1te_03.json >+%%DATADIR%%/mods/More_Locations/estate/estate_1tloc_00.json >+%%DATADIR%%/mods/More_Locations/estate/estate_1tloc_01.json >+%%DATADIR%%/mods/More_Locations/estate/estate_1tloc_02.json >+%%DATADIR%%/mods/More_Locations/estate/estate_1tloc_03.json >+%%DATADIR%%/mods/More_Locations/estate/estate_1troc_00.json >+%%DATADIR%%/mods/More_Locations/estate/estate_1troc_01.json >+%%DATADIR%%/mods/More_Locations/estate/estate_1troc_02.json >+%%DATADIR%%/mods/More_Locations/estate/estate_1troc_03.json >+%%DATADIR%%/mods/More_Locations/estate/estate_1ty_00.json >+%%DATADIR%%/mods/More_Locations/estate/estate_2be_00.json >+%%DATADIR%%/mods/More_Locations/estate/estate_2be_01.json >+%%DATADIR%%/mods/More_Locations/estate/estate_2be_02.json >+%%DATADIR%%/mods/More_Locations/estate/estate_2be_03.json >+%%DATADIR%%/mods/More_Locations/estate/estate_2bloc.json >+%%DATADIR%%/mods/More_Locations/estate/estate_2broc.json >+%%DATADIR%%/mods/More_Locations/estate/estate_2broc_01.json >+%%DATADIR%%/mods/More_Locations/estate/estate_2ica_00.json >+%%DATADIR%%/mods/More_Locations/estate/estate_2ica_01.json >+%%DATADIR%%/mods/More_Locations/estate/estate_2ica_02.json >+%%DATADIR%%/mods/More_Locations/estate/estate_2ica_03.json >+%%DATADIR%%/mods/More_Locations/estate/estate_2icb_00.json >+%%DATADIR%%/mods/More_Locations/estate/estate_2icb_01.json >+%%DATADIR%%/mods/More_Locations/estate/estate_2icb_02.json >+%%DATADIR%%/mods/More_Locations/estate/estate_2icb_03.json >+%%DATADIR%%/mods/More_Locations/estate/estate_2icc_00.json >+%%DATADIR%%/mods/More_Locations/estate/estate_2icc_01.json >+%%DATADIR%%/mods/More_Locations/estate/estate_2icc_02.json >+%%DATADIR%%/mods/More_Locations/estate/estate_2icc_03.json >+%%DATADIR%%/mods/More_Locations/estate/estate_2icd_00.json >+%%DATADIR%%/mods/More_Locations/estate/estate_2icd_01.json >+%%DATADIR%%/mods/More_Locations/estate/estate_2icd_02.json >+%%DATADIR%%/mods/More_Locations/estate/estate_2icd_03.json >+%%DATADIR%%/mods/More_Locations/estate/estate_2le_00.json >+%%DATADIR%%/mods/More_Locations/estate/estate_2le_01.json >+%%DATADIR%%/mods/More_Locations/estate/estate_2le_02.json >+%%DATADIR%%/mods/More_Locations/estate/estate_2le_03.json >+%%DATADIR%%/mods/More_Locations/estate/estate_2re_00.json >+%%DATADIR%%/mods/More_Locations/estate/estate_2re_01.json >+%%DATADIR%%/mods/More_Locations/estate/estate_2re_02.json >+%%DATADIR%%/mods/More_Locations/estate/estate_2re_03.json >+%%DATADIR%%/mods/More_Locations/estate/estate_2te_00.json >+%%DATADIR%%/mods/More_Locations/estate/estate_2te_01.json >+%%DATADIR%%/mods/More_Locations/estate/estate_2te_02.json >+%%DATADIR%%/mods/More_Locations/estate/estate_2te_03.json >+%%DATADIR%%/mods/More_Locations/estate/estate_2tloc_00.json >+%%DATADIR%%/mods/More_Locations/estate/estate_2tloc_01.json >+%%DATADIR%%/mods/More_Locations/estate/estate_2tloc_02.json >+%%DATADIR%%/mods/More_Locations/estate/estate_2tloc_03.json >+%%DATADIR%%/mods/More_Locations/estate/estate_2troc_00.json >+%%DATADIR%%/mods/More_Locations/estate/estate_2troc_01.json >+%%DATADIR%%/mods/More_Locations/estate/estate_2troc_02.json >+%%DATADIR%%/mods/More_Locations/estate/estate_2troc_03.json >+%%DATADIR%%/mods/More_Locations/estate/estate_mid_00.json >+%%DATADIR%%/mods/More_Locations/estate/estate_mid_01.json >+%%DATADIR%%/mods/More_Locations/estate/estate_mid_02.json >+%%DATADIR%%/mods/More_Locations/estate/estate_mid_03.json >+%%DATADIR%%/mods/More_Locations/estate/estate_mid_04.json >+%%DATADIR%%/mods/More_Locations/estate/estate_mid_05.json >+%%DATADIR%%/mods/More_Locations/estate/estate_mid_06.json >+%%DATADIR%%/mods/More_Locations/estate/estate_mid_07.json >+%%DATADIR%%/mods/More_Locations/estate/estate_mid_08.json >+%%DATADIR%%/mods/More_Locations/estate/estate_mid_09.json >+%%DATADIR%%/mods/More_Locations/estate/estate_mid_10.json >+%%DATADIR%%/mods/More_Locations/estate/estate_mid_11.json >+%%DATADIR%%/mods/More_Locations/estate/estate_mid_12.json >+%%DATADIR%%/mods/More_Locations/estate/estate_mid_13.json >+%%DATADIR%%/mods/More_Locations/estate/estate_mid_14.json >+%%DATADIR%%/mods/More_Locations/estate/estate_mid_15.json >+%%DATADIR%%/mods/More_Locations/estate/estate_mid_16.json >+%%DATADIR%%/mods/More_Locations/estate/estate_mid_17.json >+%%DATADIR%%/mods/More_Locations/estate/estate_mid_18.json >+%%DATADIR%%/mods/More_Locations/estate/estate_mid_19.json >+%%DATADIR%%/mods/More_Locations/estate/estate_mid_20.json >+%%DATADIR%%/mods/More_Locations/estate/estate_mid_21.json >+%%DATADIR%%/mods/More_Locations/estate/estate_mid_22.json >+%%DATADIR%%/mods/More_Locations/estate/estate_mid_23.json >+%%DATADIR%%/mods/More_Locations/estate/estate_mid_30.json >+%%DATADIR%%/mods/More_Locations/estate/estate_mid_31.json >+%%DATADIR%%/mods/More_Locations/estate/estate_mid_32.json >+%%DATADIR%%/mods/More_Locations/estate/estate_mid_33.json >+%%DATADIR%%/mods/More_Locations/estate/estate_mid_34.json >+%%DATADIR%%/mods/More_Locations/estate/estate_mid_35.json >+%%DATADIR%%/mods/More_Locations/estate/estate_mid_36.json >+%%DATADIR%%/mods/More_Locations/estate/estate_mid_37.json >+%%DATADIR%%/mods/More_Locations/estate/estate_mid_38.json >+%%DATADIR%%/mods/More_Locations/estate/estate_mid_39.json >+%%DATADIR%%/mods/More_Locations/estate/estate_mid_40.json >+%%DATADIR%%/mods/More_Locations/estate/estate_ube_01.json >+%%DATADIR%%/mods/More_Locations/estate/estate_ule_01.json >+%%DATADIR%%/mods/More_Locations/estate/estate_umid_01.json >+%%DATADIR%%/mods/More_Locations/estate/estate_ure_01.json >+%%DATADIR%%/mods/More_Locations/estate/estate_ute_01.json >+%%DATADIR%%/mods/More_Locations/estate/overmap_specials.json >+%%DATADIR%%/mods/More_Locations/estate/overmap_terrain.json >+%%DATADIR%%/mods/More_Locations/factions.json >+%%DATADIR%%/mods/More_Locations/factory/factory_be_01.json >+%%DATADIR%%/mods/More_Locations/factory/factory_be_02.json >+%%DATADIR%%/mods/More_Locations/factory/factory_be_03.json >+%%DATADIR%%/mods/More_Locations/factory/factory_be_04.json >+%%DATADIR%%/mods/More_Locations/factory/factory_be_05.json >+%%DATADIR%%/mods/More_Locations/factory/factory_be_gate_01.json >+%%DATADIR%%/mods/More_Locations/factory/factory_be_gate_02.json >+%%DATADIR%%/mods/More_Locations/factory/factory_be_gate_03.json >+%%DATADIR%%/mods/More_Locations/factory/factory_blc_01.json >+%%DATADIR%%/mods/More_Locations/factory/factory_blc_02.json >+%%DATADIR%%/mods/More_Locations/factory/factory_blc_04.json >+%%DATADIR%%/mods/More_Locations/factory/factory_blc_05.json >+%%DATADIR%%/mods/More_Locations/factory/factory_brc_01.json >+%%DATADIR%%/mods/More_Locations/factory/factory_brc_02.json >+%%DATADIR%%/mods/More_Locations/factory/factory_brc_04.json >+%%DATADIR%%/mods/More_Locations/factory/factory_le_01.json >+%%DATADIR%%/mods/More_Locations/factory/factory_le_02.json >+%%DATADIR%%/mods/More_Locations/factory/factory_le_03.json >+%%DATADIR%%/mods/More_Locations/factory/factory_le_04.json >+%%DATADIR%%/mods/More_Locations/factory/factory_le_05.json >+%%DATADIR%%/mods/More_Locations/factory/factory_mid_01.json >+%%DATADIR%%/mods/More_Locations/factory/factory_mid_02.json >+%%DATADIR%%/mods/More_Locations/factory/factory_mid_03.json >+%%DATADIR%%/mods/More_Locations/factory/factory_mid_04.json >+%%DATADIR%%/mods/More_Locations/factory/factory_mid_05.json >+%%DATADIR%%/mods/More_Locations/factory/factory_mid_06.json >+%%DATADIR%%/mods/More_Locations/factory/factory_mid_07.json >+%%DATADIR%%/mods/More_Locations/factory/factory_mid_08.json >+%%DATADIR%%/mods/More_Locations/factory/factory_mid_09.json >+%%DATADIR%%/mods/More_Locations/factory/factory_mid_10.json >+%%DATADIR%%/mods/More_Locations/factory/factory_mid_11.json >+%%DATADIR%%/mods/More_Locations/factory/factory_mid_12.json >+%%DATADIR%%/mods/More_Locations/factory/factory_mid_13.json >+%%DATADIR%%/mods/More_Locations/factory/factory_mid_15.json >+%%DATADIR%%/mods/More_Locations/factory/factory_mid_16.json >+%%DATADIR%%/mods/More_Locations/factory/factory_mid_17.json >+%%DATADIR%%/mods/More_Locations/factory/factory_re_01.json >+%%DATADIR%%/mods/More_Locations/factory/factory_re_02.json >+%%DATADIR%%/mods/More_Locations/factory/factory_re_03.json >+%%DATADIR%%/mods/More_Locations/factory/factory_re_04.json >+%%DATADIR%%/mods/More_Locations/factory/factory_re_05.json >+%%DATADIR%%/mods/More_Locations/factory/factory_re_06.json >+%%DATADIR%%/mods/More_Locations/factory/factory_te_01.json >+%%DATADIR%%/mods/More_Locations/factory/factory_te_02.json >+%%DATADIR%%/mods/More_Locations/factory/factory_te_03.json >+%%DATADIR%%/mods/More_Locations/factory/factory_te_04.json >+%%DATADIR%%/mods/More_Locations/factory/factory_te_05.json >+%%DATADIR%%/mods/More_Locations/factory/factory_te_06.json >+%%DATADIR%%/mods/More_Locations/factory/factory_tlc_01.json >+%%DATADIR%%/mods/More_Locations/factory/factory_tlc_02.json >+%%DATADIR%%/mods/More_Locations/factory/factory_tlc_04.json >+%%DATADIR%%/mods/More_Locations/factory/factory_tlc_05.json >+%%DATADIR%%/mods/More_Locations/factory/factory_trc_01.json >+%%DATADIR%%/mods/More_Locations/factory/factory_trc_02.json >+%%DATADIR%%/mods/More_Locations/factory/factory_trc_03.json >+%%DATADIR%%/mods/More_Locations/factory/factory_trc_04.json >+%%DATADIR%%/mods/More_Locations/factory/factory_trc_05.json >+%%DATADIR%%/mods/More_Locations/factory/overmap_specials.json >+%%DATADIR%%/mods/More_Locations/factory/overmap_terrain.json >+%%DATADIR%%/mods/More_Locations/furniture.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_1be_00.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_1be_01.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_1blc_00.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_1blc_01.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_1brc_00.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_1brc_01.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_1le_00.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_1le_01.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_1mid_00.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_1mid_01.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_1mid_02.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_1mid_03.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_1mid_04.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_1re_00.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_1re_01.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_1te_00.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_1te_01.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_1tlc_00.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_1tlc_01.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_1trc_00.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_1trc_01.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_2be_00.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_2be_01.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_2blc_00.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_2blc_01.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_2brc_00.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_2brc_01.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_2le_00.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_2le_01.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_2re_00.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_2re_01.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_2te_00.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_2te_01.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_2tlc_00.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_2tlc_01.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_2trc_00.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_2trc_01.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_3c_00.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_3c_01.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_3c_02.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_3c_03.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_3c_04.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_3c_05.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_ube_00.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_ubea_01.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_ubea_02.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_ubea_03.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_ubea_04.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_ubeb_01.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_ubeb_02.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_ubeb_03.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_ubeb_04.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_ublc_00.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_ublc_01.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_ublc_02.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_ublc_03.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_ublc_04.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_ubrc_00.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_ubrc_01.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_ubrc_02.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_ubrc_03.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_ubrc_04.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_ule_00.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_ule_01.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_ule_02.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_ule_03.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_ule_04.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_umid_00.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_umid_01.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_umid_02.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_umid_03.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_umid_04.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_umid_finale_01.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_ure_00.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_ure_01.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_ure_02.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_ure_03.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_ure_04.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_utea_00.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_utea_01.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_utea_02.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_utea_03.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_utea_04.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_uteb_00.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_uteb_01.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_uteb_02.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_uteb_03.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_uteb_04.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_utlc_00.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_utlc_01.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_utlc_02.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_utlc_03.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_utlc_04.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_utrc_00.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_utrc_01.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_utrc_02.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_utrc_03.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_utrc_04.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_ybe_00.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_ybe_gate_00.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_ybe_gate_01.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_ybe_gate_02.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_yblc_00.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_ybrc_00.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_yle_00.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_yre_00.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_yte_00.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_ytlc_00.json >+%%DATADIR%%/mods/More_Locations/military_outpost/mil_outpost_ytrc_00.json >+%%DATADIR%%/mods/More_Locations/military_outpost/monster_groups.json >+%%DATADIR%%/mods/More_Locations/military_outpost/overmap_specials.json >+%%DATADIR%%/mods/More_Locations/military_outpost/overmap_terrain.json >+%%DATADIR%%/mods/More_Locations/modinfo.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/2story_houses/2storyA_basement_00.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/2story_houses/2storyA_basement_01.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/2story_houses/2storyA_basement_02.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/2story_houses/2storyA_basement_03.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/2story_houses/2storyA_basement_04.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/2story_houses/2storyA_basement_05.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/2story_houses/2storyA_first_00.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/2story_houses/2storyA_first_01.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/2story_houses/2storyA_first_02.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/2story_houses/2storyA_first_03.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/2story_houses/2storyA_first_04.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/2story_houses/2storyA_first_05.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/2story_houses/2storyA_roof_00.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/2story_houses/2storyA_roof_01.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/2story_houses/2storyA_second_00.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/2story_houses/2storyA_second_01.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/2story_houses/2storyA_second_02.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/2story_houses/2storyA_second_03.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/2story_houses/2storyA_second_04.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/2story_houses/2storyA_second_05.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/2story_houses/2storyB_basement_00.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/2story_houses/2storyB_basement_01.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/2story_houses/2storyB_basement_02.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/2story_houses/2storyB_first_00.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/2story_houses/2storyB_first_01.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/2story_houses/2storyB_first_02.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/2story_houses/2storyB_roof_00.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/2story_houses/2storyB_roof_01.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/2story_houses/2storyB_second_00.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/2story_houses/2storyB_second_01.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/2story_houses/2storyB_second_02.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/2story_houses/2storyC_basement_00.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/2story_houses/2storyC_basement_01.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/2story_houses/2storyC_basement_02.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/2story_houses/2storyC_first_00.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/2story_houses/2storyC_first_01.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/2story_houses/2storyC_first_02.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/2story_houses/2storyC_roof_00.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/2story_houses/2storyC_roof_01.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/2story_houses/2storyC_second_00.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/2story_houses/2storyC_second_01.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/2story_houses/2storyC_second_02.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/2story_houses/2storyD_basement_00.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/2story_houses/2storyD_basement_01.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/2story_houses/2storyD_basement_02.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/2story_houses/2storyD_first_00.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/2story_houses/2storyD_first_01.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/2story_houses/2storyD_first_02.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/2story_houses/2storyD_roof_00.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/2story_houses/2storyD_roof_01.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/2story_houses/2storyD_second_00.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/2story_houses/2storyD_second_01.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/2story_houses/2storyD_second_02.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/2story_houses/2storyE_basement_00.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/2story_houses/2storyE_basement_01.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/2story_houses/2storyE_basement_02.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/2story_houses/2storyE_first_00.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/2story_houses/2storyE_first_01.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/2story_houses/2storyE_first_02.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/2story_houses/2storyE_roof_00.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/2story_houses/2storyE_roof_01.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/2story_houses/2storyE_second_00.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/2story_houses/2storyE_second_01.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/2story_houses/2storyE_second_02.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/2story_houses/2storyF_basement_00.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/2story_houses/2storyF_basement_01.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/2story_houses/2storyF_basement_02.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/2story_houses/2storyF_first_00.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/2story_houses/2storyF_first_01.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/2story_houses/2storyF_first_02.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/2story_houses/2storyF_roof_00.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/2story_houses/2storyF_roof_01.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/2story_houses/2storyF_second_00.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/2story_houses/2storyF_second_01.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/2story_houses/2storyF_second_02.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyA_basement_00.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyA_basement_01.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyA_basement_02.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyA_basement_03.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyA_basement_04.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyA_basement_05.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyA_first_00.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyA_first_01.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyA_first_02.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyA_first_03.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyA_first_04.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyA_first_05.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyA_roof_00.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyA_roof_01.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyA_second_00.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyA_second_01.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyA_second_03.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyA_second_04.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyA_second_05.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyA_third_00.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyA_third_01.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyA_third_02.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyA_third_03.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyA_third_04.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyA_third_05.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyB_basement_00.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyB_basement_01.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyB_basement_02.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyB_basement_03.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyB_basement_04.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyB_basement_05.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyB_first_00.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyB_first_01.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyB_first_02.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyB_first_03.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyB_first_04.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyB_first_05.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyB_roof_00.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyB_roof_01.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyB_second_00.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyB_second_01.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyB_second_02.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyB_second_03.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyB_second_04.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyB_second_05.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyB_third_00.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyB_third_01.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyB_third_02.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyB_third_03.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyB_third_04.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyB_third_05.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyC_basement_00.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyC_basement_01.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyC_basement_02.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyC_basement_03.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyC_basement_04.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyC_basement_05.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyC_first_00.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyC_first_01.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyC_first_02.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyC_first_03.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyC_first_04.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyC_first_05.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyC_roof_00.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyC_roof_01.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyC_second_00.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyC_second_01.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyC_second_02.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyC_second_03.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyC_second_04.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyC_second_05.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyC_third_00.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyC_third_01.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyC_third_02.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyC_third_03.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyC_third_04.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyC_third_05.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyD_basement_00.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyD_basement_01.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyD_basement_02.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyD_basement_03.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyD_basement_04.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyD_basement_05.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyD_first_00.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyD_first_01.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyD_first_02.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyD_first_03.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyD_first_04.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyD_first_05.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyD_roof_00.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyD_roof_01.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyD_second_00.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyD_second_01.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyD_second_02.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyD_second_03.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyD_second_04.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyD_second_05.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyD_third_00.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyD_third_01.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyD_third_02.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyD_third_03.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyD_third_04.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyD_third_05.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyE_basement_00.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyE_basement_01.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyE_basement_02.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyE_basement_03.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyE_basement_04.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyE_basement_05.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyE_first_00.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyE_first_01.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyE_first_02.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyE_first_03.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyE_first_04.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyE_first_05.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyE_roof_00.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyE_roof_01.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyE_second_00.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyE_second_01.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyE_second_02.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyE_second_03.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyE_second_04.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyE_second_05.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyE_third_00.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyE_third_01.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyE_third_02.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyE_third_03.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyE_third_04.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyE_third_05.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyF_basement_00.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyF_basement_01.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyF_basement_02.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyF_basement_03.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyF_basement_04.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyF_basement_05.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyF_first_00.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyF_first_01.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyF_first_02.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyF_first_03.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyF_first_04.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyF_first_05.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyF_roof_00.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyF_roof_01.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyF_second_00.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyF_second_01.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyF_second_02.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyF_second_03.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyF_second_04.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyF_second_05.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyF_third_00.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyF_third_01.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyF_third_02.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyF_third_03.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyF_third_04.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/3story_houses/3storyF_third_05.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/combo_garages/combogarageA_first_00.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/combo_garages/combogarageA_first_01.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/combo_garages/combogarageA_first_02.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/combo_garages/combogarageA_roof_00.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/combo_garages/combogarageA_roof_01.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/combo_garages/combogarageA_second_00.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/combo_garages/combogarageA_second_01.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/combo_garages/combogarageA_second_02.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/combo_garages/combogarageB_first_00.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/combo_garages/combogarageB_first_01.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/combo_garages/combogarageB_first_02.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/combo_garages/combogarageB_roof_00.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/combo_garages/combogarageB_roof_01.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/combo_garages/combogarageB_second_00.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/combo_garages/combogarageB_second_01.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/combo_garages/combogarageB_second_02.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/combo_garages/combogarageC_first_00.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/combo_garages/combogarageC_first_01.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/combo_garages/combogarageC_first_02.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/combo_garages/combogarageC_roof_00.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/combo_garages/combogarageC_roof_01.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/combo_garages/combogarageC_second_00.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/combo_garages/combogarageC_second_01.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/combo_garages/combogarageC_second_02.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/combo_garages/combohouseA_basement_00.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/combo_garages/combohouseA_basement_01.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/combo_garages/combohouseA_basement_02.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/combo_garages/combohouseA_first_00.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/combo_garages/combohouseA_first_01.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/combo_garages/combohouseA_first_02.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/combo_garages/combohouseA_roof_00.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/combo_garages/combohouseA_roof_01.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/combo_garages/combohouseA_second_00.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/combo_garages/combohouseA_second_01.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/combo_garages/combohouseA_second_02.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/combo_garages/combohouseB_basement_00.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/combo_garages/combohouseB_basement_01.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/combo_garages/combohouseB_basement_02.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/combo_garages/combohouseB_first_00.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/combo_garages/combohouseB_first_01.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/combo_garages/combohouseB_first_02.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/combo_garages/combohouseB_roof_00.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/combo_garages/combohouseB_roof_01.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/combo_garages/combohouseB_second_00.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/combo_garages/combohouseB_second_01.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/combo_garages/combohouseB_second_02.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/combo_garages/combohouseC_basement_00.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/combo_garages/combohouseC_basement_01.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/combo_garages/combohouseC_basement_02.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/combo_garages/combohouseC_first_00.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/combo_garages/combohouseC_first_01.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/combo_garages/combohouseC_first_02.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/combo_garages/combohouseC_roof_00.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/combo_garages/combohouseC_roof_01.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/combo_garages/combohouseC_second_00.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/combo_garages/combohouseC_second_01.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/combo_garages/combohouseC_second_02.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/overmap_specials.json >+%%DATADIR%%/mods/More_Locations/multistory_houses/overmap_terrain.json >+%%DATADIR%%/mods/More_Locations/npc.json >+%%DATADIR%%/mods/More_Locations/refugee_faction/NC_MUTANT_REFUGEE.json >+%%DATADIR%%/mods/More_Locations/refugee_faction/NC_REFUGEE.json >+%%DATADIR%%/mods/More_Locations/refugee_faction/NC_TALENTED_REFUGEE.json >+%%DATADIR%%/mods/More_Locations/refugee_faction/refugee_classes.json >+%%DATADIR%%/mods/More_Locations/refugee_faction/refugee_item_groups.json >+%%DATADIR%%/mods/More_Locations/refugee_faction/refugee_npc.json >+%%DATADIR%%/mods/More_Locations/refugee_faction/talk_flags.json >+%%DATADIR%%/mods/More_Locations/refugee_tower/overmap_specials.json >+%%DATADIR%%/mods/More_Locations/refugee_tower/overmap_terrain.json >+%%DATADIR%%/mods/More_Locations/refugee_tower/refugee_tower_1blc_01.json >+%%DATADIR%%/mods/More_Locations/refugee_tower/refugee_tower_1brc_01.json >+%%DATADIR%%/mods/More_Locations/refugee_tower/refugee_tower_1cyblc_01.json >+%%DATADIR%%/mods/More_Locations/refugee_tower/refugee_tower_1cybrc_00.json >+%%DATADIR%%/mods/More_Locations/refugee_tower/refugee_tower_1cytlc_00.json >+%%DATADIR%%/mods/More_Locations/refugee_tower/refugee_tower_1cytlc_01.json >+%%DATADIR%%/mods/More_Locations/refugee_tower/refugee_tower_1cytrc_01.json >+%%DATADIR%%/mods/More_Locations/refugee_tower/refugee_tower_1gate_00.json >+%%DATADIR%%/mods/More_Locations/refugee_tower/refugee_tower_1gate_01.json >+%%DATADIR%%/mods/More_Locations/refugee_tower/refugee_tower_1tlc_01.json >+%%DATADIR%%/mods/More_Locations/refugee_tower/refugee_tower_1trc_01.json >+%%DATADIR%%/mods/More_Locations/refugee_tower/refugee_tower_1ybe_01.json >+%%DATADIR%%/mods/More_Locations/refugee_tower/refugee_tower_1yle_01.json >+%%DATADIR%%/mods/More_Locations/refugee_tower/refugee_tower_1yre_01.json >+%%DATADIR%%/mods/More_Locations/refugee_tower/refugee_tower_1yte_01.json >+%%DATADIR%%/mods/More_Locations/refugee_tower/refugee_tower_2blc_01.json >+%%DATADIR%%/mods/More_Locations/refugee_tower/refugee_tower_2brc_01.json >+%%DATADIR%%/mods/More_Locations/refugee_tower/refugee_tower_2tlc_00.json >+%%DATADIR%%/mods/More_Locations/refugee_tower/refugee_tower_2tlc_01.json >+%%DATADIR%%/mods/More_Locations/refugee_tower/refugee_tower_2trc_01.json >+%%DATADIR%%/mods/More_Locations/refugee_tower/refugee_tower_3blc_01.json >+%%DATADIR%%/mods/More_Locations/refugee_tower/refugee_tower_3brc_01.json >+%%DATADIR%%/mods/More_Locations/refugee_tower/refugee_tower_3tlc_01.json >+%%DATADIR%%/mods/More_Locations/refugee_tower/refugee_tower_3trc_01.json >+%%DATADIR%%/mods/More_Locations/refugee_tower/refugee_tower_4blc_01.json >+%%DATADIR%%/mods/More_Locations/refugee_tower/refugee_tower_4brc_01.json >+%%DATADIR%%/mods/More_Locations/refugee_tower/refugee_tower_4tlc_00.json >+%%DATADIR%%/mods/More_Locations/refugee_tower/refugee_tower_4tlc_01.json >+%%DATADIR%%/mods/More_Locations/refugee_tower/refugee_tower_4trc_01.json >+%%DATADIR%%/mods/More_Locations/refugee_tower/refugee_tower_5blc_01.json >+%%DATADIR%%/mods/More_Locations/refugee_tower/refugee_tower_5brc_01.json >+%%DATADIR%%/mods/More_Locations/refugee_tower/refugee_tower_5tlc_00.json >+%%DATADIR%%/mods/More_Locations/refugee_tower/refugee_tower_5tlc_01.json >+%%DATADIR%%/mods/More_Locations/refugee_tower/refugee_tower_5trc_01.json >+%%DATADIR%%/mods/More_Locations/refugee_tower/refugee_tower_ublc_01.json >+%%DATADIR%%/mods/More_Locations/refugee_tower/refugee_tower_ubrc_01.json >+%%DATADIR%%/mods/More_Locations/refugee_tower/refugee_tower_utlc_01.json >+%%DATADIR%%/mods/More_Locations/refugee_tower/refugee_tower_utrc_01.json >+%%DATADIR%%/mods/More_Locations/secret_doors/demo_map1.json >+%%DATADIR%%/mods/More_Locations/secret_doors/demo_map2.json >+%%DATADIR%%/mods/More_Locations/secret_doors/readme.txt >+%%DATADIR%%/mods/More_Locations/secret_doors/secret_door_gates.json >+%%DATADIR%%/mods/More_Locations/secret_doors/secret_door_terrain.json >+%%DATADIR%%/mods/More_Locations/snippets.json >+%%DATADIR%%/mods/More_Locations/terrain.json >+%%DATADIR%%/mods/More_Locations/tpalettes.json >+%%DATADIR%%/mods/More_Locations/tri_tower/overmap_specials.json >+%%DATADIR%%/mods/More_Locations/tri_tower/overmap_terrain.json >+%%DATADIR%%/mods/More_Locations/tri_tower/tri_tower_1blc_01.json >+%%DATADIR%%/mods/More_Locations/tri_tower/tri_tower_1brc_01.json >+%%DATADIR%%/mods/More_Locations/tri_tower/tri_tower_1cyblc_01.json >+%%DATADIR%%/mods/More_Locations/tri_tower/tri_tower_1cybrc_00.json >+%%DATADIR%%/mods/More_Locations/tri_tower/tri_tower_1cytlc_00.json >+%%DATADIR%%/mods/More_Locations/tri_tower/tri_tower_1cytlc_01.json >+%%DATADIR%%/mods/More_Locations/tri_tower/tri_tower_1cytrc_01.json >+%%DATADIR%%/mods/More_Locations/tri_tower/tri_tower_1gate_00.json >+%%DATADIR%%/mods/More_Locations/tri_tower/tri_tower_1gate_01.json >+%%DATADIR%%/mods/More_Locations/tri_tower/tri_tower_1tlc_01.json >+%%DATADIR%%/mods/More_Locations/tri_tower/tri_tower_1trc_01.json >+%%DATADIR%%/mods/More_Locations/tri_tower/tri_tower_1ybe_01.json >+%%DATADIR%%/mods/More_Locations/tri_tower/tri_tower_1yle_01.json >+%%DATADIR%%/mods/More_Locations/tri_tower/tri_tower_1yre_01.json >+%%DATADIR%%/mods/More_Locations/tri_tower/tri_tower_1yte_01.json >+%%DATADIR%%/mods/More_Locations/tri_tower/tri_tower_2blc_01.json >+%%DATADIR%%/mods/More_Locations/tri_tower/tri_tower_2brc_01.json >+%%DATADIR%%/mods/More_Locations/tri_tower/tri_tower_2tlc_00.json >+%%DATADIR%%/mods/More_Locations/tri_tower/tri_tower_2tlc_01.json >+%%DATADIR%%/mods/More_Locations/tri_tower/tri_tower_2trc_01.json >+%%DATADIR%%/mods/More_Locations/tri_tower/tri_tower_3blc_01.json >+%%DATADIR%%/mods/More_Locations/tri_tower/tri_tower_3brc_01.json >+%%DATADIR%%/mods/More_Locations/tri_tower/tri_tower_3tlc_01.json >+%%DATADIR%%/mods/More_Locations/tri_tower/tri_tower_3trc_01.json >+%%DATADIR%%/mods/More_Locations/tri_tower/tri_tower_4blc_01.json >+%%DATADIR%%/mods/More_Locations/tri_tower/tri_tower_4brc_01.json >+%%DATADIR%%/mods/More_Locations/tri_tower/tri_tower_4tlc_00.json >+%%DATADIR%%/mods/More_Locations/tri_tower/tri_tower_4tlc_01.json >+%%DATADIR%%/mods/More_Locations/tri_tower/tri_tower_4trc_01.json >+%%DATADIR%%/mods/More_Locations/tri_tower/tri_tower_ublc_01.json >+%%DATADIR%%/mods/More_Locations/tri_tower/tri_tower_ubrc_01.json >+%%DATADIR%%/mods/More_Locations/tri_tower/tri_tower_utlc_01.json >+%%DATADIR%%/mods/More_Locations/tri_tower/tri_tower_utrc_01.json >+%%DATADIR%%/mods/More_Survival_Tools/ammo.json >+%%DATADIR%%/mods/More_Survival_Tools/ammo_types.json >+%%DATADIR%%/mods/More_Survival_Tools/armor.json >+%%DATADIR%%/mods/More_Survival_Tools/construction.json >+%%DATADIR%%/mods/More_Survival_Tools/effects.json >+%%DATADIR%%/mods/More_Survival_Tools/furniture.json >+%%DATADIR%%/mods/More_Survival_Tools/item_groups.json >+%%DATADIR%%/mods/More_Survival_Tools/items.json >+%%DATADIR%%/mods/More_Survival_Tools/modinfo.json >+%%DATADIR%%/mods/More_Survival_Tools/professions.json >+%%DATADIR%%/mods/More_Survival_Tools/recipes.json >+%%DATADIR%%/mods/More_Survival_Tools/scenarios.json >+%%DATADIR%%/mods/More_Survival_Tools/snippets.json >+%%DATADIR%%/mods/More_Survival_Tools/start_locations.json >+%%DATADIR%%/mods/More_Survival_Tools/terrain.json >+%%DATADIR%%/mods/More_Survival_Tools/traps.json > %%DATADIR%%/mods/Mundane_Zombies/modinfo.json >-%%DATADIR%%/mods/No_Energy_Weapons/modinfo.json >+%%DATADIR%%/mods/Mutant_NPCs/modinfo.json >+%%DATADIR%%/mods/Mutant_NPCs/npc_classes_mutant.json >+%%DATADIR%%/mods/NPC_Traits/modinfo.json >+%%DATADIR%%/mods/NPC_Traits/npc_classes.json >+%%DATADIR%%/mods/NPC_Traits/trait_groups.json >+%%DATADIR%%/mods/NW_Pack/modinfo.json >+%%DATADIR%%/mods/NW_Pack/nw_archery.json >+%%DATADIR%%/mods/NW_Pack/nw_books.json >+%%DATADIR%%/mods/NW_Pack/nw_item_groups.json >+%%DATADIR%%/mods/NW_Pack/nw_melee.json >+%%DATADIR%%/mods/NW_Pack/nw_recipes.json >+%%DATADIR%%/mods/NW_Pack/nw_tools.json >+%%DATADIR%%/mods/National_Guard_Camp/furniture.json >+%%DATADIR%%/mods/National_Guard_Camp/item_groups.json >+%%DATADIR%%/mods/National_Guard_Camp/military.json >+%%DATADIR%%/mods/National_Guard_Camp/modinfo.json >+%%DATADIR%%/mods/National_Guard_Camp/monstergroups.json >+%%DATADIR%%/mods/National_Guard_Camp/national_guard_camp/national_guard_camp.json >+%%DATADIR%%/mods/National_Guard_Camp/national_guard_camp/national_guard_camp_b1.json >+%%DATADIR%%/mods/National_Guard_Camp/overmap_specials.json >+%%DATADIR%%/mods/National_Guard_Camp/overmap_terrain.json >+%%DATADIR%%/mods/No_Acid_Zombies/modinfo.json >+%%DATADIR%%/mods/No_Explosive_Zombies/modinfo.json >+%%DATADIR%%/mods/No_Faults/modinfo.json > %%DATADIR%%/mods/No_Flaming_Weapons/modinfo.json >-%%DATADIR%%/mods/No_Joke_Monsters/modinfo.json >+%%DATADIR%%/mods/No_Fungi/comestibles.json >+%%DATADIR%%/mods/No_Fungi/furniture.json >+%%DATADIR%%/mods/No_Fungi/modinfo.json >+%%DATADIR%%/mods/No_Fungi/overmap_specials.json >+%%DATADIR%%/mods/No_Fungi/terrain.json > %%DATADIR%%/mods/No_Medieval_Items/modinfo.json > %%DATADIR%%/mods/No_Mutagen/modinfo.json >+%%DATADIR%%/mods/No_NPC_Food/modinfo.json > %%DATADIR%%/mods/No_Old_guns/modinfo.json >-%%DATADIR%%/mods/No_Powered_Armor/modinfo.json > %%DATADIR%%/mods/No_Religious_Books/modinfo.json > %%LUA%%%%DATADIR%%/mods/No_Reviving/main.lua >-%%DATADIR%%/mods/No_Reviving/modinfo.json >+%%LUA%%%%DATADIR%%/mods/No_Reviving/modinfo.json > %%DATADIR%%/mods/No_Rivtech_Guns/modinfo.json > %%DATADIR%%/mods/No_Survivor_Armor/modinfo.json > %%DATADIR%%/mods/No_Survivor_Armor/survivor.json >+%%DATADIR%%/mods/No_Triffids/modinfo.json >+%%DATADIR%%/mods/No_Triffids/overmap_specials.json >+%%DATADIR%%/mods/No_Zombie_Animals/modinfo.json > %%DATADIR%%/mods/Only_Wildlife/modinfo.json > %%DATADIR%%/mods/RL_Classes/classes.json > %%DATADIR%%/mods/RL_Classes/modinfo.json > %%LUA%%%%DATADIR%%/mods/Slow_Zombies/main.lua >-%%DATADIR%%/mods/Slow_Zombies/modinfo.json >+%%LUA%%%%DATADIR%%/mods/Slow_Zombies/modinfo.json >+%%LUA%%%%DATADIR%%/mods/StatsThroughSkills/main.lua >+%%LUA%%%%DATADIR%%/mods/StatsThroughSkills/modinfo.json >+%%DATADIR%%/mods/Tanks/ammo_types.json >+%%DATADIR%%/mods/Tanks/item_groups.json >+%%DATADIR%%/mods/Tanks/items.json >+%%DATADIR%%/mods/Tanks/mapgen.json >+%%DATADIR%%/mods/Tanks/modinfo.json >+%%DATADIR%%/mods/Tanks/monster_drops.json >+%%DATADIR%%/mods/Tanks/monsters.json >+%%DATADIR%%/mods/Tanks/overmap_specials.json >+%%DATADIR%%/mods/Tanks/overmap_terrain.json >+%%DATADIR%%/mods/Tanks/parts.json >+%%DATADIR%%/mods/Tanks/recipes.json >+%%DATADIR%%/mods/Tanks/snippets.json >+%%DATADIR%%/mods/Tanks/vehicle_groups.json >+%%DATADIR%%/mods/Tanks/vehicles.json >+%%LUA%%%%DATADIR%%/mods/Tough_Zombies/main.lua >+%%LUA%%%%DATADIR%%/mods/Tough_Zombies/modinfo.json >+%%DATADIR%%/mods/Urban_Development/building_jsons/urban_10_house_brick_pool.json >+%%DATADIR%%/mods/Urban_Development/building_jsons/urban_11_house_brick.json >+%%DATADIR%%/mods/Urban_Development/building_jsons/urban_12_house.json >+%%DATADIR%%/mods/Urban_Development/building_jsons/urban_13_dense_house_apt_house.json >+%%DATADIR%%/mods/Urban_Development/building_jsons/urban_14_dense_house_mart_food.json >+%%DATADIR%%/mods/Urban_Development/building_jsons/urban_15_house.json >+%%DATADIR%%/mods/Urban_Development/building_jsons/urban_16_house_ranch.json >+%%DATADIR%%/mods/Urban_Development/building_jsons/urban_17_house_ranch.json >+%%DATADIR%%/mods/Urban_Development/building_jsons/urban_18_victorian.json >+%%DATADIR%%/mods/Urban_Development/building_jsons/urban_19_victorian.json >+%%DATADIR%%/mods/Urban_Development/building_jsons/urban_1_house.json >+%%DATADIR%%/mods/Urban_Development/building_jsons/urban_20_duplex.json >+%%DATADIR%%/mods/Urban_Development/building_jsons/urban_21_house.json >+%%DATADIR%%/mods/Urban_Development/building_jsons/urban_22_house_pool.json >+%%DATADIR%%/mods/Urban_Development/building_jsons/urban_23_dense_office_theater.json >+%%DATADIR%%/mods/Urban_Development/building_jsons/urban_24_dense_bank_house.json >+%%DATADIR%%/mods/Urban_Development/building_jsons/urban_25_dense_diner_apt.json >+%%DATADIR%%/mods/Urban_Development/building_jsons/urban_26_dense_club.json >+%%DATADIR%%/mods/Urban_Development/building_jsons/urban_27_dense_barber_apt.json >+%%DATADIR%%/mods/Urban_Development/building_jsons/urban_28_dense_cafe_laundry.json >+%%DATADIR%%/mods/Urban_Development/building_jsons/urban_29_dense_row.json >+%%DATADIR%%/mods/Urban_Development/building_jsons/urban_2_house.json >+%%DATADIR%%/mods/Urban_Development/building_jsons/urban_30_dense_subway.json >+%%DATADIR%%/mods/Urban_Development/building_jsons/urban_31_police_station.json >+%%DATADIR%%/mods/Urban_Development/building_jsons/urban_32_fire_station.json >+%%DATADIR%%/mods/Urban_Development/building_jsons/urban_33_hotel.json >+%%DATADIR%%/mods/Urban_Development/building_jsons/urban_34_school.json >+%%DATADIR%%/mods/Urban_Development/building_jsons/urban_35_hospital.json >+%%DATADIR%%/mods/Urban_Development/building_jsons/urban_36_projects.json >+%%DATADIR%%/mods/Urban_Development/building_jsons/urban_37_office_tower_beehive.json >+%%DATADIR%%/mods/Urban_Development/building_jsons/urban_38_bar_hardware_house.json >+%%DATADIR%%/mods/Urban_Development/building_jsons/urban_39_market_subway_newspaper.json >+%%DATADIR%%/mods/Urban_Development/building_jsons/urban_3_house.json >+%%DATADIR%%/mods/Urban_Development/building_jsons/urban_40_house.json >+%%DATADIR%%/mods/Urban_Development/building_jsons/urban_4_house_basement.json >+%%DATADIR%%/mods/Urban_Development/building_jsons/urban_5_house.json >+%%DATADIR%%/mods/Urban_Development/building_jsons/urban_6_house.json >+%%DATADIR%%/mods/Urban_Development/building_jsons/urban_7_house _garden.json >+%%DATADIR%%/mods/Urban_Development/building_jsons/urban_8_house_brick_garden.json >+%%DATADIR%%/mods/Urban_Development/building_jsons/urban_9_house_garage_loft.json >+%%DATADIR%%/mods/Urban_Development/mapgen_palettes/acidia_commercial_destroyed_palette.json >+%%DATADIR%%/mods/Urban_Development/mapgen_palettes/acidia_commercial_palette.json >+%%DATADIR%%/mods/Urban_Development/mapgen_palettes/acidia_residential_commercial_palette.json >+%%DATADIR%%/mods/Urban_Development/modinfo.json >+%%DATADIR%%/mods/Urban_Development/overmap_specials.json >+%%DATADIR%%/mods/Urban_Development/overmap_terrain.json >+%%DATADIR%%/mods/Z-Level_Buildings/2fmotel.json >+%%DATADIR%%/mods/Z-Level_Buildings/modinfo.json >+%%DATADIR%%/mods/Z-Level_Buildings/office_tower.json >+%%DATADIR%%/mods/Z-Level_Buildings/overmap_specials.json >+%%DATADIR%%/mods/Z-Level_Buildings/overmap_terrain.json > %%LUA%%%%DATADIR%%/mods/Zombie_Nightvision/main.lua >-%%DATADIR%%/mods/Zombie_Nightvision/modinfo.json >+%%LUA%%%%DATADIR%%/mods/Zombie_Nightvision/modinfo.json >+%%DATADIR%%/mods/alt_map_key/modinfo.json >+%%DATADIR%%/mods/alt_map_key/overmap_terrain.json >+%%DATADIR%%/mods/alt_map_key/readme.txt >+%%DATADIR%%/mods/bio_mod/b_bio_tools.json >+%%DATADIR%%/mods/bio_mod/b_bio_weapons.json >+%%DATADIR%%/mods/bio_mod/b_bionics.json >+%%DATADIR%%/mods/bio_mod/b_cbm.json >+%%DATADIR%%/mods/bio_mod/b_item_groups.json >+%%DATADIR%%/mods/bio_mod/b_professions.json >+%%DATADIR%%/mods/bio_mod/modinfo.json >+%%DATADIR%%/mods/blazemod/PAQ.txt > %%DATADIR%%/mods/blazemod/blaze_ammo.json >-%%DATADIR%%/mods/blazemod/blaze_ammo_t.json >+%%DATADIR%%/mods/blazemod/blaze_ammo_recipes.json >+%%DATADIR%%/mods/blazemod/blaze_ammo_types.json >+%%DATADIR%%/mods/blazemod/blaze_autoweapons_parts.json >+%%DATADIR%%/mods/blazemod/blaze_blob.json >+%%DATADIR%%/mods/blazemod/blaze_blob_construct.json >+%%DATADIR%%/mods/blazemod/blaze_blob_monster.json >+%%DATADIR%%/mods/blazemod/blaze_blob_parts.json >+%%DATADIR%%/mods/blazemod/blaze_blob_recipes.json > %%DATADIR%%/mods/blazemod/blaze_other.json >-%%DATADIR%%/mods/blazemod/blaze_parts.json >-%%DATADIR%%/mods/blazemod/blaze_recipes.json >+%%DATADIR%%/mods/blazemod/blaze_other_parts.json >+%%DATADIR%%/mods/blazemod/blaze_other_recipes.json >+%%DATADIR%%/mods/blazemod/blaze_override.json >+%%DATADIR%%/mods/blazemod/blaze_test.json > %%DATADIR%%/mods/blazemod/blaze_weapons.json >+%%DATADIR%%/mods/blazemod/blaze_weapons_parts.json >+%%DATADIR%%/mods/blazemod/blaze_weapons_recipes.json > %%DATADIR%%/mods/blazemod/modinfo.json >-%%DATADIR%%/mods/dev-default-mods.json >+%%DATADIR%%/mods/blazemod/snippets.json >+%%DATADIR%%/mods/dda/modinfo.json >+%%DATADIR%%/mods/default.json >+%%DATADIR%%/mods/makeshift/item.json >+%%DATADIR%%/mods/makeshift/item_groups.json >+%%DATADIR%%/mods/makeshift/modinfo.json >+%%DATADIR%%/mods/makeshift/recipe.json >+%%DATADIR%%/mods/more_classes_scenarios/cs_classes.json >+%%DATADIR%%/mods/more_classes_scenarios/cs_scenarios.json >+%%DATADIR%%/mods/more_classes_scenarios/cs_start_locations.json >+%%DATADIR%%/mods/more_classes_scenarios/modinfo.json > %%DATADIR%%/mods/necromancy/modinfo.json > %%DATADIR%%/mods/necromancy/necronimicron.json >-%%DATADIR%%/mods/obsolete-mods.json >+%%DATADIR%%/mods/no_scifi/modinfo.json >+%%DATADIR%%/mods/novitamins/modinfo.json >+%%DATADIR%%/mods/realguns/ammo.json >+%%DATADIR%%/mods/realguns/ammo_types.json >+%%DATADIR%%/mods/realguns/armor.json >+%%DATADIR%%/mods/realguns/gun.json >+%%DATADIR%%/mods/realguns/gunmod.json >+%%DATADIR%%/mods/realguns/item_groups.json >+%%DATADIR%%/mods/realguns/magazine.json >+%%DATADIR%%/mods/realguns/modinfo.json >+%%DATADIR%%/mods/realguns/recipes.json >+%%DATADIR%%/mods/realguns/requirements.json >+%%DATADIR%%/mods/realguns/uncraft.json >+%%DATADIR%%/mods/replacements.json > %%DATADIR%%/motd/de.motd > %%DATADIR%%/motd/en.motd > %%DATADIR%%/motd/es_AR.motd > %%DATADIR%%/motd/it_IT.motd >+%%DATADIR%%/motd/ko.motd >+%%DATADIR%%/motd/pt_BR.motd > %%DATADIR%%/motd/ru.motd >+%%DATADIR%%/motd/zh_CN.motd >+%%DATADIR%%/motd/zh_TW.motd > %%DATADIR%%/names/en.json >-%%DATADIR%%/names/fr.json > %%DATADIR%%/names/ja.json > %%DATADIR%%/names/ko.json > %%DATADIR%%/names/ru.json > %%DATADIR%%/names/zh_CN.json > %%DATADIR%%/names/zh_TW.json >+%%DATADIR%%/raw/color_templates/no_bright_background.json > %%DATADIR%%/raw/colors.json > %%DATADIR%%/raw/keybindings.json >+%%DATADIR%%/raw/keybindings/vehicle.json > %%DATADIR%%/raw/sokoban.txt >-%%DATADIR%%/recycling/halloween_special.json >-%%DATADIR%%/recycling/instruments.json >-%%SOUND%%%%DATADIR%%/sound/Dark_Days_Ahead_demo_2.ogg >-%%SOUND%%%%DATADIR%%/sound/cataclysmthemeREV6.ogg >-%%SOUND%%%%DATADIR%%/sound/soundset.json >+%%SOUND%%%%DATADIR%%/sound/Basic/menu_error.wav >+%%SOUND%%%%DATADIR%%/sound/Basic/menu_move.wav >+%%SOUND%%%%DATADIR%%/sound/Basic/musicset.json >+%%SOUND%%%%DATADIR%%/sound/Basic/soundpack.txt >+%%SOUND%%%%DATADIR%%/sound/Basic/soundset.json >+%%SOUND%%%%DATADIR%%/sound/Basic/Dark_Days_Ahead_demo_2.ogg >+%%SOUND%%%%DATADIR%%/sound/Basic/cataclysmthemeREV6.ogg > %%DATADIR%%/title/en.title > %%DATADIR%%/title/ru.title >-%%PORTDOCS%%%%DOCSDIR%%/CODE_STYLE.txt >-%%PORTDOCS%%%%DOCSDIR%%/COMPILER_SUPPORT.md >-%%PORTDOCS%%%%DOCSDIR%%/DEVELOPER_FAQ.md >-%%PORTDOCS%%%%DOCSDIR%%/EFFECTS_JSON.md >-%%PORTDOCS%%%%DOCSDIR%%/ENUMS.md >-%%PORTDOCS%%%%DOCSDIR%%/GAMEMODES.md >-%%PORTDOCS%%%%DOCSDIR%%/GAME_BALANCE.txt >-%%PORTDOCS%%%%DOCSDIR%%/ITEM_SPAWN.md >-%%PORTDOCS%%%%DOCSDIR%%/JSON_FLAGS.md >-%%PORTDOCS%%%%DOCSDIR%%/JSON_INFO.md >-%%PORTDOCS%%%%DOCSDIR%%/JSON_LOADING_ORDER.md >-%%PORTDOCS%%%%DOCSDIR%%/LUA_SUPPORT.md >-%%PORTDOCS%%%%DOCSDIR%%/MAPGEN.md >-%%PORTDOCS%%%%DOCSDIR%%/MODDING.txt >-%%PORTDOCS%%%%DOCSDIR%%/OLD_TODO.txt >-%%PORTDOCS%%%%DOCSDIR%%/PLAYER_ACTIVITY.md >-%%PORTDOCS%%%%DOCSDIR%%/RELEASE_CHECKLIST >-%%PORTDOCS%%%%DOCSDIR%%/TESTING.txt >-%%PORTDOCS%%%%DOCSDIR%%/TRANSLATING.md >-%%PORTDOCS%%%%DOCSDIR%%/sample_mods/drinkable_milk/main.lua >-%%PORTDOCS%%%%DOCSDIR%%/sample_mods/drinkable_milk/modinfo.json >-%%PORTDOCS%%%%DOCSDIR%%/sample_mods/elf_mod/data.json >-%%PORTDOCS%%%%DOCSDIR%%/sample_mods/elf_mod/main.lua >-%%PORTDOCS%%%%DOCSDIR%%/sample_mods/elf_mod/modinfo.json >-%%PORTDOCS%%%%DOCSDIR%%/sample_mods/lua_manhack_iuse/modinfo.json >-%%PORTDOCS%%%%DOCSDIR%%/sample_mods/lua_manhack_iuse/preload.lua >-%%PORTDOCS%%%%DOCSDIR%%/sample_mods/lua_manhack_iuse/tools.json >-%%PORTDOCS%%%%DOCSDIR%%/sample_mods/no_jam_spawn/main.lua >-%%PORTDOCS%%%%DOCSDIR%%/sample_mods/no_jam_spawn/modinfo.json >-%%NLS%%share/locale/cs/LC_MESSAGES/cataclysm-dda.mo >+%%DATADIR%%/title/zh_CN.title > %%NLS%%share/locale/de/LC_MESSAGES/cataclysm-dda.mo >-%%NLS%%share/locale/el/LC_MESSAGES/cataclysm-dda.mo > %%NLS%%share/locale/es_AR/LC_MESSAGES/cataclysm-dda.mo > %%NLS%%share/locale/es_ES/LC_MESSAGES/cataclysm-dda.mo >-%%NLS%%share/locale/fi/LC_MESSAGES/cataclysm-dda.mo > %%NLS%%share/locale/fr/LC_MESSAGES/cataclysm-dda.mo > %%NLS%%share/locale/it_IT/LC_MESSAGES/cataclysm-dda.mo > %%NLS%%share/locale/ja/LC_MESSAGES/cataclysm-dda.mo > %%NLS%%share/locale/ko/LC_MESSAGES/cataclysm-dda.mo > %%NLS%%share/locale/pl/LC_MESSAGES/cataclysm-dda.mo >-%%NLS%%share/locale/pt/LC_MESSAGES/cataclysm-dda.mo > %%NLS%%share/locale/pt_BR/LC_MESSAGES/cataclysm-dda.mo >-%%NLS%%share/locale/pt_PT/LC_MESSAGES/cataclysm-dda.mo > %%NLS%%share/locale/ru/LC_MESSAGES/cataclysm-dda.mo > %%NLS%%share/locale/sr/LC_MESSAGES/cataclysm-dda.mo >-%%NLS%%share/locale/vi/LC_MESSAGES/cataclysm-dda.mo > %%NLS%%share/locale/zh_CN/LC_MESSAGES/cataclysm-dda.mo > %%NLS%%share/locale/zh_TW/LC_MESSAGES/cataclysm-dda.mo
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 226418
:
191276
|
195076