Buff Windows now close, changed formula used for stats on inspiration buffs, minor changes overall to entertainer

This commit is contained in:
Waverunner
2014-03-16 13:01:30 -04:00
parent fae3847b64
commit 97f4db58d1
12 changed files with 565 additions and 262 deletions
+2 -1
View File
@@ -55,8 +55,9 @@ public class ObjControllerMessage extends SWGMessage {
public static final int SHOW_FLY_TEXT = 0x01BD;
public static final int START_TASK = 0x448;
public static final int ANIMATION = 0x00F2;
public static final int BUFF_BUILDER_START = 0x025C;
public static final int BUFF_BUILDER_CHANGE = 0x025A;
public static final int BUFF_BUILDER_END = 0x025B;
public static final int BUFF_BUILDER_START = 0x025C;
public static final int UI_PLAY_EFFECT = 0x0401;
public static final int SHOW_LOOT_BOX = 0x04BC;