diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2020-03-25 19:27:47 +0100 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2020-03-25 19:27:47 +0100 |
commit | 94c06bc705b8598eb9ce30514f14f583f2538de8 (patch) | |
tree | 44175b996a6a219bc7c23b3eb4656b13ad039cd5 /map/map_one.cub | |
parent | Fixed sprite parse (diff) | |
download | 42-cub3d-94c06bc705b8598eb9ce30514f14f583f2538de8.tar.gz 42-cub3d-94c06bc705b8598eb9ce30514f14f583f2538de8.tar.bz2 42-cub3d-94c06bc705b8598eb9ce30514f14f583f2538de8.tar.xz 42-cub3d-94c06bc705b8598eb9ce30514f14f583f2538de8.tar.zst 42-cub3d-94c06bc705b8598eb9ce30514f14f583f2538de8.zip |
Solved segfault, fuck stack
Diffstat (limited to '')
-rw-r--r-- | map/map_one.cub | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/map/map_one.cub b/map/map_one.cub index e7395cb..f0a498b 100644 --- a/map/map_one.cub +++ b/map/map_one.cub @@ -11,10 +11,11 @@ F ./media/img/tex/parquet.xpm S ./media/img/sprites/pillar.xpm S3 ./media/img/sprites/pylon.xpm S4 ./media/img/sprites/hey.xpm -S5 ./media/img/sprites/hey.xpm -S6 ./media/img/sprites/hey.xpm -S7 ./media/img/sprites/hey.xpm -S8 ./media/img/sprites/hey.xpm +S5 ./media/img/sprites/larry.xpm +S6 ./media/img/sprites/linus.xpm +S7 ./media/img/sprites/spikes.xpm +S8 ./media/img/sprites/wood_chest.xpm +S9 ./media/img/sprites/first_aid.xpm T ./media/img/sprites/spikes.xpm @@ -23,12 +24,12 @@ SH 2 1111111111111111111 111111111111000000000000000001 100000000000000000000000000001 -10000E000000020304050607000001 +100000000000020304050607080901 100000000000000000000000000001 1001000000T0000000000000000001 -10110+0+0111000001111111111111 -111111111111110011 -1000001 100001 +10110+0+0111000001110000000111 +111111111111110011 1000N0001 +1000001 100001 111111111 1001001 100001 1011001 100001 111101111111110111 |