We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa31a82 commit 4e4ceafCopy full SHA for 4e4ceaf
ogfxe_extra.pnml
@@ -24,6 +24,7 @@
24
#include "sprites/extra/extra-openttd-airport-preview.pnml"
25
#include "sprites/extra/extra-openttd-recolour.pnml"
26
#include "sprites/extra/extra-road-waypoints.pnml"
27
+#include "sprites/extra/extra-overlay-rocks.pnml"
28
29
#include "sprites/extra/extra-plus-canals.pnml"
30
#include "sprites/extra/extra-plus-locks.pnml"
sprites/extra/extra-overlay-rocks.pnml
@@ -0,0 +1,7 @@
1
+replacenew (OVERLAY_ROCKS, "sprites/png/terrain/rocks-overlay.png") {
2
+ tmpl_groundtiles(1, 1)
3
+ tmpl_groundtiles(1, 97)
4
+ tmpl_groundtiles(1, 145)
5
+ tmpl_groundtiles(1, 193)
6
+ tmpl_groundtiles(1, 49)
7
+}
sprites/png/terrain/rocks-overlay.png
29.2 KB
0 commit comments