Advertisement
Guest User

Untitled

a guest
Jul 31st, 2014
253
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. prontera,150,150,4 script Woe Reward 658,{
  2. mes "Nice Woe!";
  3. next;
  4. getitem 30000,1;
  5.  
  6.  
  7.  
  8. emotion e_thx;
  9. warp "prontera.gat",109,77;
  10. end;
  11.  
  12. OnInit:
  13. waitingroom "Woe Reward",0;
  14. end;
  15. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement