aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGabriel Pérez-Cerezo <gabriel@gpcf.eu>2020-02-25 11:31:59 +0100
committerGabriel Pérez-Cerezo <gabriel@gpcf.eu>2020-02-25 11:31:59 +0100
commit8380d1fb4277e2afa192de525ed41d97802f3990 (patch)
treea7f193eaedc84747baa920a247f7fe27454d846e
parent4a8d9ac3d7d174524f0d17892d0b4fb66183c6b1 (diff)
downloadbillboard-8380d1fb4277e2afa192de525ed41d97802f3990.tar.gz
billboard-8380d1fb4277e2afa192de525ed41d97802f3990.tar.bz2
billboard-8380d1fb4277e2afa192de525ed41d97802f3990.zip
update textures, add NWQuarter
-rw-r--r--nodes.lua8
-rw-r--r--textures/arsetrainlines.pngbin59522 -> 34208 bytes
-rw-r--r--textures/index.pngbin357470 -> 251015 bytes
-rw-r--r--textures/mines.pngbin6751 -> 3467 bytes
-rw-r--r--textures/multicraft-texture.pngbin74397 -> 59931 bytes
-rw-r--r--textures/phmetrorail.pngbin44957 -> 224491 bytes
-rw-r--r--[-rwxr-xr-x]textures/rowhouses.pngbin226597 -> 194545 bytes
-rw-r--r--[-rwxr-xr-x]textures/thotel.pngbin446843 -> 396257 bytes
8 files changed, 8 insertions, 0 deletions
diff --git a/nodes.lua b/nodes.lua
index c41aef9..0afa786 100644
--- a/nodes.lua
+++ b/nodes.lua
@@ -90,4 +90,12 @@ boardlist = {
filename="phmetrorail",
imgtyp="png",
},
+ {
+ name="nwq",
+ title="Northwest Quarter Railways",
+ scale= 3.0,
+ norecipe=true,
+ filename="NWQuarter",
+ imgtyp="png",
+ },
} -- bb_boardlist
diff --git a/textures/arsetrainlines.png b/textures/arsetrainlines.png
index 1ec7bfd..9f599ba 100644
--- a/textures/arsetrainlines.png
+++ b/textures/arsetrainlines.png
Binary files differ
diff --git a/textures/index.png b/textures/index.png
index 2010f26..d1c4422 100644
--- a/textures/index.png
+++ b/textures/index.png
Binary files differ
diff --git a/textures/mines.png b/textures/mines.png
index 0b8caad..8a30b6d 100644
--- a/textures/mines.png
+++ b/textures/mines.png
Binary files differ
diff --git a/textures/multicraft-texture.png b/textures/multicraft-texture.png
index d273b17..7960edb 100644
--- a/textures/multicraft-texture.png
+++ b/textures/multicraft-texture.png
Binary files differ
diff --git a/textures/phmetrorail.png b/textures/phmetrorail.png
index 9ed5bef..f568da8 100644
--- a/textures/phmetrorail.png
+++ b/textures/phmetrorail.png
Binary files differ
diff --git a/textures/rowhouses.png b/textures/rowhouses.png
index df7e522..1e44fa8 100755..100644
--- a/textures/rowhouses.png
+++ b/textures/rowhouses.png
Binary files differ
diff --git a/textures/thotel.png b/textures/thotel.png
index 3d5786b..7f5636b 100755..100644
--- a/textures/thotel.png
+++ b/textures/thotel.png
Binary files differ