Advertisement
Guest User

Untitled

a guest
Sep 21st, 2017
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. else if (user_energy >= 270 && user_max_health > 900 && user_max_health < 950) { // B/E
  2. pausing(10,'Changing city in ',function() { pausing2(); });
  3. do_ajax('inner_page', 'remote/html_server.php?xw_controller=travel&xw_action=travel&xw_city=7&tmp=21aae3e5bead1c75c1851c15ff78af91&cb=8a23b79079ae11e0bd354d55982710a2&xw_person=72091079&destination=7&from=map&nextParams=&menu=travel', 1, 1, 0, 0);
  4. halt;
  5. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement