mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2026-01-22 14:26:01 +00:00
Created folder Graphics/UI, renamed some UI graphics
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# NOTE: The order these shapes are registered are the order they are listed in
|
||||
# the Pokédex search screen.
|
||||
# "Graphics/Pictures/Pokedex/icon_shapes.png" contains icons for these
|
||||
# "Graphics/UI/Pokedex/icon_shapes.png" contains icons for these
|
||||
# shapes.
|
||||
module GameData
|
||||
class BodyShape
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# NOTE: "Graphics/Pictures/statuses.png" also contains icons for being fainted
|
||||
# and for having Pokérus, in that order, at the bottom of the graphic.
|
||||
# "Graphics/Pictures/Battle/icon_statuses.png" also contains an icon for
|
||||
# bad poisoning (toxic), at the bottom of the graphic.
|
||||
# NOTE: "Graphics/UI/statuses.png" also contains icons for being fainted and for
|
||||
# having Pokérus, in that order, at the bottom of the graphic.
|
||||
# "Graphics/UI/Battle/icon_statuses.png" also contains an icon for bad
|
||||
# poisoning (toxic), at the bottom of the graphic.
|
||||
# Both graphics automatically handle varying numbers of defined statuses,
|
||||
# as long as their extra icons remain at the bottom of them.
|
||||
module GameData
|
||||
|
||||
Reference in New Issue
Block a user