Skip to content

Commit

Permalink
ID added (#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
shaneajeffery authored Apr 17, 2024
1 parent 0c26807 commit a822357
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wowgd/creature.go
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ type Creature struct {
Key struct {
Href string `json:"href"`
} `json:"key"`
ID int `json:"id"`
} `json:"creature_displays"`
IsTameable bool `json:"is_tameable"`
}
Expand Down

0 comments on commit a822357

Please sign in to comment.