From: dsc Date: Sun, 9 Jan 2011 17:24:13 +0000 (-0800) Subject: Increases difficulty so Patrick continues complaining. X-Git-Url: http://git.less.ly:3516/?a=commitdiff_plain;h=535191a669e12b0f4deccb6529cc8f7cfb7aa355;p=tanks.git Increases difficulty so Patrick continues complaining. --- diff --git a/data/types/levels.yaml b/data/types/levels.yaml index 47aa321..f2ded6f 100644 --- a/data/types/levels.yaml +++ b/data/types/levels.yaml @@ -27,7 +27,11 @@ types: - type: wall args: [100,100, 50,50] - type: fence - args: [360,210, 130,30] + args: [360,210, 30,30] + - type: drywall + args: [400,200, 50,50] + - type: fence + args: [460,210, 30,30] - type: fence args: [10,210, 30,30] - type: fence @@ -47,13 +51,13 @@ types: units: - type: player align: 1 - loc: [175,475] + loc: [325,475] - type: blue align: 1 - loc: [325,475] - # - type: green - # align: 2 - # loc: [25,375] + loc: [175,475] + - type: green + align: 2 + loc: [25,375] - type: green align: 2 loc: [75,25]