Advertisement
Guest User

oldhox shit from upgradestweakdata.lua

a guest
Sep 6th, 2014
355
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 1.01 KB | None | 0 0
  1.         hoxton = {
  2.             {"4"},
  3.             {}
  4.         },
  5.         freedom_call = {
  6.             {"20%"},
  7.             {"15%"}
  8.         },
  9.         hidden_blade = {
  10.             {"+5"},
  11.             {"200%"}
  12.         },
  13.         tea_time = {
  14.             {"50%"},
  15.             {"4"}
  16.         },
  17.         awareness = {
  18.             {"10%"},
  19.             {}
  20.         },
  21.         alpha_dog = {
  22.             {},
  23.             {}
  24.         },
  25.         tea_cookies = {
  26.             {"10%", "10"},
  27.             {"4"}
  28.         },
  29.         cell_mates = {
  30.             {"10%"},
  31.             {"25%"}
  32.         },
  33.         thug_life = {
  34.             {},
  35.             {}
  36.         },
  37.         thick_skin = {
  38.             {"10"},
  39.             {"15"}
  40.         },
  41.         backstab = {
  42.             {
  43.                 "1%",
  44.                 "3",
  45.                 "35",
  46.                 "10%"
  47.             },
  48.             {
  49.                 "1%",
  50.                 "1",
  51.                 "35",
  52.                 "10%"
  53.             }
  54.         },
  55.         drop_soap = {
  56.             {},
  57.             {}
  58.         },
  59.         second_chances = {
  60.             {},
  61.             {}
  62.         },
  63.         trigger_happy = {
  64.             {"5%", "1"},
  65.             {"2"}
  66.         },
  67.         perseverance = {
  68.             {"5", "90%"},
  69.             {"10"}
  70.         },
  71.         jail_workout = {
  72.             {},
  73.             {}
  74.         },
  75.         akimbo = {
  76.             {},
  77.             {"50%", "50%"}
  78.         },
  79.         jail_diet = {
  80.             {
  81.                 "1%",
  82.                 "3",
  83.                 "35",
  84.                 "10%"
  85.             },
  86.             {
  87.                 "1%",
  88.                 "1",
  89.                 "35",
  90.                 "10%"
  91.             }
  92.         },
  93.         prison_wife = {
  94.             {},
  95.             {}
  96.         },
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement