aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGabriel Pérez-Cerezo <gabriel@gpcf.eu>2019-12-23 01:29:06 +0100
committerGabriel Pérez-Cerezo <gabriel@gpcf.eu>2019-12-23 01:29:06 +0100
commit8305e5970f3c74d7b132f73443df0b083a15d7ef (patch)
tree2f5c643cc50ae57ebfe3165f3399118d7fa456e0
parenta7ca4568001f7682594c4f77dc9d1754f6f0dca8 (diff)
downloadcurrency-8305e5970f3c74d7b132f73443df0b083a15d7ef.tar.gz
currency-8305e5970f3c74d7b132f73443df0b083a15d7ef.tar.bz2
currency-8305e5970f3c74d7b132f73443df0b083a15d7ef.zip
add more commemorative notes
-rw-r--r--craftitems.lua4
-rw-r--r--textures/minegeld_1000_BambooBayVillage.pngbin0 -> 13032 bytes
-rw-r--r--textures/minegeld_1000_nadinetopia.pngbin0 -> 3560 bytes
-rw-r--r--textures/minegeld_1000_patatas_importancia.pngbin0 -> 3873 bytes
-rw-r--r--textures/minegeld_1000_trisiston.pngbin0 -> 3575 bytes
5 files changed, 4 insertions, 0 deletions
diff --git a/craftitems.lua b/craftitems.lua
index d816741..02b6e54 100644
--- a/craftitems.lua
+++ b/craftitems.lua
@@ -42,6 +42,10 @@ register_comm_currency("minegeld_1000_e231", "1000 MineGeld Note, Featuring E231
register_comm_currency("minegeld_1000_origin", "1000 MineGeld Note, Featuring Origin")
register_comm_currency("minegeld_1000_raja", "1000 MineGeld Note, Featuring Raja")
register_comm_currency("minegeld_1000_lazamonument", "1000 MineGeld Note, Featuring Laza's monument")
+register_comm_currency("minegeld_1000_nadinetopia", "1000 MineGeld Note, Featuring Nadinetopia")
+register_comm_currency("minegeld_1000_trisiston", "1000 MineGeld Note, Featuring Trisiston Town Hall")
+register_comm_currency("minegeld_1000_BambooBayVillage", "1000 MineGeld Note, Featuring Bamboo Bay village")
+register_comm_currency("minegeld_1000_patatas_importancia", "1000 MineGeld Note, Featuring Patatas a la Importancia")
minetest.register_craftitem("currency:minegeld_bundle", {
description = S("Bundle of random Minegeld notes"),
diff --git a/textures/minegeld_1000_BambooBayVillage.png b/textures/minegeld_1000_BambooBayVillage.png
new file mode 100644
index 0000000..4c38293
--- /dev/null
+++ b/textures/minegeld_1000_BambooBayVillage.png
Binary files differ
diff --git a/textures/minegeld_1000_nadinetopia.png b/textures/minegeld_1000_nadinetopia.png
new file mode 100644
index 0000000..1725395
--- /dev/null
+++ b/textures/minegeld_1000_nadinetopia.png
Binary files differ
diff --git a/textures/minegeld_1000_patatas_importancia.png b/textures/minegeld_1000_patatas_importancia.png
new file mode 100644
index 0000000..9da44b0
--- /dev/null
+++ b/textures/minegeld_1000_patatas_importancia.png
Binary files differ
diff --git a/textures/minegeld_1000_trisiston.png b/textures/minegeld_1000_trisiston.png
new file mode 100644
index 0000000..7a7960e
--- /dev/null
+++ b/textures/minegeld_1000_trisiston.png
Binary files differ