Update scenario.json.erb: Change NPC sprite and add closing debrief triggers

- Updated spriteSheet for Sarah Martinez from "female_office_worker" to "female_blowse".
- Added new event triggers for closing debrief upon entering the main office area and confronting Derek.
- Modified Agent 0x99 to use a person type NPC with updated event mappings and properties.
This commit is contained in:
Z. Cliffe Schreuders
2026-02-17 16:33:49 +00:00
parent a5f0b9164d
commit f30dd7f279
14 changed files with 244 additions and 64 deletions

View File

@@ -1,4 +1,7 @@
{
"cursor.general.disableHttp2": true,
"chat.agent.maxRequests": 100
"chat.agent.maxRequests": 100,
"chat.tools.terminal.autoApprove": {
"bin/inklecate": true
}
}