|
@@ -108,7 +108,7 @@ This is not a complete documentation, but some information that should help you
|
108
|
108
|
</li>
|
109
|
109
|
<li>
|
110
|
110
|
<code>icon</code>
|
111
|
|
- Name of the card icon. You can use all icons from <a href="http://game-icons.net/">game-icons.net</a>.
|
|
111
|
+ Name of the card icon. You can use most icons from <a href="http://game-icons.net/">game-icons.net</a>.
|
112
|
112
|
For example, the file name of <a href="http://game-icons.net/lorc/originals/plain-dagger.html">this dagger</a>
|
113
|
113
|
is "plain-dagger.png", so you would use "plain-dagger" as the icon name.
|
114
|
114
|
Additional custom icon names are defined in <code>css/custom-icons.css</code>.
|