more work on AI, added odb for object id(should hopefully fix object id duplicates), fixed tons of bugs

This commit is contained in:
Light2
2014-03-10 00:33:34 +01:00
parent 072106b6a6
commit 807025ec0b
47 changed files with 1365 additions and 212 deletions
+1 -1
View File
@@ -336,7 +336,7 @@ public class EntertainmentService implements INetworkDispatch {
}
},10, 10000, TimeUnit.MILLISECONDS);
},10000, 10000, TimeUnit.MILLISECONDS);
entertainer.setEntertainerExperience(experienceTask);