diff options
Diffstat (limited to 'npc/024-14')
-rw-r--r-- | npc/024-14/doorbell.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/024-14/doorbell.txt b/npc/024-14/doorbell.txt index 166a1b387..ac6452a17 100644 --- a/npc/024-14/doorbell.txt +++ b/npc/024-14/doorbell.txt @@ -52,7 +52,7 @@ L_Manage: select l("Leave"), l("Manage Furniture"), - l("Reload NPC Data"); + rif(is_staff(), l("Reload NPC Data")); switch (@menu) { case 1: |