game,feat: 새 도구 아이템 추가, 아이템 효과에 필요한 기능 추가 #206
@@ -183,6 +183,7 @@ class General implements iAction
|
||||
{
|
||||
if ($itemCode === null) {
|
||||
$this->deleteItem($itemKey);
|
||||
return;
|
||||
}
|
||||
|
||||
$this->setVar($itemKey, $itemCode);
|
||||
|
||||
Reference in New Issue
Block a user