few changes

This commit is contained in:
c7309830
2025-03-21 14:28:53 +00:00
parent a624e908c1
commit 78958a932c
8 changed files with 145 additions and 17 deletions

View File

@@ -150,7 +150,32 @@
"width":48,
"x":329.276113360324,
"y":40.7708502024292
}],
},
{
"gid":12041,
"height":48,
"id":26,
"name":"safe1",
"rotation":0,
"type":"",
"visible":true,
"width":48,
"x":150,
"y":400
},
{
"height":48,
"id":3,
"name":"notes",
"rotation":0,
"type":"",
"visible":true,
"width":48,
"x":153.982186234818,
"y":212.255870445344
}
],
"opacity":1,
"type":"objectgroup",
"visible":true,

View File

@@ -95,6 +95,18 @@
"x":153.982186234818,
"y":212.255870445344
},
{
"gid":17485,
"height":48,
"id":2,
"name":"notes2",
"rotation":0,
"type":"",
"visible":true,
"width":48,
"x":370.947368421053,
"y":181.473684210526
},
{
"height":48,
"id":4,

View File

@@ -227,7 +227,42 @@
"width":48,
"x":268.518863530508,
"y":251.312529110387
}],
},
{
"gid":428,
"height":48,
"id":14,
"name":"pc2",
"rotation":0,
"type":"",
"visible":true,
"width":48,
"x":170,
"y":193
},
{
"height":48,
"id":11,
"name":"tablet",
"rotation":0,
"type":"",
"visible":true,
"width":48,
"x":280,
"y":130
},
{
"height":48,
"id":12,
"name":"bluetooth_scanner",
"rotation":0,
"type":"",
"visible":true,
"width":48,
"x":380,
"y":166
}
],
"opacity":1,
"type":"objectgroup",
"visible":true,

View File

@@ -149,7 +149,44 @@
"width":48,
"x":143.838518642089,
"y":191.623488197514
}],
},
{
"gid":12329,
"height":48,
"id":13,
"name":"safe",
"rotation":0,
"type":"",
"visible":true,
"width":48,
"x":192,
"y":96
},
{
"gid":12329,
"height":48,
"id":14,
"name":"safe2",
"rotation":0,
"type":"",
"visible":true,
"width":48,
"x":140,
"y":300
},
{
"gid":12329,
"height":48,
"id":15,
"name":"safe3",
"rotation":0,
"type":"",
"visible":true,
"width":48,
"x":350,
"y":250
}
],
"opacity":1,
"type":"objectgroup",
"visible":true,

View File

@@ -147,7 +147,32 @@
"width":48,
"x":198.43047889414,
"y":282.432633837121
}],
},
{
"gid":242,
"height":48,
"id":10,
"name":"notes",
"rotation":0,
"type":"",
"visible":true,
"width":48,
"x":236.666666666667,
"y":168.666666666667
},
{
"gid":242,
"height":48,
"id":10,
"name":"notes2",
"rotation":0,
"type":"",
"visible":true,
"width":48,
"x":230.666666666667,
"y":168.666666666667
}
],
"opacity":1,
"type":"objectgroup",
"visible":true,

View File

@@ -1,5 +1,7 @@
{
"scenario_brief": "Your beloved kitty sidekick, Captain Meow, has vanished without a trace! As a renowned adventurer and detective, you suspect foul play. The last clue? A cryptic paw print left on your desk and a strange voicemail message on your phone. Can you crack the codes, follow the trail, and rescue Captain Meow before its too late?",
"endGoal": "Recover the stolen Project Sentinel prototype from the intruder's hidden exit route and secure all compromised data.",
"startRoom": "reception",
"rooms": {
@@ -49,10 +51,9 @@
"type": "pc",
"name": "Office Computer",
"takeable": false,
"requires": "password",
"hasFingerprint": true,
"fingerprintOwner": "Mr Moo",
"fingerprintQuality": 0.9,
"fingerprintDifficulty": "easy",
"observations": "A computer with a cybersecurity alert on screen. There might be pawprints on the keyboard."
},
{
@@ -68,12 +69,6 @@
"name": "Fingerprint Kit",
"takeable": true,
"observations": "A kit used for collecting fingerprints from surfaces"
},
{
"type": "spoofing_kit",
"name": "Fingerprint Spoofing Kit",
"takeable": true,
"observations": "A specialized kit containing silicone, gelatin, and other materials for creating artificial fingerprints"
}
]
},

View File

@@ -31,7 +31,7 @@
"takeable": false,
"locked": true,
"lockType": "password",
"requires": "timeIsMoney_123",
"requires": "TimeIsMoney_123",
"observations": "A locked safe requiring a decrypted password.",
"contents": [
{
@@ -57,7 +57,7 @@
"objects": [
{
"type": "pc",
"name": "Photo hex",
"name": "Render the image and input the colour to open the safe in all lower caps",
"takeable": false,
"text": "Render the image and input the colour to open the safe in all lower caps",
"observations": "89504e470d0a1a0a0000000d4948445200000002000000250806000000681f38aa000000017352474200aece1ce90000000467414d410000b18f0bfc6105000000097048597300000ec300000ec301c76fa8640000001b494441542853637cf1f2ed7f20606062808251061090c360600000d66d0704a06be47e0000000049454e44ae426082"
@@ -148,10 +148,9 @@
"observations": "A locked safe requiring a decrypted password.",
"contents": [
{
"type": "key",
"type": "notes",
"name": "Briefcase Key",
"takeable": true,
"key_id": "briefcase_key",
"observations": "Congratulations! You've recovered my time machine blueprints and stopped the self-destruct sequence.\n You outsmarted me and for that I believe you deserve these blueprints more than me! \n flag{timemachineflag123}."
}
]

View File

@@ -7317,4 +7317,4 @@
}
</script>
</body>
</html>
</html>