summaryrefslogtreecommitdiff
path: root/npc/003-9/scripted.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-02-14 16:09:49 -0300
committerJesusaves <cpntb1@ymail.com>2021-02-14 16:09:49 -0300
commitc733872ea010e47facfec2b915acd0873a611bf9 (patch)
tree515a050654921c6995617157328841e825ff27bf /npc/003-9/scripted.txt
parent16cf7d67834ab45de67a2dce2ec7406373547816 (diff)
downloadserverdata-c733872ea010e47facfec2b915acd0873a611bf9.tar.gz
serverdata-c733872ea010e47facfec2b915acd0873a611bf9.tar.bz2
serverdata-c733872ea010e47facfec2b915acd0873a611bf9.tar.xz
serverdata-c733872ea010e47facfec2b915acd0873a611bf9.zip
Update PCBLOCK
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;