Advertisement
BoblokDevelopyyyr

Stats

Jun 7th, 2025
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.11 KB | None | 0 0
  1. local module = {
  2.     Normal = 25,
  3.     Big = 35,
  4.     Fire = 10,
  5.     Freeze = 10,
  6.     Slowing = 10
  7. }
  8.  
  9. return module
  10.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement