Zarggg

Untitled

Feb 18th, 2018
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.76 KB | None | 0 0
  1.  
  2. FishingBuddy_Player = {
  3.     ["MinimapData"] = {
  4.         ["minimapPos"] = 225,
  5.         ["hide"] = false,
  6.     },
  7.     ["Settings"] = {
  8.         ["UseAction"] = true,
  9.         ["TotalTimeFishing"] = 185.669000000009,
  10.         ["OversizedBobber"] = true,
  11.         ["DraenorBaitMaintainOnly"] = false,
  12.         ["DalaranLures"] = false,
  13.         ["WatchCurrentZone"] = true,
  14.         ["CombatSwitch"] = true,
  15.         ["EasyLures"] = true,
  16.         ["AutoOpen"] = true,
  17.         ["SpecialBobbers"] = -2,
  18.         ["BergMaintainOnly"] = false,
  19.         ["OutfitManager"] = "Equipment Manager",
  20.         ["DrownedMana"] = true,
  21.         ["LastResort"] = true,
  22.         ["MountedCast"] = true,
  23.     },
  24.     ["WasWearing"] = {
  25.     },
  26.     ["WatcherLocation"] = {
  27.         ["y"] = 0.0001068115234375,
  28.         ["x"] = 9.15527343750e-005,
  29.         ["point"] = "CENTER",
  30.         ["scale"] = 1,
  31.     },
  32.     ["Version"] = 18000,
  33. }
Advertisement
Add Comment
Please, Sign In to add comment