New schems

master
NPXcoot 2016-03-06 15:31:04 +01:00
parent 01e8ca18d6
commit 57bad2fd4a
7 changed files with 8 additions and 1 deletions

View File

@ -375,9 +375,13 @@ nssb_register_buildings ('bozzoli', 4, "default:dirt_with_grass", 1, "default:di
nssb_register_buildings ('blocohouse', 4, "default:stone", 0, "air", 0, "air", 3, "default:stone", 5, true, -10, false, false) --alcuni parametri sono messi a caso, tanto non vengono untilizzati se la schematic deve essere spawnata sottoterra.
nssb_register_buildings ('bigblocohouse', 4, "default:stone", 0, "air", 0, "air", 3, "default:stone", 5, true, -20, false, false)
nssb_register_buildings ('blocobiggesthouse', 4, "default:stone", 0, "air", 0, "air", 3, "default:stone", 5, true, -30, false, false)
nssb_register_buildings ('picco', 10, "default:desert_stone", 1, "default:desert_stone", 1, "air", 3, "default:desert_sand", 5, false, nil, false, false)
nssb_register_buildings ('picco', 10, "default:desert_sand", 1, "default:desert_stone", 1, "air", 3, "default:desert_sand", 5, false, nil, false, false)
nssb_register_buildings ('piccoghiaccio', 10, "default:dirt_with_snow", 1, "default:dirt", 1, "air", 3, "default:dirt_with_snow", 5, false, nil, true, false)
nssb_register_buildings ('icehall', 8, "default:dirt_with_snow", 1, "default:dirt", 1, "air", 3, "default:dirt_with_snow", 5, false, nil, true, false)
nssb_register_buildings ('piccomoonheron', 10, "default:dirt_with_snow", 1, "default:dirt", 1, "air", 3, "default:dirt_with_snow", 5, false, nil, true, false)
nssb_register_buildings ('doppiopiccoghiaccio', 10, "default:dirt_with_snow", 1, "default:dirt", 1, "air", 3, "default:dirt_with_snow", 5, false, nil, true, false)
nssb_register_buildings ('doppiopiccosabbia', 10, "default:desert_sand", 1, "default:desert_stone", 1, "air", 3, "default:desert_sand", 5, false, nil, false, false)
nssb_register_buildings ('piccoscrausics', 10, "default:desert_sand", 1, "default:desert_stone", 1, "air", 3, "default:desert_sand", 5, false, nil, false, false)
--Eggs
@ -427,6 +431,9 @@ nssb_register_eggs ('xgaloctopus', 'Xgaloctopus', 18, 2, 4, "default:water_sourc
nssb_register_eggs ('bloco', 'Bloco', 14, 2, 4, "default:gravel")
nssb_register_eggs ('icesnake', 'Icesnake', 18, 2, 4, "default:ice")
nssb_register_eggs ('snow_biter', 'Snowbiter', 18, 2, 4, "default:ice")
nssb_register_eggs ('scrausics', 'Scrausics', 18, 2, 4, "air")
nssb_register_eggs ('moonheron', 'Moonheron', 18, 2, 4, "air")
--eggboss

Binary file not shown.

Binary file not shown.

BIN
schems/piccomoonheron.mts Normal file

Binary file not shown.

BIN
schems/piccoscrausics.mts Normal file

Binary file not shown.

BIN
textures/moonheron_eggs.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 491 B

BIN
textures/scrausics_eggs.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 621 B