1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-23 21:27:45 +00:00

Merge pull request #667 from Supamiu/patch-3

Add Fishing and Craft event types
This commit is contained in:
Mordred 2020-05-10 20:46:33 +02:00 committed by GitHub
commit 2823923a88

View file

@ -54,6 +54,7 @@ namespace Sapphire::Event
Aetheryte = 0x0005,
GuildLeveAssignment = 0x0006,
DefaultTalk = 0x0009,
Craft = 0x000A,
CustomTalk = 0x000B,
CompanyLeveOfficer = 0x000C,
CraftLeve = 0x000E,
@ -63,6 +64,7 @@ namespace Sapphire::Event
ChocoboTaxiStand = 0x0012,
Opening = 0x0013,
ExitRange = 0x0014,
Fishing = 0x0015,
GCShop = 0x0016,
GuildOrderGuide = 0x0017,
GuildOrderOfficer = 0x0018,