Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- script 7 (int tag) {
- SetActivator(-1);
- delay(1);
- if(random(0, 1)) {
- floor_lowerbyvalue(tag, 30, 32);
- delay(15);
- changefloor(tag, "WQLAVA");
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement