OSDN Git Service

MasterMissionにreturn_flagアトリビューを追加
authormasakih <masakih@users.sourceforge.jp>
Fri, 6 Jun 2014 13:55:54 +0000 (22:55 +0900)
committermasakih <masakih@users.sourceforge.jp>
Fri, 6 Jun 2014 13:55:54 +0000 (22:55 +0900)
スロットアイテムマスタが更新されない問題を修正

KCD/KCD.xcdatamodeld/KCD.xcdatamodel/contents

index 52de1ed..38749b7 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
-<model userDefinedModelVersionIdentifier="" type="com.apple.IDECoreDataModeler.DataModel" documentVersion="1.0" lastSavedToolsVersion="5064" systemVersion="13C1021" minimumToolsVersion="Xcode 4.3" macOSVersion="Automatic" iOSVersion="Automatic">
+<model userDefinedModelVersionIdentifier="" type="com.apple.IDECoreDataModeler.DataModel" documentVersion="1.0" lastSavedToolsVersion="5064" systemVersion="13D65" minimumToolsVersion="Xcode 4.3" macOSVersion="Automatic" iOSVersion="Automatic">
     <entity name="Basic" representedClassName="HMKCManagedObject" syncable="YES">
         <attribute name="active_flag" optional="YES" attributeType="Boolean" syncable="YES"/>
         <attribute name="comment" optional="YES" attributeType="String" syncable="YES"/>
         <attribute name="id" optional="YES" attributeType="Integer 32" defaultValueString="0" syncable="YES"/>
         <attribute name="maparea_id" optional="YES" attributeType="Integer 32" defaultValueString="0" syncable="YES"/>
         <attribute name="name" optional="YES" attributeType="String" syncable="YES"/>
+        <attribute name="return_flag" optional="YES" attributeType="Boolean" syncable="YES"/>
         <attribute name="state" optional="YES" attributeType="Integer 32" defaultValueString="0" syncable="YES"/>
         <attribute name="time" optional="YES" attributeType="Integer 32" defaultValueString="0" syncable="YES"/>
         <attribute name="use_bull" optional="YES" attributeType="Integer 32" defaultValueString="0" syncable="YES"/>
         <element name="MasterMapArea" positionX="0" positionY="0" width="128" height="90"/>
         <element name="MasterMapCell" positionX="0" positionY="0" width="128" height="133"/>
         <element name="MasterMapInfo" positionX="0" positionY="0" width="128" height="253"/>
-        <element name="MasterMission" positionX="0" positionY="0" width="128" height="255"/>
+        <element name="MasterMission" positionX="0" positionY="0" width="128" height="270"/>
         <element name="MasterShip" positionX="0" positionY="0" width="128" height="1515"/>
         <element name="MasterSlotItem" positionX="0" positionY="0" width="128" height="538"/>
+        <element name="MasterSlotItemEquipType" positionX="9" positionY="153" width="128" height="88"/>
         <element name="MasterSType" positionX="0" positionY="0" width="128" height="135"/>
         <element name="MasterUseItem" positionX="0" positionY="0" width="128" height="150"/>
         <element name="Material" positionX="0" positionY="0" width="128" height="150"/>
         <element name="NyukyoDock" positionX="0" positionY="0" width="128" height="195"/>
         <element name="Ship" positionX="0" positionY="0" width="128" height="763"/>
         <element name="SlotItem" positionX="0" positionY="0" width="128" height="238"/>
-        <element name="MasterSlotItemEquipType" positionX="9" positionY="153" width="128" height="88"/>
     </elements>
 </model>
\ No newline at end of file