Skip to content

Commit ce3d79a

Browse files
committed
MISC
1 parent df36e3e commit ce3d79a

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

mods/ra2/chrome.yaml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1552,6 +1552,7 @@ lobby-bits:
15521552
spawn-claimed: 5, 5, 22, 22
15531553
spawn-disabled: 5, 5, 22, 22 # TODO: Needs new artwork!
15541554
admin: 64, 5, 7, 5
1555+
bot: 170, 51, 16, 16 # TODO: Needs new artwork!
15551556
colorpicker: 5, 5, 22, 22
15561557
huepicker: 71, 0, 7, 15
15571558
kick: 134, 0, 11, 11
@@ -1886,3 +1887,15 @@ dropdown-separators:
18861887

18871888
separator:
18881889
Inherits: button
1890+
1891+
# TODO: This is a placeholder.
1892+
editor:
1893+
Image: buttons.png
1894+
Regions:
1895+
select: 51, 144, 16, 16
1896+
tiles: 0, 144, 16, 16
1897+
overlays: 17, 144, 16, 16
1898+
actors: 34, 68, 16, 16
1899+
tools: 34, 144, 16, 16
1900+
history: 136, 51, 16, 16
1901+
erase: 67, 144, 16, 16

mods/ra2/mod.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ FileSystem: ContentInstallerFileSystem
5555

5656
MapFolders:
5757
ra2|maps: System
58-
~^maps/ra2/{DEV_VERSION}: User
58+
~^SupportDir|maps/ra2/{DEV_VERSION}: User
5959

6060
Rules:
6161
ra2|rules/proxy-actors.yaml

0 commit comments

Comments
 (0)