From 201d83f8d8b10b1f3d5098d35a4df8768e972be6 Mon Sep 17 00:00:00 2001 From: simon Date: Fri, 21 Dec 2018 14:00:47 -0500 Subject: [PATCH] Bump version --- Plugin NPC/src/main/resources/plugin.properties | 2 +- Server/src/main/resources/config.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Plugin NPC/src/main/resources/plugin.properties b/Plugin NPC/src/main/resources/plugin.properties index d2e105b..91f14e5 100644 --- a/Plugin NPC/src/main/resources/plugin.properties +++ b/Plugin NPC/src/main/resources/plugin.properties @@ -1,3 +1,3 @@ classpath=net.simon987.npcplugin.NpcPlugin name=NPC Plugin -version=1.0 \ No newline at end of file +version=1.1 \ No newline at end of file diff --git a/Server/src/main/resources/config.properties b/Server/src/main/resources/config.properties index 1b44a00..dc7fd82 100644 --- a/Server/src/main/resources/config.properties +++ b/Server/src/main/resources/config.properties @@ -66,7 +66,7 @@ shield_energy_cost=50 npc_lifetime=1024 npc_max_factory_distance=3 factory_max_npc_count=16 -factory_spawn_rate=35 +factory_spawn_rate=5 harvester_hp_max=100 harvester_regen=5 harvester_biomass_drop_count=8