diff options
Diffstat (limited to 'room.cub')
| -rw-r--r-- | room.cub | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/room.cub b/room.cub new file mode 100644 index 0000000..78297c2 --- /dev/null +++ b/room.cub @@ -0,0 +1,24 @@ +R 1500 1200 +NO ./textures/wood.xpm +SO ./textures/eagle.xpm +WE ./textures/redbrick.xpm +EA ./textures/mossy.xpm + +S ./textures/barrel.xpm +F 10,10,10 +C 40,40,40 + +1 1 1 1 1 1 1 1 1 1 1 1 +1 0 0 0 0 0 0 0 0 0 0 1 +1 0 0 0 0 0 0 0 0 0 0 1 +1 0 0 0 0 0 0 0 0 0 0 1 +1 0 0 0 0 0 0 0 0 0 0 1 +1 0 0 0 0 0 0 0 0 0 0 1 +1 0 0 0 0 0 S 0 0 0 0 1 +1 0 0 0 0 0 0 0 0 0 0 1 +1 0 0 0 0 0 0 0 0 0 0 1 +1 0 0 0 0 0 0 0 0 0 0 1 +1 0 0 0 0 0 0 0 0 0 0 1 +1 0 0 0 0 0 0 0 0 0 0 1 +1 0 0 0 0 0 0 0 0 0 0 1 +1 1 1 1 1 1 1 1 1 1 1 1 |
