final case classRepairMessage(item_guid: PlanetSideGUID, repair_value: Long) extends PlanetSideGamePacket with Product with Serializable
Dispatched to the client to report the amount of repair that is performed upon a target item.
The item could be a player or a vehicle or a stationary game object, e.g., a terminal.
Dispatched to the client to report the amount of repair that is performed upon a target item. The item could be a player or a vehicle or a stationary game object, e.g., a terminal.
an item
how much the item has been repaired for