Skip to content

Commit 4e6debb

Browse files
committedJun 20, 2017
Up pad size limits due to Pwings issue
1 parent 560258c commit 4e6debb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

Diff for: ‎GameData/RP-0/CustomBarnKit.cfg

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
//@size,1 = 30, 80, 30
2929
//@size,2 = -1, -1, -1
3030

31-
@size,0 = 8, 20, 8 // 20t
32-
@size,1 = 10, 30, 10 // 60t
31+
@size,0 = 10, 20, 10 // 20t
32+
@size,1 = 12, 30, 12 // 60t
3333
@size,2 = 16, 40, 16 // 150t
3434
size = 20, 50, 20 // 320t
3535
size = 30, 75, 30 // 500t

0 commit comments

Comments
 (0)
Please sign in to comment.