Skip to content

Commit

Permalink
Corrected Experience Obelisk tooltip
Browse files Browse the repository at this point in the history
  • Loading branch information
CrazyPants committed Dec 9, 2014
1 parent 8267b3f commit 57191de
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
1 change: 1 addition & 0 deletions ReleaseNotes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ New
Changes
- Updated implementation of RF API to correctly handle IEnergyReceivers that are not IEnergyHandlers
- SAG Mill no longer produces dusts for metals that are not available
- Corrected Experience Obelisk tooltip

Bugs
- #1268 Capacitor bank not honoring input redstone settings
Expand Down
8 changes: 3 additions & 5 deletions resources/assets/enderio/lang/en_US.lang
Original file line number Diff line number Diff line change
Expand Up @@ -415,11 +415,9 @@ tile.blockSpawnGuard.tooltip.detailed.line1=Prevents mobs from spawning
tile.blockSpawnGuard.tooltip.detailed.line2=within its area of effect

tile.blockExperienceObelisk.name=Experience Obelisk
tile.blockExperienceObelisk.tooltip.detailed.line1=When placed on a fluid tank
tile.blockExperienceObelisk.tooltip.detailed.line2=R-Click to use stored Liquid XP
tile.blockExperienceObelisk.tooltip.detailed.line3=Shift-R-Click with an empty hand
tile.blockExperienceObelisk.tooltip.detailed.line4=to drain player XP into the tank
tile.blockExperienceObelisk.tooltip.detailed.line5=L-Click to drain 1 level of player XP
tile.blockExperienceObelisk.tooltip.detailed.line1=Stores Experience
tile.blockExperienceObelisk.tooltip.detailed.line2=Can output liquid XP to
tile.blockExperienceObelisk.tooltip.detailed.line3=adjacent tanks

enderio.machine.tooltip.configured=(Configured)

Expand Down

0 comments on commit 57191de

Please sign in to comment.