Guest User

Untitled

a guest
Nov 27th, 2012
879
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. {
  2.     "quadcount": 2,
  3.    
  4.     "spawnoffsetx": 0.5,
  5.     "spawnoffsety": 1.4375,
  6.     "width": 1,
  7.     "height": 0.875,
  8.    
  9.     "static": true,
  10.     "active": true,
  11.    
  12.     "category": 29,
  13.    
  14.     "mask": [true],
  15.    
  16.     "graphic": "plantimg",
  17.     "quad": "plantquads",
  18.    
  19.     "animationtype": "frames",
  20.     "animationframes": 2,
  21.     "animationstart": 1,
  22.     "animationspeed": 0.15,
  23.    
  24.     "offsetX": 0,
  25.     "offsetY": 17,
  26.     "quadcenterX": 0,
  27.     "quadcenterY": 0,
  28.    
  29.     "kills": true,
  30.    
  31.     "customscissor": [-1, -2, 2, 2],
  32.    
  33.     "movement": "piston",
  34.     "pistondistx": 0,
  35.     "pistondisty": -1.4375,
  36.     "pistonspeedx": 0,
  37.     "pistonspeedy": 2.3,
  38.     "pistonextendtime": 2,
  39.     "pistonretracttime": 1.8,
  40.     "dontpistonnearplayer": true,
  41.     "dontpistondist": 3,
  42.     "inactiveonretracted": true
  43. }
Advertisement
Add Comment
Please, Sign In to add comment