ADMantoine

Cherry Forest : Forest Statue Minigame Table

Sep 3rd, 2019
256
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.52 KB | None | 0 0
  1.  
  2. local rewards_minigame  =
  3. {
  4.     cherry_blossom_pink        = 3,
  5.     cherry_blossom_white    = 3,
  6.    
  7.     cherry_cake             = 2,
  8.     cherry_cola                = 2,
  9.     cherry_pie                 = 2,
  10.  
  11.     cherrygem                = 3,
  12.    
  13.     dug_berrybush            = 2,
  14.     dug_berrybush2            = 2,
  15.     dug_berrybush_juicy        = 2,
  16.    
  17.     cherry_bonzai             = 1,
  18.    
  19.     cherryamulet            = 1,
  20.     cherrystaff                = 1,
  21.    
  22.     cherry_boomerang        = 1,
  23. }
Add Comment
Please, Sign In to add comment