Edit on GitHub
GameService Server Tiki Shop Card Exchange Response B
Summary
This packet acknowledges converting cards in the Card Exchange section of Tiki's Shop.
This is one of the responses to GameService Client 0x0155 Tiki Shop Card Exchange.
Structure
Name | Type | Summary |
unknown_a | bytes[4] | All 0x00? |
card_id | u4 | From pangya_xx.iff/Card.iff. The item ID of the new card from the exchange. |
Definition
meta:
id: gameservice_server_022a_tiki_shop_card_exchange_response_b
title: GameService Server Tiki Shop Card Exchange Response B
encoding: ASCII
endian: le
imports:
- ../../common/pstring
seq:
- id: unknown_a
size: 4
- id: card_id
type: u4
Examples
No examples available. Contribute one?