Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions data/levels/world2/worldmap.stwm
Original file line number Diff line number Diff line change
Expand Up @@ -508,6 +508,15 @@ corrupt_forest(true);")
(x 22)
(y 59)
)
(special-tile
(z-pos 50)
(blocking #f)
(invisible-tile #t)
(script "Effect.fade_out(1);")
(apply-to-direction "north")
(x 23)
(y 98)
)
(teleporter
(z-pos 50)
(worldmap "/levels/world1/worldmap.stwm")
Expand Down