Skip to content

Commit

Permalink
Added missing spawn pot
Browse files Browse the repository at this point in the history
Fixes #160
  • Loading branch information
Grumbel committed Jun 28, 2018
1 parent 0864dc0 commit 14e058c
Showing 1 changed file with 17 additions and 16 deletions.
33 changes: 17 additions & 16 deletions data/levels/halloween/halloween3-grumbel.pingus
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,12 @@
(position 524 482 -100)
(speed 0)
(parallax 0))
(groundpiece
(type "ground")
(surface
(image "groundpieces/ground/halloween/ground5")
(modifier "ROT0"))
(position 1081 334 0))
(groundpiece
(type "ground")
(surface
Expand Down Expand Up @@ -393,7 +399,7 @@
(surface
(image "groundpieces/ground/halloween/ground1")
(modifier "ROT0"))
(position 948 280 0))
(position 930 276 0))
(groundpiece
(type "ground")
(surface
Expand Down Expand Up @@ -429,7 +435,7 @@
(surface
(image "groundpieces/ground/halloween/ground6")
(modifier "ROT90"))
(position 1089 306 0))
(position 1093 204 0))
(groundpiece
(type "ground")
(surface
Expand Down Expand Up @@ -556,12 +562,6 @@
(image "groundpieces/ground/halloween/ground2")
(modifier "ROT180"))
(position 1002 423 0))
(groundpiece
(type "ground")
(surface
(image "groundpieces/ground/halloween/ground6")
(modifier "ROT90"))
(position 1110 237 0))
(groundpiece
(type "ground")
(surface
Expand Down Expand Up @@ -807,7 +807,7 @@
(surface
(image "groundpieces/transparent/misc/moos4")
(modifier "ROT0"))
(position 1146 409 0))
(position 1138 411 0))
(groundpiece
(type "transparent")
(surface
Expand Down Expand Up @@ -1018,12 +1018,6 @@
(image "groundpieces/transparent/misc/moos4")
(modifier "ROT0"))
(position 1261 117 0))
(groundpiece
(type "transparent")
(surface
(image "groundpieces/transparent/misc/moos5")
(modifier "ROT0"))
(position 1153 328 0))
(groundpiece
(type "transparent")
(surface
Expand Down Expand Up @@ -1218,8 +1212,15 @@
(position -45 1141 100)
(speed 0)
(repeat 32))
(hotspot
(surface
(image "entrances/halloween")
(modifier "ROT0"))
(position 1165 376 100)
(speed 0)
(parallax 0))
(entrance
(position 391 400 110)
(position 390 400 110)
(owner-id 0)
(direction "right")
(release-rate 150))
Expand Down

0 comments on commit 14e058c

Please sign in to comment.