Skip to content

Commit

Permalink
Woodgrain (tgstation#54926)
Browse files Browse the repository at this point in the history
Basic wooden texture is visible to wood, material crafted objects.
  • Loading branch information
ArcaneMusic authored Nov 18, 2020
1 parent 432dc12 commit c565e56
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/datums/materials/basemats.dm
Original file line number Diff line number Diff line change
Expand Up @@ -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)
. = ..()
Expand Down
Binary file modified icons/materials/composite.dmi
Binary file not shown.

0 comments on commit c565e56

Please sign in to comment.