view data/levels/sheep @ 444:547320870aed

Herd ALL THE SHEEPS.
author Jeremy Thurgood <firxen@gmail.com>
date Sat, 07 Sep 2013 14:47:34 +0200
parents
children 249869caaaf3
line wrap: on
line source

base_tile: tiles/floor.png
enemies:
- args:
  - [1000, 600]
  classname: Sheep
- args:
  - [1000, 500]
  classname: Sheep
- args:
  - [1000, 400]
  classname: Sheep
- args:
  - [1000, 300]
  classname: Sheep
game_objects:
- args:
  - [800, 500]
  - - [700, 450]
    - [700, 850]
    - [1150, 850]
    - [1150, 450]
  - 3
  classname: SheepPen
  name: sheep_pen
- args:
  - [900, 400]
  - sheep_pen
  classname: FloorLight
  name: sheep_light
lines:
- - [700, 850]
  - [700, 450]
- - [700, 450]
  - [960, 450]
polygons:
  1:
  - [50, 50]
  - [1150, 50]
  - [1150, 850]
  - [50, 850]
  - [50, 50]
size: [1200, 900]