Guest User

Untitled

a guest
Jan 21st, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. if venomset == "damage" then
  2. send("envenom left with blah")
  3. send("envenom right with blah")
  4. elseif venomset == "riftlock" then
  5. send("envenom left with blah")
  6. send("envenom right with blah")
  7. elseif venomset == "kelp" then
  8. send("envenom left with blah")
  9. send("envenom right with blah")
  10. elseif venomset == "slow" then
  11. send("envenom left with blah")
  12. send("envenom right with blah")
  13. end
Add Comment
Please, Sign In to add comment