v3.3.0: adjusted skeleton key locking functionality, different door ID
This commit is contained in:
@@ -426,15 +426,17 @@ items.artifacts.sandalsofnature.desc_seeds=You have fed the footwear %d seeds.
|
||||
|
||||
items.artifacts.skeletonkey.name=skeleton key
|
||||
items.artifacts.skeletonkey.ac_insert=INSERT
|
||||
items.artifacts.skeletonkey.no_charge=Your key does not have enough charge.
|
||||
items.artifacts.skeletonkey.cursed=You can't use a cursed skeleton key.
|
||||
items.artifacts.skeletonkey.prompt=Choose a target
|
||||
items.artifacts.skeletonkey.invalid_target=There's nothing to lock or unlock there.
|
||||
items.artifacts.skeletonkey.iron_charges=Opening a regular lock requires 1 charge.
|
||||
items.artifacts.skeletonkey.gold_charges=Opening a gold lock requires 2 charges.
|
||||
items.artifacts.skeletonkey.lock_charges=Locking a door requires 2 charges.
|
||||
items.artifacts.skeletonkey.wall_charges=Creating a temporary wall requires 2 charges.
|
||||
items.artifacts.skeletonkey.crystal_charges=Opening a crystal lock requires 4 charges.
|
||||
items.artifacts.skeletonkey.crystal_charges=Opening a crystal lock requires 5 charges.
|
||||
items.artifacts.skeletonkey.wont_open=The key refuses to fit into this lock for some reason.
|
||||
items.artifacts.skeletonkey.locked_with_key=That door was locked by your skeleton key.
|
||||
items.artifacts.skeletonkey.force_lock=The lock has weakened without your skeleton key. You manage to force it open.
|
||||
items.artifacts.skeletonkey.desc=An important-looking key with a head shaped like a skull. Its teeth seem to be different every time you look at them.
|
||||
items.artifacts.skeletonkey.desc_worn=This magical key seems to gain power as you explore the dungeon and open more locks.\n\nThe key can be inserted into any of the dungeon's locks to either open or close them. This includes most special locks and doors that were never locked previously. The key can even be used on empty space in a cardinal or diagonal direction to 'lock' the air in front of you, creating a temporary solid wall. Locking will push away enemies if there is space to do so.
|
||||
items.artifacts.skeletonkey.desc_cursed=The cursed key seems to be actively avoiding fitting into any lock, and is even making it difficult (but not impossible) for you to use your other keys.
|
||||
|
||||
Reference in New Issue
Block a user