--HG--
branch : gsoc2012-achievements
This commit is contained in:
SirCotare 2012-12-11 13:10:53 +01:00
parent 9283736c91
commit cffdcc5339

View file

@ -683,6 +683,11 @@
if(in_array($name,$this->ignore_block)) {
$this->lock = 0;
return null;
}
if($this->lock == 1) {
return null;
}
/* respawn points */