Skip to content

Commit

Permalink
update NPP
Browse files Browse the repository at this point in the history
  • Loading branch information
Alasdairbugs committed Dec 16, 2024
1 parent 1bfbc99 commit fba0617
Showing 1 changed file with 1 addition and 22 deletions.
23 changes: 1 addition & 22 deletions data/levels/bonus1/noloks_party_pit.stl
Original file line number Diff line number Diff line change
Expand Up @@ -313,27 +313,6 @@ end_cutscene();
(music
(file "/music/antarctic/crystalmine_intro.music")
)
(particle-zone
(particle-name "should feel a bit narrow, suffocating")
(width 32)
(height 32)
(x 32)
(y 992)
)
(particle-zone
(particle-name "really foggy, poor visibility")
(width 32)
(height 32)
(x 32)
(y 1056)
)
(particle-zone
(particle-name "candles blow out behind you, camera zoomed in")
(width 32)
(height 32)
(x 32)
(y 1120)
)
(path
(name "gen17333669741885473189568")
(path
Expand Down Expand Up @@ -500,7 +479,7 @@ wait(1);
//sector.set_volume(2);
//play_sound(\"sounds/evil_nolok_jingle.ogg\");
wait(2);
fade_in_music(\"music/antarctic/crystalmine_intro.music\", 3);
fade_in_music(\"music/antarctic/crystalmine_intro.ogg\", 3);
wait(1);

Tux.activate();
Expand Down

0 comments on commit fba0617

Please sign in to comment.