Basic wooden texture is visible to wood, material crafted objects.
This commit is contained in:
ArcaneMusic
2020-11-18 07:42:37 -05:00
committed by GitHub
parent 432dc12733
commit c565e56d25
2 changed files with 1 additions and 0 deletions
+1
View File
@@ -240,6 +240,7 @@ Unless you know what you're doing, only use the first three numbers. They're in
value_per_unit = 0.01
beauty_modifier = 0.1
armor_modifiers = list(MELEE = 1.1, BULLET = 1.1, LASER = 0.4, ENERGY = 0.4, BOMB = 1, BIO = 0.2, RAD = 0, FIRE = 0, ACID = 0.3)
texture_layer_icon_state = "woodgrain"
/datum/material/wood/on_applied_obj(obj/source, amount, material_flags)
. = ..()
Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 3.1 KiB