Guest User

Untitled

a guest
Apr 6th, 2016
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.97 KB | None | 0 0
  1. case 2042:
  2. entityDef.name = "Zulrah";
  3. entityDef.combatLevel = 725;
  4. entityDef.standAnim = 5070;
  5. entityDef.walkAnim = 5070;
  6. entityDef.actions = new String[] {null, "Attack", null, null, null};
  7. entityDef.anIntArray94 = new int[] {14408};
  8. entityDef.anInt86 = 128;
  9. entityDef.anInt91 = 128;
  10. break;
  11. case 2043:
  12. entityDef.name = "Zulrah";
  13. entityDef.combatLevel = 725;
  14. entityDef.standAnim = 5070;
  15. entityDef.walkAnim = 5070;
  16. entityDef.actions = new String[] {null, "Attack", null, null, null};
  17. entityDef.anIntArray94 = new int[] {14409};
  18. entityDef.anInt86 = 128;
  19. entityDef.anInt91 = 128;
  20. break;
  21. case 2044:
  22. entityDef.name = "Zulrah";
  23. entityDef.combatLevel = 725;
  24. entityDef.standAnim = 5070;
  25. entityDef.walkAnim = 5070;
  26. entityDef.actions = new String[] {null, "Attack", null, null, null};
  27. entityDef.anIntArray94 = new int[] {14407};
  28. entityDef.anInt86 = 128;
  29. entityDef.anInt91 = 128;
  30. break;
Advertisement
Add Comment
Please, Sign In to add comment