Merge branch 'mistere123.coding-master-patch-77297' into 'master'

add icon and name

See merge request zughy-friends-minetest/gems!1
This commit is contained in:
MisterE 2022-06-27 14:43:32 +00:00
commit edeb3abc45
2 changed files with 6 additions and 3 deletions

View File

@ -4,6 +4,8 @@ if not minetest.get_modpath("lib_chatcmdbuilder") then
end
arena_lib.register_minigame("gems_2", {
name = "Gems (2 Team)",
icon = "item_ruby.png",
prefix = "[Gems]",
show_minimap = true,

View File

@ -9,7 +9,8 @@ end
arena_lib.register_minigame("gems_4", {
name = "Gems (4 Team)",
icon = "item_ruby.png",
prefix = "[Gems]",
show_minimap = true,
teams = {