mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-05 11:55:49 +00:00
Added another brush to the editor.
The image still has the shadow on the wrong side and needs some artist's attention.
This commit is contained in:
parent
169c74ba55
commit
960ad72f60
@ -55,20 +55,22 @@
|
||||
name= _ "Hex Line NW-SE"
|
||||
image="editor/brush-nw-se.png"
|
||||
[/brush]
|
||||
#
|
||||
#[brush]
|
||||
# [relative]
|
||||
# x=-1
|
||||
# y=0
|
||||
# [/relative]
|
||||
# [relative]
|
||||
# x=1
|
||||
# y=-1
|
||||
# [/relative]
|
||||
# x=0
|
||||
# [/relative]
|
||||
# name= _ "Hex Line NW-SE"
|
||||
#[/brush]
|
||||
|
||||
[brush]
|
||||
[relative]
|
||||
x=-1
|
||||
y=0
|
||||
[/relative]
|
||||
[relative]
|
||||
x=1
|
||||
y=-1
|
||||
[/relative]
|
||||
[relative]
|
||||
x=0
|
||||
[/relative]
|
||||
name= _ "Hex Line SE-NW"
|
||||
image="editor/brush-se-nw.png"
|
||||
[/brush]
|
||||
#
|
||||
#[brush]
|
||||
# [relative]
|
||||
|
BIN
data/core/images/editor/brush-se-nw.png
Normal file
BIN
data/core/images/editor/brush-se-nw.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.3 KiB |
Loading…
x
Reference in New Issue
Block a user