Changes

class fix
Line 1: Line 1: −
--Categories:
+
-- [[Category:Player ship modules]]
--[[Category:Player ship modules]]
      
return {
 
return {
Line 11: Line 10:  
         _japanese_name = "あきつ丸",
 
         _japanese_name = "あきつ丸",
 
         _reading = "あきつまる",
 
         _reading = "あきつまる",
         _class = "Hei",
+
         _class = "Special Purpose Ship Type C",
         _class_number = false,
+
         _class_number = 1,
 
         _type = 17,
 
         _type = 17,
 
         _hp = 38,
 
         _hp = 38,
Line 58: Line 57:  
         _artist = "Kuu Ro Kuro",
 
         _artist = "Kuu Ro Kuro",
 
         _implementation_date = { 2013, 12, 24 },
 
         _implementation_date = { 2013, 12, 24 },
         _availability = nil,
+
         _availability = { },
 
         _wikipedia = "Japanese aircraft carrier Akitsu Maru",
 
         _wikipedia = "Japanese aircraft carrier Akitsu Maru",
 
     },
 
     },
Line 70: Line 69:  
         _japanese_name = "あきつ丸改",
 
         _japanese_name = "あきつ丸改",
 
         _reading = "あきつまるかい",
 
         _reading = "あきつまるかい",
         _class = "Hei",
+
         _class = "Special Purpose Ship Type C",
 
         _class_number = 1,
 
         _class_number = 1,
 
         _type = 17,
 
         _type = 17,
Line 114: Line 113:  
         _equipment = {
 
         _equipment = {
 
             { equipment = "Type 3 Command Liaison Aircraft (ASW)", size = 8 },
 
             { equipment = "Type 3 Command Liaison Aircraft (ASW)", size = 8 },
             { equipment = "No. Ka Observation Autogyro", size = 8 },
+
             { equipment = "Ka Type Observation Autogyro", size = 8 },
 
             { equipment = false, size = 8 },
 
             { equipment = false, size = 8 },
 
         },
 
         },
34,500

edits