mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 03:24:55 +02:00
improvements to skins
This commit is contained in:
BIN
modules/game/images/item.png
Normal file
BIN
modules/game/images/item.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 KiB |
@@ -1,5 +1,5 @@
|
||||
Creature < UICreature
|
||||
size: 80 80
|
||||
padding: 1
|
||||
image-source: /core_styles/styles/images/panel_flat.png
|
||||
image-source: /images/panel_flat.png
|
||||
image-border: 1
|
||||
|
@@ -1,6 +1,6 @@
|
||||
Item < UIItem
|
||||
size: 34 34
|
||||
padding: 1
|
||||
image-source: /core_styles/styles/images/item.png
|
||||
image-source: /game/images/item.png
|
||||
font: verdana-11px-rounded
|
||||
border-color: white
|
||||
|
Reference in New Issue
Block a user