Changes

no edit summary
Line 2: Line 2:  
--[[Category:Equipment modules]]
 
--[[Category:Equipment modules]]
   −
local Prototype_Nanzan = {
+
return {
 
_name = "Prototype Nanzan",
 
_name = "Prototype Nanzan",
 
_localized_name = "Prototype Southern Mountain",
 
_localized_name = "Prototype Southern Mountain",
Line 32: Line 32:  
_scrap_steel = false,
 
_scrap_steel = false,
 
_scrap_bauxite = 15,
 
_scrap_bauxite = 15,
 +
_info = "水上機搭載可能な潜水艦による戦略的な運用を目指して開発された、急降下爆撃可能なハイスペック艦載攻撃機「晴嵐」。その陸上運用機バージョン「南山」に着艦フックを付与した試作航空母艦運用型(爆装)です。テスト機なので、派手なカラーリングとなっています。",
 
_buildable = false,
 
_buildable = false,
 
_upgradable = false,
 
_upgradable = false,
 
}
 
}
  −
return Prototype_Nanzan