v2.3.0: added a warning when stealing from shops

This commit is contained in:
Evan Debenham
2023-10-30 13:52:45 -04:00
parent 9aea6b3e0e
commit 008a65140a
3 changed files with 36 additions and 9 deletions
@@ -1635,7 +1635,7 @@ items.weapon.melee.magesstaff.cursed=You can't use a cursed wand.
items.weapon.melee.magesstaff.imbue_desc=Are you sure you want to imbue your staff with this wand?\n\nIf the wand being imbued is the same or higher level than the staff, the staff will inherit the level of that wand plus a single one of its own upgrades.\n\nThis imbue will result in a _level %d_ staff.
items.weapon.melee.magesstaff.imbue_lost=The wand currently imbued in your staff will be lost.
items.weapon.melee.magesstaff.imbue_talent=The wand currently imbued in your staff has a _%1$d%% chance_ to be returned at +0. Wand returns remaining: _%2$d_. If your wand is not preserved, you will get 1 arcane resin instead.
items.weapon.melee.magesstaff.yes=Yes, I'm sure.
items.weapon.melee.magesstaff.yes=Yes, I'm sure
items.weapon.melee.magesstaff.no=No, I changed my mind
items.weapon.melee.magesstaff.desc=Crafted by the Mage himself, this staff is a unique magical weapon which can be imbued with a wand.
items.weapon.melee.magesstaff.no_wand=The staff currently has no magic in it, it must be _imbued with a wand's power_ before it can be used to cast spells.
@@ -315,6 +315,9 @@ windows.wndsupportprompt.close=Close
windows.wndtradeitem.buy=Buy for %dg
windows.wndtradeitem.steal=Steal with %1$d%% chance\nCharges used: %2$d
windows.wndtradeitem.steal_warn=Your armband does not have enough charge to guarantee stealing this item. If it fails, the shop will close. Are you sure you want to attempt to steal?
windows.wndtradeitem.steal_warn_yes=Yes, I'm sure
windows.wndtradeitem.steal_warn_no=No, I changed my mind
windows.wndtradeitem.sell=Sell for %dg
windows.wndtradeitem.sell_1=Sell 1 for %dg
windows.wndtradeitem.sell_all=Sell all for %dg