Add action gathering functionality: implement ActionGathered model and repository, update Pet model and services, and enhance GameItemsRepository with item retrieval methods.
This commit is contained in:
@@ -14,5 +14,7 @@
|
||||
GATHERING_WISDOM,
|
||||
GATHERING_GOLD,
|
||||
GATHERING_FOOD,
|
||||
EXPLORE,
|
||||
BATTLE
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user