summaryrefslogtreecommitdiff
path: root/npc/003-9/scripted.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/003-9/scripted.txt')
-rw-r--r--npc/003-9/scripted.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-9/scripted.txt b/npc/003-9/scripted.txt
index 752775c93..f8ad67b10 100644
--- a/npc/003-9/scripted.txt
+++ b/npc/003-9/scripted.txt
@@ -159,7 +159,7 @@ OnEvent20:
end;
OnEvent21:
- setpcblock(255, false);
+ setpcblock(PCBLOCK_HARD, false);
dispbottom l("I better report this to Lua!");
LUA_ASKED_TO_SLEEP=false;
end;