Skip to content

Commit d207352

Browse files
committed
MISC
1 parent f5b815b commit d207352

File tree

2 files changed

+14
-3
lines changed

2 files changed

+14
-3
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 & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
Metadata:
22
Title: mod-title
3-
Description: The Soviet Union is back!\nThis time to conquer the United States...
43
Version: {DEV_VERSION}
5-
Author: the RA2 mod team
64
WindowTitle: mod-windowtitle
75

86
ModCredits:
@@ -55,7 +53,7 @@ FileSystem: ContentInstallerFileSystem
5553

5654
MapFolders:
5755
ra2|maps: System
58-
~^maps/ra2/{DEV_VERSION}: User
56+
~^SupportDir|maps/ra2/{DEV_VERSION}: User
5957

6058
Rules:
6159
ra2|rules/proxy-actors.yaml

0 commit comments

Comments
 (0)