mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2026-01-25 07:46:06 +00:00
More revamping and rearranging
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#===============================================================================
|
||||
# Stores information about a Pokémon's owner.
|
||||
#===============================================================================
|
||||
class Pokemon
|
||||
# Stores information about a Pokémon's owner.
|
||||
class Owner
|
||||
# @return [Integer] the ID of the owner
|
||||
attr_reader :id
|
||||
|
||||
Reference in New Issue
Block a user