mirror of
https://github.com/Mezeporta/Erupe.git
synced 2026-03-26 09:33:02 +01:00
docs(enumerations): identify item_type 9 as Campaign Quest
Confirmed via handler code and demo data: item_type 9 is a campaign gate quest (quantity=0, item_id=quest_id). Used by VISA Quest and other quest-gated campaigns in the event tent system.
@@ -27,7 +27,7 @@ These define the item type you would receive from a Distribution or Event Tent D
|
|||||||
| 6 | Ranged |
|
| 6 | Ranged |
|
||||||
| 7 | Item |
|
| 7 | Item |
|
||||||
| 8 | Furniture |
|
| 8 | Furniture |
|
||||||
| 9 | UNKNOWN |
|
| 9 | Campaign Quest |
|
||||||
| 10 | Zenny |
|
| 10 | Zenny |
|
||||||
| 11 | UNKNOWN |
|
| 11 | UNKNOWN |
|
||||||
| 12 | Festival Points |
|
| 12 | Festival Points |
|
||||||
|
|||||||
Reference in New Issue
Block a user