Skip to content

Commit b6f738e

Browse files
committed
update for DF v0.47.01
1 parent 5bd53a9 commit b6f738e

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

data/init/d_init.txt

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,4 +318,11 @@ Options are REPLACE_FIRST, CENTRALIZE (between first and last), REPLACE_ALL
318318

319319
Set this number to scale how often grazing animals need to eat. Larger numbers mean less food is necessary. Metabolism is always set according to the 3/4ths power of size.
320320

321-
[GRAZE_COEFFICIENT:100]
321+
[GRAZE_COEFFICIENT:100]
322+
323+
Set these to control how subgroups form and develop in the fortress.
324+
325+
[PRIESTHOOD_UNIT_COUNTS:10:25]
326+
[TEMPLE_VALUE_LEVELS:2000:10000]
327+
[GUILD_UNIT_COUNTS:10:25]
328+
[GUILDHALL_VALUE_LEVELS:2000:10000]

data/init/init.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ If this is set to YES, the tiles will not be stretched, but rather the game view
4343

4444
[BLACK_SPACE:YES]
4545

46-
Graphics info, most of it as above. Set GRAPHICS to YES to turn it all on. This will use the "raw/graphics" folder for tile information. Currently this is limited to whatever creature graphics you have downloaded. The game comes with a few pictures to demonstrate. As of May 2018, the Dwarf Fortress Wiki has custom tilesets available at http://dwarffortresswiki.org/index.php/Tileset_repository and creature graphics at http://dwarffortresswiki.org/index.php/Graphics_set_repository.
46+
Graphics info, most of it as above. Set GRAPHICS to YES to turn it all on. This will use the "raw/graphics" folder for tile information. Currently this is limited to whatever creature graphics you have downloaded. The game comes with a few pictures to demonstrate. As of January 2020, the Dwarf Fortress Wiki has custom tilesets available at http://dwarffortresswiki.org/index.php/Tileset_repository and creature graphics at http://dwarffortresswiki.org/index.php/Graphics_set_repository.
4747

4848
[GRAPHICS:YES]
4949
[GRAPHICS_WINDOWEDX:0]

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"url": "http://www.bay12forums.com/smf/index.php?topic=145362.0",
44
"content_version": "v2.7 (2015-12-07)",
55
"df_min_version": "0.42.04",
6-
"df_max_version": "0.44.10",
6+
"df_max_version": "0.47.01",
77
"title": "Wanderlust 16x",
88
"folder_prefix": "Wanderlust",
99
"tooltip": "An ascii-esque tileset that aims to be pleasing to the eye with nice readable font and color scheme versatility.\nIt features a subtle drop shadow on each letter and tile to make things easier to see on any color background,\nas well as some shading on most tiles to provide some depth."

0 commit comments

Comments
 (0)