From 0e61e9828e4358affa12fba019e42efee3091c48 Mon Sep 17 00:00:00 2001 From: BUISSON-DEBON Quentin Date: Wed, 16 Sep 2015 21:00:29 +0200 Subject: [PATCH] Updates scripts for creative server --- .../default/schematics/jungle_tree_from_sapling.mts | Bin .../Server-side/script/start-mff-creative.sh | 0 other_things/sounds/female_NPC/fnpc.aup | 0 .../sounds/female_NPC/fnpc_data/e00/d01/e000107c.au | Bin .../sounds/female_NPC/fnpc_data/e00/d01/e00010bc.au | Bin .../sounds/female_NPC/fnpc_data/e00/d01/e00010db.au | Bin .../sounds/female_NPC/fnpc_data/e00/d01/e00011a6.au | Bin .../sounds/female_NPC/fnpc_data/e00/d01/e0001237.au | Bin .../sounds/female_NPC/fnpc_data/e00/d01/e00012e1.au | Bin .../sounds/female_NPC/fnpc_data/e00/d01/e0001375.au | Bin .../sounds/female_NPC/fnpc_data/e00/d01/e00013bf.au | Bin .../sounds/female_NPC/fnpc_data/e00/d01/e00013d5.au | Bin .../sounds/female_NPC/fnpc_data/e00/d01/e000183c.au | Bin .../sounds/female_NPC/fnpc_data/e00/d01/e000191a.au | Bin .../sounds/female_NPC/fnpc_data/e00/d01/e000194c.au | Bin .../sounds/female_NPC/fnpc_data/e00/d01/e0001c16.au | Bin .../sounds/female_NPC/fnpc_data/e00/d01/e0001e35.au | Bin .../sounds/female_NPC/fnpc_data/e00/d01/e0001e8b.au | Bin .../sounds/female_NPC/mobs_fnpc_annoyed.ogg | Bin .../sounds/female_NPC/mobs_fnpc_damage_1.ogg | Bin .../sounds/female_NPC/mobs_fnpc_damage_2.ogg | Bin .../sounds/female_NPC/mobs_fnpc_damage_3.ogg | Bin .../sounds/female_NPC/mobs_fnpc_damage_4.ogg | Bin other_things/sounds/female_NPC/mobs_fnpc_death.ogg | Bin .../sounds/female_NPC/mobs_fnpc_random_1.ogg | Bin .../sounds/female_NPC/mobs_fnpc_random_2.ogg | Bin .../sounds/female_NPC/mobs_fnpc_random_3.ogg | Bin .../sounds/female_NPC/mobs_fnpc_random_4.ogg | Bin .../sounds/female_NPC/mobs_fnpc_useless.ogg | Bin 29 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 minetestforfun_game/mods/default/schematics/jungle_tree_from_sapling.mts mode change 100644 => 100755 other_things/scripts/Server-side/script/start-mff-creative.sh mode change 100644 => 100755 other_things/sounds/female_NPC/fnpc.aup mode change 100644 => 100755 other_things/sounds/female_NPC/fnpc_data/e00/d01/e000107c.au mode change 100644 => 100755 other_things/sounds/female_NPC/fnpc_data/e00/d01/e00010bc.au mode change 100644 => 100755 other_things/sounds/female_NPC/fnpc_data/e00/d01/e00010db.au mode change 100644 => 100755 other_things/sounds/female_NPC/fnpc_data/e00/d01/e00011a6.au mode change 100644 => 100755 other_things/sounds/female_NPC/fnpc_data/e00/d01/e0001237.au mode change 100644 => 100755 other_things/sounds/female_NPC/fnpc_data/e00/d01/e00012e1.au mode change 100644 => 100755 other_things/sounds/female_NPC/fnpc_data/e00/d01/e0001375.au mode change 100644 => 100755 other_things/sounds/female_NPC/fnpc_data/e00/d01/e00013bf.au mode change 100644 => 100755 other_things/sounds/female_NPC/fnpc_data/e00/d01/e00013d5.au mode change 100644 => 100755 other_things/sounds/female_NPC/fnpc_data/e00/d01/e000183c.au mode change 100644 => 100755 other_things/sounds/female_NPC/fnpc_data/e00/d01/e000191a.au mode change 100644 => 100755 other_things/sounds/female_NPC/fnpc_data/e00/d01/e000194c.au mode change 100644 => 100755 other_things/sounds/female_NPC/fnpc_data/e00/d01/e0001c16.au mode change 100644 => 100755 other_things/sounds/female_NPC/fnpc_data/e00/d01/e0001e35.au mode change 100644 => 100755 other_things/sounds/female_NPC/fnpc_data/e00/d01/e0001e8b.au mode change 100644 => 100755 other_things/sounds/female_NPC/mobs_fnpc_annoyed.ogg mode change 100644 => 100755 other_things/sounds/female_NPC/mobs_fnpc_damage_1.ogg mode change 100644 => 100755 other_things/sounds/female_NPC/mobs_fnpc_damage_2.ogg mode change 100644 => 100755 other_things/sounds/female_NPC/mobs_fnpc_damage_3.ogg mode change 100644 => 100755 other_things/sounds/female_NPC/mobs_fnpc_damage_4.ogg mode change 100644 => 100755 other_things/sounds/female_NPC/mobs_fnpc_death.ogg mode change 100644 => 100755 other_things/sounds/female_NPC/mobs_fnpc_random_1.ogg mode change 100644 => 100755 other_things/sounds/female_NPC/mobs_fnpc_random_2.ogg mode change 100644 => 100755 other_things/sounds/female_NPC/mobs_fnpc_random_3.ogg mode change 100644 => 100755 other_things/sounds/female_NPC/mobs_fnpc_random_4.ogg mode change 100644 => 100755 other_things/sounds/female_NPC/mobs_fnpc_useless.ogg diff --git a/minetestforfun_game/mods/default/schematics/jungle_tree_from_sapling.mts b/minetestforfun_game/mods/default/schematics/jungle_tree_from_sapling.mts old mode 100644 new mode 100755 diff --git a/other_things/scripts/Server-side/script/start-mff-creative.sh b/other_things/scripts/Server-side/script/start-mff-creative.sh old mode 100644 new mode 100755 diff --git a/other_things/sounds/female_NPC/fnpc.aup b/other_things/sounds/female_NPC/fnpc.aup old mode 100644 new mode 100755 diff --git a/other_things/sounds/female_NPC/fnpc_data/e00/d01/e000107c.au b/other_things/sounds/female_NPC/fnpc_data/e00/d01/e000107c.au old mode 100644 new mode 100755 diff --git a/other_things/sounds/female_NPC/fnpc_data/e00/d01/e00010bc.au b/other_things/sounds/female_NPC/fnpc_data/e00/d01/e00010bc.au old mode 100644 new mode 100755 diff --git a/other_things/sounds/female_NPC/fnpc_data/e00/d01/e00010db.au b/other_things/sounds/female_NPC/fnpc_data/e00/d01/e00010db.au old mode 100644 new mode 100755 diff --git a/other_things/sounds/female_NPC/fnpc_data/e00/d01/e00011a6.au b/other_things/sounds/female_NPC/fnpc_data/e00/d01/e00011a6.au old mode 100644 new mode 100755 diff --git a/other_things/sounds/female_NPC/fnpc_data/e00/d01/e0001237.au b/other_things/sounds/female_NPC/fnpc_data/e00/d01/e0001237.au old mode 100644 new mode 100755 diff --git a/other_things/sounds/female_NPC/fnpc_data/e00/d01/e00012e1.au b/other_things/sounds/female_NPC/fnpc_data/e00/d01/e00012e1.au old mode 100644 new mode 100755 diff --git a/other_things/sounds/female_NPC/fnpc_data/e00/d01/e0001375.au b/other_things/sounds/female_NPC/fnpc_data/e00/d01/e0001375.au old mode 100644 new mode 100755 diff --git a/other_things/sounds/female_NPC/fnpc_data/e00/d01/e00013bf.au b/other_things/sounds/female_NPC/fnpc_data/e00/d01/e00013bf.au old mode 100644 new mode 100755 diff --git a/other_things/sounds/female_NPC/fnpc_data/e00/d01/e00013d5.au b/other_things/sounds/female_NPC/fnpc_data/e00/d01/e00013d5.au old mode 100644 new mode 100755 diff --git a/other_things/sounds/female_NPC/fnpc_data/e00/d01/e000183c.au b/other_things/sounds/female_NPC/fnpc_data/e00/d01/e000183c.au old mode 100644 new mode 100755 diff --git a/other_things/sounds/female_NPC/fnpc_data/e00/d01/e000191a.au b/other_things/sounds/female_NPC/fnpc_data/e00/d01/e000191a.au old mode 100644 new mode 100755 diff --git a/other_things/sounds/female_NPC/fnpc_data/e00/d01/e000194c.au b/other_things/sounds/female_NPC/fnpc_data/e00/d01/e000194c.au old mode 100644 new mode 100755 diff --git a/other_things/sounds/female_NPC/fnpc_data/e00/d01/e0001c16.au b/other_things/sounds/female_NPC/fnpc_data/e00/d01/e0001c16.au old mode 100644 new mode 100755 diff --git a/other_things/sounds/female_NPC/fnpc_data/e00/d01/e0001e35.au b/other_things/sounds/female_NPC/fnpc_data/e00/d01/e0001e35.au old mode 100644 new mode 100755 diff --git a/other_things/sounds/female_NPC/fnpc_data/e00/d01/e0001e8b.au b/other_things/sounds/female_NPC/fnpc_data/e00/d01/e0001e8b.au old mode 100644 new mode 100755 diff --git a/other_things/sounds/female_NPC/mobs_fnpc_annoyed.ogg b/other_things/sounds/female_NPC/mobs_fnpc_annoyed.ogg old mode 100644 new mode 100755 diff --git a/other_things/sounds/female_NPC/mobs_fnpc_damage_1.ogg b/other_things/sounds/female_NPC/mobs_fnpc_damage_1.ogg old mode 100644 new mode 100755 diff --git a/other_things/sounds/female_NPC/mobs_fnpc_damage_2.ogg b/other_things/sounds/female_NPC/mobs_fnpc_damage_2.ogg old mode 100644 new mode 100755 diff --git a/other_things/sounds/female_NPC/mobs_fnpc_damage_3.ogg b/other_things/sounds/female_NPC/mobs_fnpc_damage_3.ogg old mode 100644 new mode 100755 diff --git a/other_things/sounds/female_NPC/mobs_fnpc_damage_4.ogg b/other_things/sounds/female_NPC/mobs_fnpc_damage_4.ogg old mode 100644 new mode 100755 diff --git a/other_things/sounds/female_NPC/mobs_fnpc_death.ogg b/other_things/sounds/female_NPC/mobs_fnpc_death.ogg old mode 100644 new mode 100755 diff --git a/other_things/sounds/female_NPC/mobs_fnpc_random_1.ogg b/other_things/sounds/female_NPC/mobs_fnpc_random_1.ogg old mode 100644 new mode 100755 diff --git a/other_things/sounds/female_NPC/mobs_fnpc_random_2.ogg b/other_things/sounds/female_NPC/mobs_fnpc_random_2.ogg old mode 100644 new mode 100755 diff --git a/other_things/sounds/female_NPC/mobs_fnpc_random_3.ogg b/other_things/sounds/female_NPC/mobs_fnpc_random_3.ogg old mode 100644 new mode 100755 diff --git a/other_things/sounds/female_NPC/mobs_fnpc_random_4.ogg b/other_things/sounds/female_NPC/mobs_fnpc_random_4.ogg old mode 100644 new mode 100755 diff --git a/other_things/sounds/female_NPC/mobs_fnpc_useless.ogg b/other_things/sounds/female_NPC/mobs_fnpc_useless.ogg old mode 100644 new mode 100755