mirror of
https://github.com/cliffe/BreakEscape.git
synced 2026-02-20 13:50:46 +00:00
Removed blackboard, changed the computer in office1 to be used for fingerprints. Also added a hint in the description of the computer that it has a fingerprint
This commit is contained in:
@@ -1483,12 +1483,6 @@
|
||||
}
|
||||
}
|
||||
|
||||
// Add blackboard interaction
|
||||
if (data.scenarioData?.type === "blackboard") {
|
||||
alert("A blackboard with some recent writing. There might be fingerprints on the surface.");
|
||||
return;
|
||||
}
|
||||
|
||||
alert(message);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user