diff options
Diffstat (limited to 'src/com/dabomstew/pkrandom/newgui/Bundle.properties')
-rw-r--r-- | src/com/dabomstew/pkrandom/newgui/Bundle.properties | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/com/dabomstew/pkrandom/newgui/Bundle.properties b/src/com/dabomstew/pkrandom/newgui/Bundle.properties index 0937d4a..fb56e57 100644 --- a/src/com/dabomstew/pkrandom/newgui/Bundle.properties +++ b/src/com/dabomstew/pkrandom/newgui/Bundle.properties @@ -309,6 +309,13 @@ GUI.shGuaranteeEvolutionItemsCheckBox.toolTipText=<html>Checking this will ensur GUI.shGuaranteeEvolutionItemsCheckBox.text=Guarantee Evolution Items GUI.shGuaranteeXItemsCheckbox.tooltipText=<html>Checking this will ensure all X items (including Guard Spec. and Dire Hit) appear in shops. GUI.shGuaranteeXItemsCheckbox.text=Guarantee X Items +GUI.puPanel.title=Pickup Items +GUI.puUnchangedRadioButton.toolTipText=Items obtained via the Pickup ability remain the same. +GUI.puUnchangedRadioButton.text=Unchanged +GUI.puRandomRadioButton.toolTipText=Items obtained via the Pickup ability are randomized. +GUI.puRandomRadioButton.text=Random +GUI.puBanBadItemsCheckBox.toolTipText=<html>Checking this will remove "bad" items that don't do much from the set of possible random items for the Pickup item table, such as berries and mail. +GUI.puBanBadItemsCheckBox.text=Ban Bad Items GUI.miscTweaksPanel.title=Misc. Tweaks GUI.miscPanel.title=Misc. Tweaks GUI.miscNoneAvailableLabel.text=There are no tweaks available for the currently loaded game. |