Aenimus

Compass protection

Dec 8th, 2018
174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. if ((my_location() == $location[the arid\, extra-dry desert]) && (!have_equipped($item[UV-resistant compass])))
  2. {
  3. visit_url(to_url($location[The Tunnel of L.O.V.E]), false);
  4. Print("Equip your damn compass, dumbass.", "red");
  5. }
Advertisement
Add Comment
Please, Sign In to add comment