Removed problems from old Denizen code

This commit is contained in:
Rares Bozga
2025-12-10 22:36:00 +02:00
parent ee1528fe87
commit a77544467d
28 changed files with 92 additions and 81 deletions

View File

@@ -1,5 +1,5 @@
requestsearch_command_requestsearch:
debug: false
debug: false
type: command
name: requestsearch
description: Command to search someone's inventory.
@@ -9,7 +9,7 @@ requestsearch_command_requestsearch:
- patdown
permission: invreq.patdown
tab completions:
1: <empyy>
1: <empty>
script:
- if <context.source_type> != player:
- narrate "<&c>Please run this command as a player."