mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-12 15:44:57 +00:00
Minor new additions for v20 (#147)
* Moved TMs/ TRs and HMs into their own handlers * Improved Plugin Error Message * Added sound effect when picking berries * Allow player to always see quantity when buying items * Trainers now require a Mega Ring item in their items (in trainers.txt) to Mega Evolve
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# See the documentation on the wiki to learn how to edit this file.
|
||||
# See the documentation on the wiki to learn how to edit this file.
|
||||
#-------------------------------
|
||||
[REPEL]
|
||||
Name = Repel
|
||||
@@ -5623,7 +5623,7 @@ Name = Mega Ring
|
||||
NamePlural = Mega Rings
|
||||
Pocket = 8
|
||||
Price = 0
|
||||
Flags = KeyItem
|
||||
Flags = KeyItem, MegaRing
|
||||
Description = This ring contains an untold power that somehow enables Pokémon carrying Mega Stones to Mega Evolve.
|
||||
#-------------------------------
|
||||
[POKEMONBOXLINK]
|
||||
@@ -5648,4 +5648,4 @@ NamePlural = Old Sea Maps
|
||||
Pocket = 8
|
||||
Price = 0
|
||||
Flags = KeyItem
|
||||
Description = A faded sea chart that shows the way to a certain island.
|
||||
Description = A faded sea chart that shows the way to a certain island.
|
||||
@@ -1,4 +1,4 @@
|
||||
# See the documentation on the wiki to learn how to edit this file.
|
||||
# See the documentation on the wiki to learn how to edit this file.
|
||||
#-------------------------------
|
||||
[CAMPER,Liam]
|
||||
LoseText = A very good battle, indeed!
|
||||
|
||||
Reference in New Issue
Block a user