]> git.lizzy.rs Git - minetest.git/commit
DevTest: Add more test weapons and armorball modes (#11870)
authorWuzzy <wuzzy2@mail.ru>
Sun, 24 Apr 2022 21:48:50 +0000 (21:48 +0000)
committerGitHub <noreply@github.com>
Sun, 24 Apr 2022 21:48:50 +0000 (22:48 +0100)
commit77325b92fbe8235b5c2d8d1261ecd53e3385bab2
tree6124c1069de3d126e8224f7081788042cba6e384
parentb55d7cd45a304a8a5b8337a3c61defb6e5c27dd9
DevTest: Add more test weapons and armorball modes (#11870)

Co-authored-by: sfan5 <sfan5@live.de>
15 files changed:
games/devtest/mods/basetools/init.lua
games/devtest/mods/basetools/textures/basetools_bloodsword.png [new file with mode: 0644]
games/devtest/mods/basetools/textures/basetools_elementalsword.png [new file with mode: 0644]
games/devtest/mods/basetools/textures/basetools_healdagger.png [new file with mode: 0644]
games/devtest/mods/basetools/textures/basetools_healsword.png [new file with mode: 0644]
games/devtest/mods/basetools/textures/basetools_mesesword.png [new file with mode: 0644]
games/devtest/mods/basetools/textures/basetools_superhealsword.png [new file with mode: 0644]
games/devtest/mods/basetools/textures/basetools_titaniumsword.png [new file with mode: 0644]
games/devtest/mods/basetools/textures/basetools_usespick.png [new file with mode: 0644]
games/devtest/mods/basetools/textures/basetools_usessword.png [new file with mode: 0644]
games/devtest/mods/basetools/textures/basetools_wooddagger.png [new file with mode: 0644]
games/devtest/mods/testentities/armor.lua
games/devtest/mods/testentities/textures/testentities_armorball.png
games/devtest/mods/unittests/itemdescription.lua
games/devtest/mods/unittests/textures/unittests_description_test.png [new file with mode: 0644]