mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-07-23 11:37:45 +00:00
pragma balls;
This commit is contained in:
parent
3d1797ff4d
commit
68c6374110
1 changed files with 1 additions and 2 deletions
|
@ -1182,7 +1182,7 @@ namespace Sapphire::Common
|
|||
|
||||
// Legacy subtypes - skipping
|
||||
|
||||
#pragma region Synth 1 -50 Recipes
|
||||
// Synth 1 -50 Recipes
|
||||
SynthWoodworkingLv01to10Recipes = 23,
|
||||
SynthWoodworkingLv11to20Recipes = 24,
|
||||
SynthWoodworkingLv21to30Recipes = 25,
|
||||
|
@ -1223,7 +1223,6 @@ namespace Sapphire::Common
|
|||
SynthCookingLv21to30Recipes = 60,
|
||||
SynthCookingLv31to40Recipes = 61,
|
||||
SynthCookingLv41to50Recipes = 62,
|
||||
#pragma endregion
|
||||
|
||||
// TODO: Map gathering subtypes 63 to 128
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue