diff --git a/Source/trigs.cpp b/Source/trigs.cpp index 458b93c9b..12cf9de74 100644 --- a/Source/trigs.cpp +++ b/Source/trigs.cpp @@ -359,7 +359,7 @@ BOOL ForceTownTrig() } if (townwarps[2]) { - for (l = 1240; l <= 1254; l++) { + for (l = 1240; l <= 1255; l++) { if (dPiece[cursmx][cursmy] == l) { strcpy(infostr, "Down to hell"); cursmx = 41;