adjustments

This commit is contained in:
c7309830
2025-03-28 00:37:47 +00:00
parent fa513a0f4f
commit 7e758e3d86
5 changed files with 10 additions and 10 deletions

View File

@@ -158,7 +158,7 @@
"visible":true,
"width":48,
"x":236.666666666667,
"y":168.666666666667
"y":190.666666666667
},
{
"gid":242,
@@ -170,7 +170,7 @@
"visible":true,
"width":48,
"x":230.666666666667,
"y":168.666666666667
"y":190.666666666667
}
],
"opacity":1,

View File

@@ -59,7 +59,7 @@
"name": "Office Computer",
"takeable": false,
"hasFingerprint": true,
"fingerprintOwner": "Mr Moo",
"fingerprintOwner": "Mrs Moo",
"fingerprintDifficulty": "easy",
"observations": "A computer with a cybersecurity alert on screen. There might be pawprints on the keyboard."
},
@@ -81,9 +81,11 @@
},
"office2": {
"type": "room_office",
"connections": {
"locked": true,
"lockType": "biometric",
"requires": "Mrs Moo",
"biometricMatchThreshold": 0.5,
"connections": {
"north": "ceo",
"south": "office1"
},
@@ -95,7 +97,7 @@
"takeable": true,
"readable": true,
"observations": "Deeper meaning into the image",
"text": "Professor Bark did not act alone, the hooveprint should be enough indication to who his alias is. To get the name, find the name hidden in the image using AES. The key is my favorite meal."
"text": "Professor Bark did not act alone, the hooveprint should be enough indication to who else is involved. To get the name, find the name hidden in the image using AES. The key is my favorite meal."
},
{
"type": "pc",

View File

@@ -29,7 +29,7 @@
"name": "Clue Note",
"takeable": true,
"readable": true,
"observations": "Numbers are important, remember these to proceed:\n- Prime modulus (p): 23\n- Base (g): 5\n- Tim's private key (a): 3\n- Jullie's private key (b): 5\nCalculate Tim's public key, Jullie's public key, and the final shared secret key."
"observations": "Safe one, next to the left door is Tim's public key, safe two is Julies's private key and the briefcase is the shared key. \nRemember: Public keys are (g^age MOD p)"
},
{
"type": "pc",

View File

@@ -30,7 +30,6 @@
"name": "Fun facts about me - ordering from favorite to least favorite",
"takeable": true,
"readable": true,
"inInventory": true,
"text": "Favorite scientists: \n-Albert Einstein \n-Frank Tipler \n-Igor Novikov \n-Stephen Hawking \n \nFavorite theories: \n-Relativity Theory \n-Gödels Rotating Universe \n-Tiplers Rotating Cylinder \n-Darwin's Theory of Evolution \nFavorite movie: \n-Back to the future \nPhone number: \n-07123456789"
},
{

View File

@@ -28,7 +28,6 @@
"name": "Recipe Note",
"takeable": true,
"readable": true,
"inInventory": true,
"text": "Cookies always start with the right ingredients! Step by step, you will gain an ingredient back from your recipe."
}
]