Skip to content

Commit

Permalink
add altar and dice. disable TTF
Browse files Browse the repository at this point in the history
  • Loading branch information
jecowa committed Feb 20, 2020
1 parent 191ec85 commit bf0a2ad
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 3 deletions.
2 changes: 1 addition & 1 deletion data/init/init.txt
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ Linux/OS X users may also use PRINT_MODE:TEXT for primitive ncurses output.

Switches truetype on whenever the vertical tile size is this many pixels or larger. You may also use YES/NO to force it on/off. Turning it off may provide a minor speed boost (using font small enough that it doesn't activate won't).

[TRUETYPE:YES]
[TRUETYPE:NO]

Change this to YES to keep the DF window on top of your other windows.

Expand Down
Binary file added data/twbt_art/_jecoverides-bg.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data/twbt_art/_jecoverides.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 4 additions & 1 deletion data/twbt_init/overrides.txt
Original file line number Diff line number Diff line change
Expand Up @@ -734,4 +734,7 @@
[OVERRIDE:200:T:TreeDeadCapWallSW:4:40::]
[OVERRIDE:186:T:TreeDeadCapWallW:4:24::]


[TILESET:_jecoverides.png:_jecoverides.png]
[OVERRIDE:42:I:TOOL:TOOL:ITEM_TOOL_DIE:5:2] #die
[OVERRIDE:32:I:TOOL:TOOL:ITEM_TOOL_ALTAR:5:6] #altar
[OVERRIDE:23:B:91:OfferingPlace::5:6] #altar
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": "https://github.com/DFgraphics/Phoebus",
"content_version": "2020-01-30",
"df_min_version": "0.47.01",
"df_max_version": "0.47.02",
"df_max_version": "0.47.03",
"folder_prefix": "Phoebus",
"title": "Phoebus 16x",
"tooltip": "Neither stylised nor ornate, with a sprite for everything."
Expand Down

0 comments on commit bf0a2ad

Please sign in to comment.