Added buffs, added total play time to character sheet

This commit is contained in:
Light2
2013-08-11 18:18:12 +02:00
parent 6c88d0e82a
commit fa79a8b41c
33 changed files with 516 additions and 128 deletions
@@ -181,6 +181,7 @@ public class WeaponObject extends SWGObject {
@Override
public void sendBaselines(Client destination) {
if(destination == null || destination.getSession() == null)
return;