Advertisement
Guest User

Untitled

a guest
Jan 19th, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.36 KB | None | 0 0
  1. venomtoafff = {
  2. ["xentio"] = "clumsiness",
  3. ["eurypteria"] = "recklessness",
  4. ["kalmia"] = "asthma",
  5. ["delphinium"] = "sleep",
  6. ["digitalis"] = "shyness",
  7. ["darkshade"] = "darkshade",
  8. ["curare"] = "paralysis",
  9. ["epteth"] = "crippledarm",
  10. ["prefarar"] = "sensitivity",
  11. ["monkshood"] = "disloyalty",
  12. ["euphorbia"] = "illness",
  13. ["colocasia"] = "deaf blind",
  14. ["vernalius"] = "weariness",
  15. ["epseth"] = "crippledleg",
  16. ["larkspur"] = "dizziness",
  17. ["slike"] = "anorexia",
  18. ["notechis"] = "haemophilia",
  19. ["vardrax"] = "addiction",
  20. ["aconite"] = "stupidity",
  21. ["selarnia"] = "selarnia",
  22. ["gecko"] = "slickness",
  23. ["scytherus"] = "scytherus",
  24. ["voyria"] = "voyria",
  25. ["pothealthleech"]= "healthleech",
  26. ["potloneliness"] = "loneliness",
  27. ["potepilepsy"] = "epilepsy",
  28. ["raze"] = " ",
  29. }
  30.  
  31.  
  32. send("pt " .. target .. ": " .. venomtoafff[env1] .. " " .. venomtoafff[env2])
  33. disableTrigger("RepAff")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement