diff --git a/yl_local_server_config.lua b/yl_local_server_config.lua deleted file mode 100644 index 2a1f38e..0000000 --- a/yl_local_server_config.lua +++ /dev/null @@ -1,9 +0,0 @@ --- YourLand specific file. --- Please link local_server_config.lua to this file IF running on the YourLand server! --- Else ignore this file. --- - --- Tribe Miocene (Obsidian Flans) -yl_speak_up.mesh_data["zmobs_lava_flan.x"] = { texture_index = 1, } -yl_speak_up.mob_skins["yl_events:tribe_miocene"] = {"mobs_obsidian_flan.png"} -yl_speak_up.emulate_orders_on_rightclick = {"yl_events:tribe_miocene"}