1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2025-12-20 16:55:19 +01:00

Add Mese Monster spawner

This commit is contained in:
Quentin BUISSON-DEBON
2016-06-23 15:36:17 +02:00
parent 67aeb43f1f
commit 6c54859781
2 changed files with 21 additions and 1 deletions

View File

@@ -108,7 +108,7 @@ mobs:register_arrow("mobs:fireball_mese_dragon", {
minetest.register_node("mobs:mese_dragon_spawner", {
description = "Mese Dragon Spawner",
tiles = {
"mese_block_top.png", -- need to change all the textures
"mese_block_top.png",
"mese_block_top.png",
"mese_block_side.png",
"mese_block_side.png",