Ignore:
Timestamp:
2020-02-28T22:33:40+01:00 (4 years ago)
Author:
Klumbumbus
Message:

see #12575 - Add icon for craft=blacksmith, from https://publicdomainvectors.org/en/free-clipart/Anvil-and-hammer/84873.html, modified, PD and CC0 licensed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/styles/standard/elemstyles.mapcss

    r15931 r15955  
    32323232    set icon_z17;
    32333233}
    3234 node[craft=blacksmith][!is_prop_set(icon-image)] {
    3235     icon-image: "presets/misc/no_icon.svg";
     3234node[craft=blacksmith] {
     3235    icon-image: "presets/craft/blacksmith.svg";
    32363236    set icon_z17;
    32373237}
Note: See TracChangeset for help on using the changeset viewer.