Add standard table assets

This commit is contained in:
Hugues Ross 2020-04-02 19:37:09 -04:00
parent f31dc4d32d
commit 2a618a4861
7 changed files with 8 additions and 8 deletions

View File

@ -56,7 +56,7 @@ cartographer.skin = {
node_mesh = "cartographer_standard_table.obj",
node_texture = "cartographer_standard_table.png",
background = {
texture = "cartographer_simple_table_bg",
texture = "cartographer_standard_table_bg",
radius = 16,
},
button = {
@ -68,24 +68,24 @@ cartographer.skin = {
radius = 8,
},
slot = {
texture = "cartographer_simple_table_slot",
texture = "cartographer_standard_table_slot",
radius = 8,
},
separator = {
texture = "cartographer_simple_table_separator",
texture = "cartographer_standard_table_separator",
radius = "9,1",
},
label = {
font_color = "#694a3a",
texture = "cartographer_simple_table_slot",
texture = "cartographer_standard_table_slot",
radius = 8,
},
tab = {
font_color = "#694a3a",
texture = "cartographer_simple_table_tab",
selected_texture = "cartographer_simple_table_tab_selected",
hovered_texture = "cartographer_simple_table_tab_hovered",
pressed_texture = "cartographer_simple_table_tab_hovered",
texture = "cartographer_standard_table_tab",
selected_texture = "cartographer_standard_table_tab_selected",
hovered_texture = "cartographer_standard_table_tab_hovered",
pressed_texture = "cartographer_standard_table_tab_hovered",
radius = 10,
},
paper_texture = "default_paper";

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1002 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB