From c733872ea010e47facfec2b915acd0873a611bf9 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 14 Feb 2021 16:09:49 -0300 Subject: Update PCBLOCK --- npc/003-9/recepcionist.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/003-9/recepcionist.txt') diff --git a/npc/003-9/recepcionist.txt b/npc/003-9/recepcionist.txt index b21cedb15..cb6a81c47 100644 --- a/npc/003-9/recepcionist.txt +++ b/npc/003-9/recepcionist.txt @@ -52,7 +52,7 @@ L_Cutscene: instance_set_timeout(360, 360, .@inst); instance_init(.@inst); warp .@mapn$, 36, 47; - setpcblock(255, true); // FIXME: No commands?! Better add a new constant? + setpcblock(PCBLOCK_HARD, true); // NOTE: No commands?! I'm not sure... addtimer 1000, "#TulimInnStory::OnEvent1"; close; -- cgit v1.2.3-60-g2f50