aboutsummaryrefslogtreecommitdiff
path: root/lua/pets/pet.lua
Commit message (Collapse)AuthorAge
* refactor: going with OOP approachGiuseppe Gadola2023-02-10
- creating a pet metatable/class - storing all the pets in a table with 'pet' objects