Skip to content

Commit

Permalink
Nightcave test level: Restore decals that have been broken by an edit…
Browse files Browse the repository at this point in the history
…or bug in revision 6392.

SVN-Revision: 6503
  • Loading branch information
Florian Forster committed Mar 1, 2010
1 parent d4e511a commit 84cecbf
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions data/levels/test/nightcave.stl
Expand Up @@ -15,38 +15,47 @@
(decal
(x 384)
(y 1024)
(sprite "images/decal/nightcave/lightflower1.png")
)
(decal
(x 2528)
(y 960)
(sprite "images/decal/nightcave/lightflower2.png")
)
(decal
(x 2320)
(y 1008)
(sprite "images/decal/nightcave/lightflower3.png")
)
(decal
(x 1712)
(y 816)
(sprite "images/decal/nightcave/lightflower1.png")
)
(decal
(x 1920)
(y 928)
(sprite "images/decal/nightcave/lightflower2.png")
)
(decal
(x 2976)
(y 944)
(sprite "images/decal/nightcave/lightflower3.png")
)
(decal
(x 1344)
(y 496)
(sprite "images/decal/nightcave/lightflower1.png")
)
(decal
(x 720)
(y 752)
(sprite "images/decal/nightcave/lightflower2.png")
)
(decal
(x 992)
(y 704)
(sprite "images/decal/nightcave/lightflower3.png")
)
(snowman
(x 1059)
Expand Down

0 comments on commit 84cecbf

Please sign in to comment.