MCPcopy Create free account
hub / github.com/DescentDevelopers/Descent3 / PriestJustExitPuzzle

Function PriestJustExitPuzzle

scripts/Level6.cpp:1274–1277  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1272}
1273
1274void PriestJustExitPuzzle(void) {
1275 mprintf(0, "Just exited puzzle\n");
1276 PriestPlaySoundAtNode(-1);
1277}
1278
1279void PriestJustEnteredPuzzle(void) {
1280 mprintf(0, "Just entered puzzle\n");

Callers 1

aPriestKeyExitFunction · 0.85

Calls 1

PriestPlaySoundAtNodeFunction · 0.85

Tested by

no test coverage detected