New armor

master
NPXcoot 2016-10-08 16:44:38 +02:00
parent 22c953af6d
commit 74fdeabafe
22 changed files with 5 additions and 1 deletions

View File

@ -11,6 +11,7 @@ if minetest.get_modpath("3d_armor") then
manticore = {name="Manticore", armor=2.2, heal=0, use=900},
duck = {name="Duck", armor=1, heal=0, use=2000},
black_duck = {name="Black Duck", armor=1, heal=0, use=1800},
mor = {name="Morlu", armor=4, heal=0, use=100},
}
local materials = {
wolf="nssm:wolf_fur",
@ -23,6 +24,7 @@ if minetest.get_modpath("3d_armor") then
manticore="nssm:manticore_fur",
duck="nssm:duck_feather",
black_duck="nssm:black_duck_feather",
mor= "nssm:lustful_moranga",
}
for k, v in pairs(stats) do
@ -89,11 +91,13 @@ if minetest.get_modpath("3d_armor") then
if minetest.get_modpath("shields") then
local stats = {
crab = {name="Crab", armor=4, heal=0, use=500},
ice ={name="Ice Teeth", armor=3, heal=0, use=600}
ice ={name="Ice Teeth", armor=3, heal=0, use=600},
mor ={name="Morlu", armor=5, use=100},
}
local materials = {
crab="nssm:crab_carapace_fragment",
ice="nssm:little_ice_tooth",
mor="nssm:lustful_moranga",
}
for k, v in pairs(stats) do
minetest.register_tool("nssm:shield_"..k, {

BIN
textures/inv_boots_mor.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 295 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 298 B

After

Width:  |  Height:  |  Size: 320 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 484 B

BIN
textures/inv_helmet_mor.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 656 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 511 B

BIN
textures/inv_shield_mor.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 697 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 327 B

After

Width:  |  Height:  |  Size: 346 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 165 B

After

Width:  |  Height:  |  Size: 176 B

BIN
textures/nssm_boots_mor.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 409 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 219 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 823 B

After

Width:  |  Height:  |  Size: 904 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 376 B

After

Width:  |  Height:  |  Size: 410 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 925 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 528 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 385 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 322 B

After

Width:  |  Height:  |  Size: 322 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 329 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 329 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 751 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 751 B