class Window_ActorCommand def add_item_command add_command(Vocab::item, :item, !@actor.state?(10)) endend
class Window_ActorCommand def add_item_command add_command(Vocab::item, :item, !@actor.state?(10)) end end
taroxd 发表于 2014-11-22 18:12 暂时写成 10 号状态。那个 10 可以随便改。 获得 10 号状态后无法打开“物品”菜单