Merge branch 'development' of https://github.com/NPXcoot/nssm into development
@ -105,11 +105,13 @@ if minetest.get_modpath("3d_armor") then
|
||||
crab = {name="Crab", armor=4, heal=0, use=500},
|
||||
ice ={name="Ice Teeth", armor=3, heal=0, use=600},
|
||||
mor ={name="Morlu", armor=5, use=100},
|
||||
mast ={name="Masticone", armor=4, use=300},
|
||||
}
|
||||
local materials = {
|
||||
crab="nssm:crab_carapace_fragment",
|
||||
ice="nssm:little_ice_tooth",
|
||||
mor="nssm:lustful_moranga",
|
||||
mast="nssm:masticone_skull_fragments",
|
||||
}
|
||||
for k, v in pairs(stats) do
|
||||
minetest.register_tool("nssm:shield_"..k, {
|
||||
|
BIN
textures/inv_boots_sky.png
Normal file
After Width: | Height: | Size: 273 B |
BIN
textures/inv_chestplate_sky.png
Normal file
After Width: | Height: | Size: 509 B |
BIN
textures/inv_helmet_sky.png
Normal file
After Width: | Height: | Size: 606 B |
BIN
textures/inv_leggings_sky.png
Normal file
After Width: | Height: | Size: 438 B |
BIN
textures/inv_shield_masticone.png
Normal file
After Width: | Height: | Size: 532 B |
Before Width: | Height: | Size: 459 B After Width: | Height: | Size: 362 B |
Before Width: | Height: | Size: 244 B After Width: | Height: | Size: 214 B |
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 575 B After Width: | Height: | Size: 573 B |
Before Width: | Height: | Size: 560 B After Width: | Height: | Size: 496 B |
Before Width: | Height: | Size: 340 B After Width: | Height: | Size: 267 B |
BIN
textures/nssm_shield_masticone.png
Normal file
After Width: | Height: | Size: 579 B |
BIN
textures/nssm_shield_masticone_preview.png
Normal file
After Width: | Height: | Size: 581 B |