Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem















I have used Inkscape in the paste and it stressed me out to the point of crying... so I'll just stick to drawing things in Krita :p
Alright, it does seem that I made a mistake. For some reason, the mask DOES appear behind a Pawn when the Pawn faces south. I have no idea why.
I assume it has to do with this:
[code]
<drawData>
<dataNorth>
<layer>-3</layer>
</dataNorth>
<dataSouth>
<layer>7</layer>
</dataSouth>
<dataEast>
<layer>7</layer>
</dataEast>
<dataWest>
<layer>7</layer>
</dataWest>
</drawData>
[/code]