mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-11 07:04:59 +00:00
More or less standardised separator comments in the code
This commit is contained in:
@@ -264,7 +264,7 @@ class PokemonStorage
|
||||
end
|
||||
|
||||
#===============================================================================
|
||||
# Regional Storage scripts
|
||||
# Regional Storage scripts.
|
||||
#===============================================================================
|
||||
class RegionalStorage
|
||||
def initialize
|
||||
@@ -382,7 +382,7 @@ def pbLockWallpaper(index)
|
||||
end
|
||||
|
||||
#===============================================================================
|
||||
# Look through Pokémon in storage
|
||||
# Look through Pokémon in storage.
|
||||
#===============================================================================
|
||||
# Yields every Pokémon/egg in storage in turn.
|
||||
def pbEachPokemon
|
||||
|
||||
Reference in New Issue
Block a user