Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CatchableItem ¶
type FishingConfig ¶
type FishingConfig struct {
FishingRodItemIds []int `yaml:"fishingroditems"`
Catchables []CatchableItem `yaml:"catchables"`
}
type FishingModule ¶
type FishingModule struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.