Added difficulty to scenario metadata for key locktypes

This commit is contained in:
Damian-I
2025-02-26 19:02:50 +00:00
parent 3bb16882e4
commit b77577796b

View File

@@ -159,6 +159,7 @@
"locked": true,
"lockType": "key",
"requires": "ceo_office_key",
"difficulty": "easy",
"objects": [
{
"type": "pc",
@@ -173,6 +174,7 @@
"locked": true,
"lockType": "key",
"requires": "briefcase_key",
"difficulty": "medium",
"observations": "An expensive leather briefcase with a sturdy lock",
"contents": [
{
@@ -218,6 +220,7 @@
"locked": true,
"lockType": "key",
"requires": "safe_key",
"difficulty": "hard",
"observations": "A well-hidden wall safe behind a painting",
"contents": [
{