mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-13 07:54:59 +00:00
Repels now have a flag in items.txt which determines if they can be reused when one runs out
This commit is contained in:
@@ -6,6 +6,7 @@ NamePlural = Repels
|
||||
Pocket = 1
|
||||
Price = 350
|
||||
FieldUse = Direct
|
||||
Flags = Repel
|
||||
Description = An item that prevents weak wild Pokémon from appearing for 100 steps after its use.
|
||||
#-------------------------------
|
||||
[SUPERREPEL]
|
||||
@@ -14,6 +15,7 @@ NamePlural = Super Repels
|
||||
Pocket = 1
|
||||
Price = 500
|
||||
FieldUse = Direct
|
||||
Flags = Repel
|
||||
Description = An item that prevents weak wild Pokémon from appearing for 200 steps after its use.
|
||||
#-------------------------------
|
||||
[MAXREPEL]
|
||||
@@ -22,6 +24,7 @@ NamePlural = Max Repels
|
||||
Pocket = 1
|
||||
Price = 700
|
||||
FieldUse = Direct
|
||||
Flags = Repel
|
||||
Description = An item that prevents weak wild Pokémon from appearing for 250 steps after its use.
|
||||
#-------------------------------
|
||||
[BLACKFLUTE]
|
||||
|
||||
Reference in New Issue
Block a user