monster010

CC - DebiFarmTowers - Small Save File

Apr 20th, 2016
314
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.35 KB | None | 0 0
  1. {
  2.   t4f2 = {
  3.     x = 2,
  4.     name = "Kakao",
  5.     color = 8192,
  6.     w = 18,
  7.     active = false,
  8.     y = 5,
  9.   },
  10.   t4f3 = {
  11.     x = 2,
  12.     name = "Holz",
  13.     color = 2048,
  14.     w = 18,
  15.     active = false,
  16.     y = 7,
  17.   },
  18.   t4f1 = {
  19.     x = 2,
  20.     name = "Zuckerrohr",
  21.     color = 16384,
  22.     w = 18,
  23.     active = false,
  24.     y = 3,
  25.   },
  26. }
Advertisement
Add Comment
Please, Sign In to add comment