diff --git a/21g30t1e75.js b/21g30t1e75.js index 1d7977e..320a195 100644 --- a/21g30t1e75.js +++ b/21g30t1e75.js @@ -1613,7 +1613,7 @@ GameLib.Event.Subscribe( GameLib.CustomCode.BODY_TYPE_BREAD_HEAD, { x : 4, - y : 4 + y : 3 }, GameLib.CustomCode.ORIENTATION_UP ), @@ -1622,7 +1622,7 @@ GameLib.Event.Subscribe( GameLib.CustomCode.BODY_TYPE_BREAD_PATTY, { x : 4, - y : 3 + y : 2 }, GameLib.CustomCode.ORIENTATION_UP ), @@ -1631,7 +1631,7 @@ GameLib.Event.Subscribe( GameLib.CustomCode.BODY_TYPE_BREAD_TAIL, { x : 4, - y : 2 + y : 1 }, GameLib.CustomCode.ORIENTATION_UP )