Aldoaprilyan423

ELEMENT GG

Mar 7th, 2020
298
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.62 KB | None | 0 0
  1. --Frost
  2. game.ReplicatedStorage.rEvents.elementMasteryEvent:FireServer("Frost")
  3.  
  4. --Inferno
  5. game.ReplicatedStorage.rEvents.elementMasteryEvent:FireServer("Inferno")
  6.  
  7. --Lightning
  8. game.ReplicatedStorage.rEvents.elementMasteryEvent:FireServer("Lightning")
  9.  
  10. --Electral
  11. game.ReplicatedStorage.rEvents.elementMasteryEvent:FireServer("Electral Chaos")
  12.  
  13. --Wrath
  14. game.ReplicatedStorage.rEvents.elementMasteryEvent:FireServer("Masterful Wrath")
  15.  
  16. --Shadow
  17. game.ReplicatedStorage.rEvents.elementMasteryEvent:FireServer("Shadow Charge")
  18.  
  19. --ShadowFire
  20. game.ReplicatedStorage.rEvents.elementMasteryEvent:FireServer("Shadowfire")
Add Comment
Please, Sign In to add comment