← Items

ARCHWING WEAPON SLOTS

item
/Lotus/Types/StoreItems/SlotItems/TwoSpaceWeaponSlotItem

Adds two Archwing weapon inventory slots.

kind store_item
parent WeaponSlotItem
icon_path /Lotus/Interface/Icons/StoreIcons/MarketBundles/Slots/SlotRenderArchwingWeapon.png
description Adds two Archwing weapon inventory slots.
market_mode MM_VISIBLE
content_path /Lotus/Types/StoreItems/SlotItems/TwoSpaceWeaponSlotItem
display_name ARCHWING WEAPON SLOTS
localize_tag /Lotus/Language/Menu/ItemInventory_SlotsSpaceWeapon
internal_name TwoSpaceWeaponSlotItem
premium_price 12
is_player_facing True
product_category SlotItems
localize_desc_tag /Lotus/Language/Menu/ItemInventory_SlotsSpaceWeaponDescription
Raw record
{
  "kind": "store_item",
  "parent": "WeaponSlotItem",
  "icon_path": "/Lotus/Interface/Icons/StoreIcons/MarketBundles/Slots/SlotRenderArchwingWeapon.png",
  "description": "Adds two Archwing weapon inventory slots.",
  "market_mode": "MM_VISIBLE",
  "content_path": "/Lotus/Types/StoreItems/SlotItems/TwoSpaceWeaponSlotItem",
  "display_name": "ARCHWING WEAPON SLOTS",
  "localize_tag": "/Lotus/Language/Menu/ItemInventory_SlotsSpaceWeapon",
  "internal_name": "TwoSpaceWeaponSlotItem",
  "premium_price": 12,
  "is_player_facing": true,
  "product_category": "SlotItems",
  "localize_desc_tag": "/Lotus/Language/Menu/ItemInventory_SlotsSpaceWeaponDescription"
}