eventcurrency_pumpkinwarhead top-level property

Item eventcurrency_pumpkinwarhead
getter/setter pair

Material - Pumpkin Warhead item

Implementation

Item eventcurrency_pumpkinwarhead = Item(
  "eventcurrency_pumpkinwarhead",
  "Material - Pumpkin Warhead",
  "Pumpkin Warheads.  These Warheads are necessary to develop the Jack-O-Launcher!",
  Rarity.common,
  "/Game/UI/Foundation/Textures/Icons/Items/T-Icon-pumpkin.T-Icon-pumpkin",
  "/Game/UI/Foundation/Textures/Icons/Items/T-Icon-pumpkin.T-Icon-pumpkin",
  "null",
  "FortniteGame/Content/Items/PersistentResources/EventCurrency_PumpkinWarhead.uasset",
  0,
);