mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-22 17:15:09 +00:00
Fixes graphical glitch when pressing shift on sprites pokedex page
This commit is contained in:
@@ -130,7 +130,7 @@
|
||||
"description": "A mysterious long black cloak or dress, worn over black leggings.",
|
||||
"len": 65,
|
||||
"done": "yes",
|
||||
"price": 10000,
|
||||
"price": 6500,
|
||||
"tags": "lavender,",
|
||||
"howToGet": "city exclusive outfit"
|
||||
},
|
||||
@@ -408,6 +408,11 @@
|
||||
"price": 18000,
|
||||
"tags": "pokemon-rockruff,pokemon-lycanroc_d,pokemon-lycanroc_n,"
|
||||
},
|
||||
{
|
||||
"id": "maid",
|
||||
"name": "Waitress Uniform",
|
||||
"price": 5000
|
||||
},
|
||||
{
|
||||
"id": "marshweater",
|
||||
"name": "Marshweater",
|
||||
|
||||
Reference in New Issue
Block a user