Skip to content

Commit

Permalink
update to DF v.0.44.10
Browse files Browse the repository at this point in the history
  • Loading branch information
jecowa committed May 5, 2018
1 parent 40f50af commit 33469de
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion data/init/d_init.txt
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ This allows you to control the number of babies+children in your fortress. The

[BABY_CHILD_CAP:100:1000]

You can set the maximum number of visitors to your fort here. This does not include merchants, diplomats, animals or invaders, but only those either dropping by for a temporary visit to a tavern, library or temple, or those seeking permanent employment. Once you accept a petition from a visitor to stay at your fort, they no longer count against the cap, even if they never become a full citizen.
You can set the maximum number of visitors to your fort here. This does not include merchants, diplomats, animals or invaders, but only those either dropping by for a temporary visit to a tavern, library or temple, or those seeking permanent employment. Once you accept a petition from a visitor to stay at your fort, they no longer count against the cap, even if they never become a full citizen. Certain traveling groups (e.g. quester parties) may also push slightly over the cap.

[VISITOR_CAP:100]

Expand Down
4 changes: 2 additions & 2 deletions data/init/init.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ If this is set to YES, the tiles will not be stretched, but rather the game view

[BLACK_SPACE:YES]

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 March 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.
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.

[GRAPHICS:YES]
[GRAPHICS_WINDOWEDX:0]
Expand Down Expand Up @@ -147,4 +147,4 @@ This controls the number of milliseconds that must pass before input works again

Change this to NO if you want to leave save uncompressed (you might want to do this if you are experience save corruption).

[COMPRESSED_SAVES:YES]
[COMPRESSED_SAVES:YES]
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"url": "http://www.bay12forums.com/smf/index.php?topic=150753.999999",
"content_version": "http://www.bay12forums.com/smf/index.php?topic=150753.msg7639867#msg7639867 (2017-12-10)",
"df_min_version": "0.44.07",
"df_max_version": "0.44.07",
"df_max_version": "0.44.10",
"folder_prefix": "GemSet",
"title": "GemSet 24x",
"tooltip": "The aesthetics of ASCII with the convenience of graphics"
Expand Down
2 changes: 1 addition & 1 deletion raw/objects/creature_standard.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5543,4 +5543,4 @@ creature_standard
[TL_COLOR_MODIFIER:BLACK:1]
[TLCM_NOUN:eyes:PLURAL]
[SELECT_MATERIAL:ALL]
[MULTIPLY_VALUE:15]
[MULTIPLY_VALUE:15]
4 changes: 2 additions & 2 deletions raw/objects/creature_temperate_new.txt
Original file line number Diff line number Diff line change
Expand Up @@ -669,7 +669,7 @@ Adders were sponsored by the generous contributions of the Bay 12 community.
IL

[CREATURE:ADDER]
[DESCRIPTION:A small snake with ridged scales and a powerful venomous bite.]
[DESCRIPTION:A tiny snake with ridged scales and a powerful venomous bite.]
[NAME:adder:adders:adder]
[CASTE_NAME:adder:adders:adder]
[CREATURE_TILE:104][COLOR:6:0:0]
Expand Down Expand Up @@ -1188,7 +1188,7 @@ Kingsnakes were sponsored by the generous contributions of the Bay 12 community.
Ouroboros

[CREATURE:KINGSNAKE]
[DESCRIPTION:A tiny, brightly-colored snake. It is known for eating other snakes and being mistaken for its poisonous cousins.]
[DESCRIPTION:A small, brightly-colored snake. It is known for eating other snakes and being mistaken for its venomous cousins.]
[NAME:kingsnake:kingsnakes:kingsnake]
[CASTE_NAME:kingsnake:kingsnakes:kingsnake]
[CREATURE_TILE:104][COLOR:7:0:1]
Expand Down

0 comments on commit 33469de

Please sign in to comment.