Remove link sprite. Updated bob sprite
This commit is contained in:
2
CLI.py
2
CLI.py
@@ -185,7 +185,7 @@ def parse_settings():
|
|||||||
"quickswap": False,
|
"quickswap": False,
|
||||||
"heartcolor": "red",
|
"heartcolor": "red",
|
||||||
"heartbeep": "normal",
|
"heartbeep": "normal",
|
||||||
"sprite": os.path.join(".", "data", "sprites", "official", "001.link.1.zspr"),
|
"sprite": None,
|
||||||
"fastmenu": "normal",
|
"fastmenu": "normal",
|
||||||
"ow_palettes": "default",
|
"ow_palettes": "default",
|
||||||
"uw_palettes": "default",
|
"uw_palettes": "default",
|
||||||
|
|||||||
@@ -152,6 +152,7 @@ New item counter modified to show total
|
|||||||
|
|
||||||
* 0.3.1.9-u
|
* 0.3.1.9-u
|
||||||
* Generation improvements for standard
|
* Generation improvements for standard
|
||||||
|
* Removed link sprite from repo
|
||||||
* 0.3.1.8-u
|
* 0.3.1.8-u
|
||||||
* Fix for retro generation
|
* Fix for retro generation
|
||||||
* Shopsanity - rebalance pricing - later prices can be are higher
|
* Shopsanity - rebalance pricing - later prices can be are higher
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user