aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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