diff --git a/artsrc/cnc/chrome.svg b/artsrc/cnc/chrome.svg
index d8d624cc19..11142f6221 100644
--- a/artsrc/cnc/chrome.svg
+++ b/artsrc/cnc/chrome.svg
@@ -54,9 +54,9 @@
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
- inkscape:zoom="3.6081373"
- inkscape:cx="289.81961"
- inkscape:cy="494.58461"
+ inkscape:zoom="4"
+ inkscape:cx="197.6475"
+ inkscape:cy="442.41251"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
@@ -75,7 +75,7 @@
image/svg+xml
-
+
@@ -556,5 +556,23 @@
id="path4133"
d="m 280,556.36218 -8,8 0,0 8,8 z"
style="fill:#ffffff;fill-opacity:1;stroke:none" />
+
+
diff --git a/mods/cnc/chrome-ingame.yaml b/mods/cnc/chrome-ingame.yaml
index 58844b970c..d7a35aed69 100644
--- a/mods/cnc/chrome-ingame.yaml
+++ b/mods/cnc/chrome-ingame.yaml
@@ -126,10 +126,6 @@ tabs-normal: tabs.png
nod-Plane: 134,160,27,41
nod-Ship: 134,200,27,41
-spawnpoints: spawnpoints.png
- unowned: 16,0,16,16
- owned: 0,0,16,16
-
sell-button: buttons.png
normal: 0,0,34,28
pressed: 34,0,34,28
diff --git a/mods/cnc/chrome.yaml b/mods/cnc/chrome.yaml
index e2c1977762..3fb38d8cad 100644
--- a/mods/cnc/chrome.yaml
+++ b/mods/cnc/chrome.yaml
@@ -309,6 +309,10 @@ music: chrome.png
next: 256,16,16,16
prev: 272,16,16,16
+spawnpoints: chrome.png
+ unowned: 272,32,16,16
+ owned: 256,32,16,16
+
scrollbar: buttons.png
down_arrow: 16,112,16,16
up_arrow: 32,112,16,16
diff --git a/mods/cnc/uibits/chrome.png b/mods/cnc/uibits/chrome.png
index 89371080b5..2bf55ab58c 100644
Binary files a/mods/cnc/uibits/chrome.png and b/mods/cnc/uibits/chrome.png differ
diff --git a/mods/cnc/uibits/spawnpoints.png b/mods/cnc/uibits/spawnpoints.png
deleted file mode 100644
index d889ecdcb7..0000000000
Binary files a/mods/cnc/uibits/spawnpoints.png and /dev/null differ