From 90be2a7937e7552a72d1e7eb632e6bc2d01443ef Mon Sep 17 00:00:00 2001 From: AnnieRuru Date: Fri, 4 May 2018 15:11:44 +0800 Subject: Add setpcblock & checkpcblock script commands thanks to @MishimaHaruna for the updated syntax --- src/map/unit.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map/unit.c') diff --git a/src/map/unit.c b/src/map/unit.c index 64bd17edc..d9cae3e3e 100644 --- a/src/map/unit.c +++ b/src/map/unit.c @@ -1091,7 +1091,7 @@ int unit_can_move(struct block_list *bl) pc_issit(sd) || sd->state.vending || sd->state.buyingstore || - sd->state.blockedmove + sd->block_action.move )) return 0; //Can't move -- cgit v1.2.3-70-g09d2