From b8c90886ef1f3afb8d908aac89028bd177836cae Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Thu, 9 Jul 2026 16:09:35 -0400 Subject: feat(admin): multi-select with shift+drag for common bulk operations --- building_guide/search.md | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 building_guide/search.md (limited to 'building_guide/search.md') diff --git a/building_guide/search.md b/building_guide/search.md deleted file mode 100644 index e6e2a14..0000000 --- a/building_guide/search.md +++ /dev/null @@ -1,15 +0,0 @@ -## The `search` Command - -Used to open searchable items in your inventory (bird's nests, etc.): -``` -Usage: search - -Example: search nest - search birds nest -``` - -Searches your inventory for the named item. If found, removes it and rolls on a drop table. -Currently only bird's nests are searchable. - ---- - -- cgit v1.2.3