isActivable = true; } public function getDrops(Item $item, Player $player){ return array( array($this->id, 0, 1), ); } }