Changes

no edit summary
Line 102: Line 102:  
   tea = 'Item Card Tea.png',
 
   tea = 'Item Card Tea.png',
 
   houshou_dinner_ticket = 'Item Card Houshou Dinner Ticket.png',
 
   houshou_dinner_ticket = 'Item Card Houshou Dinner Ticket.png',
   setsubun_beans = 'Item Card Setsubun Beans.png'
+
   setsubun_beans = 'Item Card Setsubun Beans.png',
 +
  empty_equipment_icon = 'Xx_c.png',
 +
  equipment_icons = {
 +
    [false] = 'Xx_c.png',
 +
    [1] = 'RedGunLight.png',
 +
    [2] = 'RedGunMedium.png',
 +
    [3] = 'RedGunHeavy.png',
 +
    [4] = 'YellowGun.png',
 +
    [5] = 'Torpedo.png',
 +
    [6] = 'GreenPlane.png',
 +
    [7] = 'RedPlane.png',
 +
    [8] = 'BluePlane.png',
 +
    [9] = 'YellowPlane.png',
 +
    [10] = 'Seaplane.png',
 +
    [11] = 'Radar.png',
 +
    [12] = 'GreenAmmo.png',
 +
    [13] = 'RedAmmo.png',
 +
    [14] = 'EmergencyRepair.png',
 +
    [15] = 'GreenGunMG.png',
 +
    [16] = 'GreenGunDP.png',
 +
    [17] = 'DepthCharge.png',
 +
    [18] = 'Sonar.png',
 +
    [19] = 'Turbine.png',
 +
    [20] = 'LandingCraft.png',
 +
    [21] = 'Heli.png',
 +
    [22] = 'Subplane.png',
 +
    [23] = 'Expansion Bulge (Medium).png',
 +
    [24] = 'Searchlight.png',
 +
    [25] = 'Drum.png',
 +
    [26] = 'Facility.png',
 +
    [27] = 'FlareIcon.png',
 +
    [28] = 'Cf_c.png',
 +
    [29] = 'Ap_c.png',
 +
    [30] = 'Aafd_c.png',
 +
    [31] = 'Agat_c.png',
 +
    [32] = 'Ssp_c.png',
 +
    [33] = 'Large Flying Boat Icon.png',
 +
    [34] = 'Combat Provisions Icon.png',
 +
    [35] = 'Supplies Icon.png',
 +
    [36] = 'Special Amphibious Tank Icon.png',
 +
    [37] = 'Land-based Attack Aircraft Icon.png',
 +
    [38] = 'Interceptor Fighter Icon.png',
 +
    [39] = 'Jet-powered Fighter-Bomber Icon 1.png',
 +
    [40] = 'Jet-powered Fighter-Bomber Icon 2.png',
 +
    [41] = 'Transportation Material Icon.png',
 +
    [42] = 'Submarine Radar Icon.png',
 +
    [43] = 'Seaplane Fighter Icon.png',
 +
    [44] = 'Interceptor Fighter Icon 2.png',
 +
    [45] = 'Night Fighter Aircraft Icon.png',
 +
    [46] = 'Night Torpedo Bomber Icon.png',
 +
    [47] = 'Land-based Patrol Aircraft Icon.png'
 +
  },
 +
  simple_equipment_icons = {
 +
    [1] = 'Small Caliber Main Gun Icon Simple.png',
 +
    [2] = 'Medium Caliber Main Gun Icon Simple.png',
 +
    [3] = 'Large Caliber Main Gun Icon Simple.png',
 +
    [4] = 'Secondary Gun Icon Simple.png',
 +
    [5] = 'Torpedo Icon Simple.png',
 +
    [6] = 'Carrier-based Fighter Aircraft Icon Simple.png',
 +
    [7] = 'Carrier-based Dive Bomber Icon Simple.png',
 +
    [8] = 'Carrier-based Torpedo Bomber Icon Simple.png',
 +
    [9] = 'Carrier-based Reconnaissance Aircraft Icon Simple.png',
 +
    [10] = 'Seaplane Icon Simple.png',
 +
    [11] = 'Radar Icon Simple.png',
 +
    [12] = 'Anti-Aircraft Shell Icon Simple.png',
 +
    [13] = 'Armor Piercing Shell Icon Simple.png',
 +
    [14] = 'Damage Control Personnel Icon Simple.png',
 +
    [15] = 'Anti-Aircraft Gun Icon Simple.png',
 +
    [16] = 'Dual Purpose Gun Icon Simple.png',
 +
    [17] = 'Depth Charge Icon Simple.png',
 +
    [18] = 'Sonar Icon Simple.png',
 +
    [19] = 'Engine Improvement Icon Simple.png',
 +
    [20] = 'Landing Craft Icon Simple.png',
 +
    [21] = 'Autogyro Icon Simple.png',
 +
    [22] = 'Anti-submarine Patrol Aircraft Icon Simple.png',
 +
    [23] = 'Extra Armor Icon Simple.png',
 +
    [24] = 'Searchlight Icon Simple.png',
 +
    [25] = 'Supply Transport Container Icon Simple.png',
 +
    [26] = 'Ship Repair Facility Icon Simple.png',
 +
    [27] = 'Star Shell Icon Simple.png',
 +
    [28] = 'Command Facility Icon Simple.png',
 +
    [29] = 'Aviation Personnel Icon Simple.png',
 +
    [30] = 'Anti-Aircraft Fire Director Icon Simple.png',
 +
    [31] = 'Anti-Ground Equipment Icon Simple.png',
 +
    [32] = 'Surface Ship Personnel Icon Simple.png',
 +
    [33] = 'Large Flying Boat Icon Simple.png',
 +
    [34] = 'Combat Ration Icon Simple.png',
 +
    [35] = 'Supplies Icon Simple.png',
 +
    [36] = 'Special Amphibious Tank Icon Simple.png',
 +
    [37] = 'Land-based Attack Aircraft Icon Simple.png',
 +
    [38] = 'Interceptor Fighter Icon Simple.png',
 +
    [39] = 'Jet-powered Fighter-Bomber Icon 1 Simple.png',
 +
    [40] = 'Jet-powered Fighter-Bomber Icon 2 Simple.png',
 +
    [41] = 'Transportation Material Icon Simple.png',
 +
    [42] = 'Submarine Radar Icon Simple.png',
 +
    [43] = 'Seaplane Fighter Icon Simple.png',
 +
    [44] = 'Interceptor Fighter Icon 2 Simple.png',
 +
    [45] = 'Night Fighter Aircraft Icon Simple.png',
 +
    [46] = 'Night Torpedo Bomber Icon Simple.png',
 +
    [47] = 'Land-based Patrol Aircraft Icon Simple.png'
 +
  }
 
}
 
}
cssedit, gkautomate
6,926

edits