Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- prontera,150,150,5 script 117,{
- set .map$,"prontera";
- if ( JobLevel >= 10 ) {
- warp .map$,150,150;
- end;
- } else {
- specialeffect2 313; percentheal 100,100;
- sleep2 200;
- specialeffect2 37; sc_start SC_INCREASEAGI,240000,10;
- sleep2 200;
- specialeffect2 42; sc_start SC_BLESSING,240000,10;
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement