def RefreshEquipSlotWindow(self):
içerisinde
for i in xrange(item.COSTUME_SLOT_COUNT):
slotNumber = item.COSTUME_SLOT_START + i
self.wndCostume.SetItemSlot(slotNumber, getItemVNum(slotNumber), 0)
bul altına ekle
if app.ENABLE_WEAPON_COSTUME_SYSTEM...