From 500471bad16bbf7e506cbcb62a9ebf6ebe3530f2 Mon Sep 17 00:00:00 2001 From: Nat Quayle Nelson Date: Thu, 27 Mar 2025 13:34:44 -0500 Subject: [PATCH] assign escbtn and defbtn appropriately Behaviorally: This change makes it so that Enter will never cancel a dialog, unless that dialog only contains info to be read. Escape will never unpredictably be treated as Enter. And some dialogs without Escape to cancel, now can be canceled with Escape. A lot of this just refactors dialogs to define the cancel button at the top, not as a hotkey on a cancel button deep in the XML. I think this makes enter/escape behavior in dialogxml files more legible at a glance. --- rsrc/dialogs/1str-lg.xml | 2 +- rsrc/dialogs/1str-title-lg.xml | 2 +- rsrc/dialogs/1str-title.xml | 2 +- rsrc/dialogs/1str.xml | 2 +- rsrc/dialogs/2str-lg.xml | 2 +- rsrc/dialogs/2str-title-lg.xml | 2 +- rsrc/dialogs/2str-title.xml | 2 +- rsrc/dialogs/2str.xml | 2 +- rsrc/dialogs/abort-game.xml | 4 ++-- rsrc/dialogs/about-boe.xml | 2 +- rsrc/dialogs/about-pced.xml | 2 +- rsrc/dialogs/about-scened.xml | 2 +- rsrc/dialogs/add-new-sheet.xml | 2 +- rsrc/dialogs/add-random-items.xml | 4 ++-- rsrc/dialogs/adventure-notes.xml | 2 +- rsrc/dialogs/ask-save-replay.xml | 2 +- rsrc/dialogs/attack-friendly.xml | 4 ++-- rsrc/dialogs/cast-spell.xml | 4 ++-- rsrc/dialogs/change-terrain.xml | 4 ++-- rsrc/dialogs/choose-bg.xml | 4 ++-- rsrc/dialogs/choose-edit-string.xml | 4 ++-- rsrc/dialogs/choose-location.xml | 4 ++-- rsrc/dialogs/choose-pattern.xml | 4 ++-- rsrc/dialogs/choose-pict.xml | 4 ++-- rsrc/dialogs/choose-sdf.xml | 4 ++-- rsrc/dialogs/choose-string.xml | 4 ++-- rsrc/dialogs/clear-items-confirm.xml | 4 ++-- rsrc/dialogs/confirm-interrupt-replay.xml | 4 ++-- rsrc/dialogs/confirm-interrupt-special.xml | 4 ++-- rsrc/dialogs/confirm-overwrite.xml | 4 ++-- rsrc/dialogs/congrats-save.xml | 2 +- rsrc/dialogs/data-dump-confirm.xml | 4 ++-- rsrc/dialogs/delete-town-confirm.xml | 4 ++-- rsrc/dialogs/discard-special-node.xml | 4 ++-- rsrc/dialogs/drop-item-confirm.xml | 4 ++-- rsrc/dialogs/edit-dialog-text.xml | 4 ++-- rsrc/dialogs/edit-intro.xml | 4 ++-- rsrc/dialogs/edit-item-abils.xml | 4 ++-- rsrc/dialogs/edit-item-shortcut.xml | 4 ++-- rsrc/dialogs/edit-item.xml | 4 ++-- rsrc/dialogs/edit-mabil-general.xml | 4 ++-- rsrc/dialogs/edit-mabil-missile.xml | 4 ++-- rsrc/dialogs/edit-mabil-radiate.xml | 4 ++-- rsrc/dialogs/edit-mabil-special.xml | 4 ++-- rsrc/dialogs/edit-mabil-summon.xml | 4 ++-- rsrc/dialogs/edit-monster-abils.xml | 4 ++-- rsrc/dialogs/edit-monster.xml | 4 ++-- rsrc/dialogs/edit-outdoor-encounter.xml | 4 ++-- rsrc/dialogs/edit-personality.xml | 4 ++-- rsrc/dialogs/edit-quest.xml | 4 ++-- rsrc/dialogs/edit-shop-item.xml | 4 ++-- rsrc/dialogs/edit-shop-special.xml | 4 ++-- rsrc/dialogs/edit-shop.xml | 4 ++-- rsrc/dialogs/edit-sign.xml | 5 ++--- rsrc/dialogs/edit-sounds.xml | 4 ++-- rsrc/dialogs/edit-special-assign.xml | 4 ++-- rsrc/dialogs/edit-special-item.xml | 4 ++-- rsrc/dialogs/edit-special-node.xml | 4 ++-- rsrc/dialogs/edit-special-text-sm.xml | 4 ++-- rsrc/dialogs/edit-special-text.xml | 4 ++-- rsrc/dialogs/edit-talk-node.xml | 4 ++-- rsrc/dialogs/edit-ter-obj.xml | 4 ++-- rsrc/dialogs/edit-terrain.xml | 4 ++-- rsrc/dialogs/edit-text.xml | 4 ++-- rsrc/dialogs/edit-town-advanced.xml | 4 ++-- rsrc/dialogs/edit-townperson-advanced.xml | 4 ++-- rsrc/dialogs/edit-vehicle.xml | 4 ++-- rsrc/dialogs/get-num.xml | 4 ++-- rsrc/dialogs/graphic-sheets.xml | 4 ++-- rsrc/dialogs/graphic-types.xml | 4 ++-- rsrc/dialogs/help-combat.xml | 2 +- rsrc/dialogs/help-contest.xml | 2 +- rsrc/dialogs/help-distributing.xml | 2 +- rsrc/dialogs/help-editing.xml | 2 +- rsrc/dialogs/help-fields.xml | 2 +- rsrc/dialogs/help-hints.xml | 2 +- rsrc/dialogs/help-inventory.xml | 2 +- rsrc/dialogs/help-magic.xml | 2 +- rsrc/dialogs/help-outdoor.xml | 2 +- rsrc/dialogs/help-party.xml | 2 +- rsrc/dialogs/help-testing.xml | 2 +- rsrc/dialogs/help-town.xml | 2 +- rsrc/dialogs/inventory-full.xml | 2 +- rsrc/dialogs/item-info.xml | 2 +- rsrc/dialogs/job-board.xml | 2 +- rsrc/dialogs/keep-stored-items.xml | 2 +- rsrc/dialogs/kill-party-confirm.xml | 2 +- rsrc/dialogs/leave-scenario.xml | 4 ++-- rsrc/dialogs/leave-town.xml | 2 +- rsrc/dialogs/locked-door-action.xml | 2 +- rsrc/dialogs/make-scenario1.xml | 4 ++-- rsrc/dialogs/make-scenario2.xml | 4 ++-- rsrc/dialogs/many-str.xml | 2 +- rsrc/dialogs/monster-info.xml | 2 +- rsrc/dialogs/must-delete-in-order.xml | 2 +- rsrc/dialogs/need-party.xml | 2 +- rsrc/dialogs/new-party.xml | 4 ++-- rsrc/dialogs/new-shop.xml | 4 ++-- rsrc/dialogs/new-town.xml | 4 ++-- rsrc/dialogs/not-at-edge.xml | 2 +- rsrc/dialogs/not-split.xml | 2 +- rsrc/dialogs/pc-alchemy-info.xml | 2 +- rsrc/dialogs/pc-info.xml | 2 +- rsrc/dialogs/pc-spell-info.xml | 2 +- rsrc/dialogs/pick-potion.xml | 4 ++-- rsrc/dialogs/pick-race-abil.xml | 1 + rsrc/dialogs/pick-save.xml | 4 ++-- rsrc/dialogs/pick-scenario.xml | 4 ++-- rsrc/dialogs/pick-spec-type.xml | 2 +- rsrc/dialogs/pref-autosave.xml | 4 ++-- rsrc/dialogs/pref-character.xml | 4 ++-- rsrc/dialogs/pref-scenario.xml | 4 ++-- rsrc/dialogs/preferences.xml | 4 ++-- rsrc/dialogs/preview-dialogs-confirm.xml | 2 +- rsrc/dialogs/quest-info.xml | 2 +- rsrc/dialogs/quit-confirm-nosave.xml | 4 ++-- rsrc/dialogs/quit-confirm-save.xml | 4 ++-- rsrc/dialogs/removed-special-items.xml | 2 +- rsrc/dialogs/reset-story.xml | 2 +- rsrc/dialogs/resize-outdoors.xml | 4 ++-- rsrc/dialogs/restart-game.xml | 4 ++-- rsrc/dialogs/reunite-first.xml | 2 +- rsrc/dialogs/reunited.xml | 2 +- rsrc/dialogs/save-before-close.xml | 4 ++-- rsrc/dialogs/save-before-launch.xml | 4 ++-- rsrc/dialogs/save-before-load.xml | 4 ++-- rsrc/dialogs/save-before-quit.xml | 4 ++-- rsrc/dialogs/save-before-revert.xml | 4 ++-- rsrc/dialogs/save-close.xml | 4 ++-- rsrc/dialogs/save-legacy-scen.xml | 4 ++-- rsrc/dialogs/save-open.xml | 4 ++-- rsrc/dialogs/save-quit.xml | 4 ++-- rsrc/dialogs/save-revert.xml | 4 ++-- rsrc/dialogs/scen-version-mismatch.xml | 2 +- rsrc/dialogs/select-import-town.xml | 4 ++-- rsrc/dialogs/select-pc.xml | 2 +- rsrc/dialogs/select-sector.xml | 4 ++-- rsrc/dialogs/select-town-edit.xml | 2 +- rsrc/dialogs/select-town-enter.xml | 2 +- rsrc/dialogs/set-area-desc.xml | 4 ++-- rsrc/dialogs/set-not-owned.xml | 2 +- rsrc/dialogs/set-sdf.xml | 4 ++-- rsrc/dialogs/shift-outdoor-section.xml | 2 +- rsrc/dialogs/shift-town-entrance.xml | 2 +- rsrc/dialogs/show-map.xml | 2 +- rsrc/dialogs/skill-info.xml | 2 +- rsrc/dialogs/slimy-stair-down.xml | 2 +- rsrc/dialogs/slimy-stair-up.xml | 2 +- rsrc/dialogs/soul-crystal.xml | 4 ++-- rsrc/dialogs/spell-info.xml | 2 +- rsrc/dialogs/spend-xp.xml | 4 ++-- rsrc/dialogs/steal-item.xml | 2 +- rsrc/dialogs/talk-notes.xml | 2 +- rsrc/dialogs/text-dump-confirm.xml | 4 ++-- rsrc/dialogs/tip-of-day.xml | 2 +- rsrc/dialogs/view-sign.xml | 2 +- rsrc/dialogs/welcome.xml | 2 +- 157 files changed, 246 insertions(+), 246 deletions(-) diff --git a/rsrc/dialogs/1str-lg.xml b/rsrc/dialogs/1str-lg.xml index 485fa297..6dbcafc3 100644 --- a/rsrc/dialogs/1str-lg.xml +++ b/rsrc/dialogs/1str-lg.xml @@ -1,7 +1,7 @@ - + + diff --git a/rsrc/dialogs/about-boe.xml b/rsrc/dialogs/about-boe.xml index 9db9d820..d6cf7895 100644 --- a/rsrc/dialogs/about-boe.xml +++ b/rsrc/dialogs/about-boe.xml @@ -4,7 +4,7 @@ tpkg/credits/about-boe-template.xml. Do not modify it manually! --> - + diff --git a/rsrc/dialogs/about-pced.xml b/rsrc/dialogs/about-pced.xml index 4965a2d6..db75c5c9 100644 --- a/rsrc/dialogs/about-pced.xml +++ b/rsrc/dialogs/about-pced.xml @@ -1,6 +1,6 @@ - + Blades of Exile Character Editor v2.0 alpha
diff --git a/rsrc/dialogs/about-scened.xml b/rsrc/dialogs/about-scened.xml index 6af231d8..2dd136ad 100644 --- a/rsrc/dialogs/about-scened.xml +++ b/rsrc/dialogs/about-scened.xml @@ -1,6 +1,6 @@ - + Blades of Exile Scenario Editor v2.0 alpha
diff --git a/rsrc/dialogs/add-new-sheet.xml b/rsrc/dialogs/add-new-sheet.xml index 49c7e056..4a3f30d1 100644 --- a/rsrc/dialogs/add-new-sheet.xml +++ b/rsrc/dialogs/add-new-sheet.xml @@ -1,7 +1,7 @@ - + Before you create the new sheet, you need to decide what its sheet number will be. diff --git a/rsrc/dialogs/add-random-items.xml b/rsrc/dialogs/add-random-items.xml index b843577e..a22c1cdd 100644 --- a/rsrc/dialogs/add-random-items.xml +++ b/rsrc/dialogs/add-random-items.xml @@ -1,9 +1,9 @@ - + - + This option places random items in this town. diff --git a/rsrc/dialogs/adventure-notes.xml b/rsrc/dialogs/adventure-notes.xml index c8ad4039..16a0800a 100644 --- a/rsrc/dialogs/adventure-notes.xml +++ b/rsrc/dialogs/adventure-notes.xml @@ -1,7 +1,7 @@ - + + diff --git a/rsrc/dialogs/cast-spell.xml b/rsrc/dialogs/cast-spell.xml index c3cf3b7c..e0899213 100644 --- a/rsrc/dialogs/cast-spell.xml +++ b/rsrc/dialogs/cast-spell.xml @@ -1,6 +1,6 @@ - + Select a Spell: @@ -225,6 +225,6 @@ + diff --git a/rsrc/dialogs/change-terrain.xml b/rsrc/dialogs/change-terrain.xml index 80309c93..41bee45d 100644 --- a/rsrc/dialogs/change-terrain.xml +++ b/rsrc/dialogs/change-terrain.xml @@ -1,13 +1,13 @@ - + 0 0 100 - + Change Terrain Randomly diff --git a/rsrc/dialogs/choose-bg.xml b/rsrc/dialogs/choose-bg.xml index f35e454a..8de95432 100644 --- a/rsrc/dialogs/choose-bg.xml +++ b/rsrc/dialogs/choose-bg.xml @@ -1,7 +1,7 @@ - + Select background pattern: @@ -29,5 +29,5 @@ Sandstone - + diff --git a/rsrc/dialogs/choose-edit-string.xml b/rsrc/dialogs/choose-edit-string.xml index 54cb04fc..e3312ef4 100644 --- a/rsrc/dialogs/choose-edit-string.xml +++ b/rsrc/dialogs/choose-edit-string.xml @@ -1,7 +1,7 @@ - + Select: Note: Edits to the names will be saved even if you click Cancel. @@ -50,5 +50,5 @@ - + diff --git a/rsrc/dialogs/choose-location.xml b/rsrc/dialogs/choose-location.xml index 2b70207c..4cbb1442 100644 --- a/rsrc/dialogs/choose-location.xml +++ b/rsrc/dialogs/choose-location.xml @@ -1,6 +1,6 @@ - + Select a location: @@ -12,7 +12,7 @@ + diff --git a/rsrc/dialogs/choose-pattern.xml b/rsrc/dialogs/choose-pattern.xml index 79fc4c52..4058008f 100644 --- a/rsrc/dialogs/choose-pattern.xml +++ b/rsrc/dialogs/choose-pattern.xml @@ -1,7 +1,7 @@ - + Which spell pattern? @@ -100,5 +100,5 @@ + diff --git a/rsrc/dialogs/choose-pict.xml b/rsrc/dialogs/choose-pict.xml index db4b6d25..cc723d8b 100644 --- a/rsrc/dialogs/choose-pict.xml +++ b/rsrc/dialogs/choose-pict.xml @@ -1,7 +1,7 @@ - + Select a graphic: @@ -82,5 +82,5 @@ + diff --git a/rsrc/dialogs/choose-sdf.xml b/rsrc/dialogs/choose-sdf.xml index df62cda4..4c6a9c04 100644 --- a/rsrc/dialogs/choose-sdf.xml +++ b/rsrc/dialogs/choose-sdf.xml @@ -1,6 +1,6 @@ - + Select a Stuff Done Flag: @@ -19,7 +19,7 @@ + diff --git a/rsrc/dialogs/choose-string.xml b/rsrc/dialogs/choose-string.xml index 6c4b8920..6e381fff 100644 --- a/rsrc/dialogs/choose-string.xml +++ b/rsrc/dialogs/choose-string.xml @@ -1,6 +1,6 @@ - + Select: @@ -53,6 +53,6 @@ + diff --git a/rsrc/dialogs/clear-items-confirm.xml b/rsrc/dialogs/clear-items-confirm.xml index 35816ece..dfefd03f 100644 --- a/rsrc/dialogs/clear-items-confirm.xml +++ b/rsrc/dialogs/clear-items-confirm.xml @@ -1,9 +1,9 @@ - + - + This option erases all items in the town. Go ahead? diff --git a/rsrc/dialogs/confirm-interrupt-replay.xml b/rsrc/dialogs/confirm-interrupt-replay.xml index 5b1c7ae0..8676c9d3 100644 --- a/rsrc/dialogs/confirm-interrupt-replay.xml +++ b/rsrc/dialogs/confirm-interrupt-replay.xml @@ -1,10 +1,10 @@ - + Are you sure you wish to stop this replay? - + diff --git a/rsrc/dialogs/confirm-interrupt-special.xml b/rsrc/dialogs/confirm-interrupt-special.xml index 9386d84f..0da16928 100644 --- a/rsrc/dialogs/confirm-interrupt-special.xml +++ b/rsrc/dialogs/confirm-interrupt-special.xml @@ -1,12 +1,12 @@ - + Warning: If you terminate the special node sequence, the scenario may be left in an unexpected state. It is recommended that you immediately reload from a saved game after doing this.
Are you sure you wish to proceed?
- +
diff --git a/rsrc/dialogs/confirm-overwrite.xml b/rsrc/dialogs/confirm-overwrite.xml index 2b66f7e0..539eb3b3 100644 --- a/rsrc/dialogs/confirm-overwrite.xml +++ b/rsrc/dialogs/confirm-overwrite.xml @@ -1,9 +1,9 @@ - + Are you sure you want to overwrite {File}? - + diff --git a/rsrc/dialogs/congrats-save.xml b/rsrc/dialogs/congrats-save.xml index 701250c5..cfe10676 100644 --- a/rsrc/dialogs/congrats-save.xml +++ b/rsrc/dialogs/congrats-save.xml @@ -1,7 +1,7 @@ - + Congratulations - you have just completed this scenario! diff --git a/rsrc/dialogs/data-dump-confirm.xml b/rsrc/dialogs/data-dump-confirm.xml index ba6c4d81..7134f5c0 100644 --- a/rsrc/dialogs/data-dump-confirm.xml +++ b/rsrc/dialogs/data-dump-confirm.xml @@ -1,9 +1,9 @@ - + - + Lists of all the terrain types, monster types, and item types in your scenario are about to be put in a file called 'Scenario data'. diff --git a/rsrc/dialogs/delete-town-confirm.xml b/rsrc/dialogs/delete-town-confirm.xml index f162c11a..07394417 100644 --- a/rsrc/dialogs/delete-town-confirm.xml +++ b/rsrc/dialogs/delete-town-confirm.xml @@ -1,9 +1,9 @@ - + - + You are about to delete the last town in your scenario's town list diff --git a/rsrc/dialogs/discard-special-node.xml b/rsrc/dialogs/discard-special-node.xml index 96830d02..b67c1670 100644 --- a/rsrc/dialogs/discard-special-node.xml +++ b/rsrc/dialogs/discard-special-node.xml @@ -1,13 +1,13 @@ - + If you exit the dialog now, you may lose changes to special nodes you were previously working on. Do you want to exit so anyway, or just cancel editing the current node and return to the previous one? - + diff --git a/rsrc/dialogs/drop-item-confirm.xml b/rsrc/dialogs/drop-item-confirm.xml index 2e5d9ff3..a8942509 100644 --- a/rsrc/dialogs/drop-item-confirm.xml +++ b/rsrc/dialogs/drop-item-confirm.xml @@ -1,11 +1,11 @@ - + This item will be gone forever. Still drop it? - + diff --git a/rsrc/dialogs/edit-dialog-text.xml b/rsrc/dialogs/edit-dialog-text.xml index 31253467..868fe0d4 100644 --- a/rsrc/dialogs/edit-dialog-text.xml +++ b/rsrc/dialogs/edit-dialog-text.xml @@ -1,7 +1,7 @@ - + @@ -9,7 +9,7 @@ - + Edit dialog box text: diff --git a/rsrc/dialogs/edit-intro.xml b/rsrc/dialogs/edit-intro.xml index ba406330..7dd72520 100644 --- a/rsrc/dialogs/edit-intro.xml +++ b/rsrc/dialogs/edit-intro.xml @@ -1,7 +1,7 @@ - + @@ -10,7 +10,7 @@ - + Scenario Details diff --git a/rsrc/dialogs/edit-item-abils.xml b/rsrc/dialogs/edit-item-abils.xml index 25b04a5d..6a133edb 100644 --- a/rsrc/dialogs/edit-item-abils.xml +++ b/rsrc/dialogs/edit-item-abils.xml @@ -1,6 +1,6 @@ - + Edit Item' Abilities Item number: @@ -53,6 +53,6 @@ Type 5: Unique/Rare, Not left - + diff --git a/rsrc/dialogs/edit-item-shortcut.xml b/rsrc/dialogs/edit-item-shortcut.xml index 56c4aa91..62d404fa 100644 --- a/rsrc/dialogs/edit-item-shortcut.xml +++ b/rsrc/dialogs/edit-item-shortcut.xml @@ -1,7 +1,7 @@ - + @@ -24,7 +24,7 @@ - + - + - + diff --git a/rsrc/dialogs/edit-mabil-missile.xml b/rsrc/dialogs/edit-mabil-missile.xml index d54c649b..47e2e32c 100644 --- a/rsrc/dialogs/edit-mabil-missile.xml +++ b/rsrc/dialogs/edit-mabil-missile.xml @@ -1,7 +1,7 @@ - + Edit Monster Ability: For monster: @@ -36,6 +36,6 @@ - + diff --git a/rsrc/dialogs/edit-mabil-radiate.xml b/rsrc/dialogs/edit-mabil-radiate.xml index 2a0442eb..895079cf 100644 --- a/rsrc/dialogs/edit-mabil-radiate.xml +++ b/rsrc/dialogs/edit-mabil-radiate.xml @@ -1,7 +1,7 @@ - + Edit Monster Ability: For monster: @@ -23,6 +23,6 @@ - + diff --git a/rsrc/dialogs/edit-mabil-special.xml b/rsrc/dialogs/edit-mabil-special.xml index 445b4cc8..956c8eb2 100644 --- a/rsrc/dialogs/edit-mabil-special.xml +++ b/rsrc/dialogs/edit-mabil-special.xml @@ -1,7 +1,7 @@ - + Edit Monster Ability: For monster: @@ -24,6 +24,6 @@ - + diff --git a/rsrc/dialogs/edit-mabil-summon.xml b/rsrc/dialogs/edit-mabil-summon.xml index 7097f1b2..fd09b8d7 100644 --- a/rsrc/dialogs/edit-mabil-summon.xml +++ b/rsrc/dialogs/edit-mabil-summon.xml @@ -1,7 +1,7 @@ - + Edit Monster Ability: For monster: @@ -30,6 +30,6 @@ - + diff --git a/rsrc/dialogs/edit-monster-abils.xml b/rsrc/dialogs/edit-monster-abils.xml index 59411143..002d1403 100644 --- a/rsrc/dialogs/edit-monster-abils.xml +++ b/rsrc/dialogs/edit-monster-abils.xml @@ -1,7 +1,7 @@ - + @@ -67,5 +67,5 @@ - + diff --git a/rsrc/dialogs/edit-monster.xml b/rsrc/dialogs/edit-monster.xml index c4d704aa..d64a1762 100644 --- a/rsrc/dialogs/edit-monster.xml +++ b/rsrc/dialogs/edit-monster.xml @@ -1,7 +1,7 @@ - + @@ -98,7 +98,7 @@ - + diff --git a/rsrc/dialogs/edit-outdoor-encounter.xml b/rsrc/dialogs/edit-outdoor-encounter.xml index 8f9dc30d..37358ce4 100644 --- a/rsrc/dialogs/edit-outdoor-encounter.xml +++ b/rsrc/dialogs/edit-outdoor-encounter.xml @@ -1,7 +1,7 @@ - + @@ -19,7 +19,7 @@ - + diff --git a/rsrc/dialogs/edit-personality.xml b/rsrc/dialogs/edit-personality.xml index 50682ff3..e25c7f90 100644 --- a/rsrc/dialogs/edit-personality.xml +++ b/rsrc/dialogs/edit-personality.xml @@ -1,7 +1,7 @@ - + @@ -9,7 +9,7 @@ - + + diff --git a/rsrc/dialogs/edit-shop-item.xml b/rsrc/dialogs/edit-shop-item.xml index 2cfd3575..bd92d7b9 100644 --- a/rsrc/dialogs/edit-shop-item.xml +++ b/rsrc/dialogs/edit-shop-item.xml @@ -1,7 +1,7 @@ - + Editing Shop Entry @@ -11,6 +11,6 @@ 0 = infinite Chance: - + diff --git a/rsrc/dialogs/edit-shop-special.xml b/rsrc/dialogs/edit-shop-special.xml index 228e8332..408134b3 100644 --- a/rsrc/dialogs/edit-shop-special.xml +++ b/rsrc/dialogs/edit-shop-special.xml @@ -1,7 +1,7 @@ - + Editing Shop Entry Name: @@ -18,6 +18,6 @@ Description: - + diff --git a/rsrc/dialogs/edit-shop.xml b/rsrc/dialogs/edit-shop.xml index ceda9b71..ffc62f83 100644 --- a/rsrc/dialogs/edit-shop.xml +++ b/rsrc/dialogs/edit-shop.xml @@ -1,7 +1,7 @@ - + Editing Shop Shop number: @@ -82,6 +82,6 @@ + diff --git a/rsrc/dialogs/edit-sign.xml b/rsrc/dialogs/edit-sign.xml index 5453f9d2..e1cdede5 100644 --- a/rsrc/dialogs/edit-sign.xml +++ b/rsrc/dialogs/edit-sign.xml @@ -1,14 +1,13 @@ - - + - Use a '|' to indicate a line break. Editing Sign Sign number: + diff --git a/rsrc/dialogs/edit-sounds.xml b/rsrc/dialogs/edit-sounds.xml index 756e0d53..39373db9 100644 --- a/rsrc/dialogs/edit-sounds.xml +++ b/rsrc/dialogs/edit-sounds.xml @@ -1,7 +1,7 @@ - + Edit Custom Sounds: @@ -81,6 +81,6 @@ + diff --git a/rsrc/dialogs/edit-special-assign.xml b/rsrc/dialogs/edit-special-assign.xml index a5fc6f26..0f44edb8 100644 --- a/rsrc/dialogs/edit-special-assign.xml +++ b/rsrc/dialogs/edit-special-assign.xml @@ -1,7 +1,7 @@ - + @@ -10,5 +10,5 @@ Which special node should be called when this space is entered/examined? Special node: - + diff --git a/rsrc/dialogs/edit-special-item.xml b/rsrc/dialogs/edit-special-item.xml index 9ec3ff8b..86d98b3c 100644 --- a/rsrc/dialogs/edit-special-item.xml +++ b/rsrc/dialogs/edit-special-item.xml @@ -1,7 +1,7 @@ - + @@ -11,7 +11,7 @@ Name of Special Item: Special Item Description: Scenario special node to be called when item is used: - + Party starts scen. with item diff --git a/rsrc/dialogs/edit-special-node.xml b/rsrc/dialogs/edit-special-node.xml index 980d15b2..c6ca96ae 100644 --- a/rsrc/dialogs/edit-special-node.xml +++ b/rsrc/dialogs/edit-special-node.xml @@ -1,7 +1,7 @@ - + @@ -109,6 +109,6 @@ - + diff --git a/rsrc/dialogs/edit-special-text-sm.xml b/rsrc/dialogs/edit-special-text-sm.xml index f959f033..56fc7635 100644 --- a/rsrc/dialogs/edit-special-text-sm.xml +++ b/rsrc/dialogs/edit-special-text-sm.xml @@ -1,10 +1,10 @@ - + Editing Special Message: - + diff --git a/rsrc/dialogs/edit-special-text.xml b/rsrc/dialogs/edit-special-text.xml index 79ba53da..042226cd 100644 --- a/rsrc/dialogs/edit-special-text.xml +++ b/rsrc/dialogs/edit-special-text.xml @@ -1,13 +1,13 @@ - + Editing Special Message: - + This encounter can have one or two pieces of text appear. You can leave one or both blank. diff --git a/rsrc/dialogs/edit-talk-node.xml b/rsrc/dialogs/edit-talk-node.xml index ce14f3a5..dada64d3 100644 --- a/rsrc/dialogs/edit-talk-node.xml +++ b/rsrc/dialogs/edit-talk-node.xml @@ -1,7 +1,7 @@ - + @@ -15,7 +15,7 @@ - + diff --git a/rsrc/dialogs/edit-ter-obj.xml b/rsrc/dialogs/edit-ter-obj.xml index e4aef455..997650c7 100644 --- a/rsrc/dialogs/edit-ter-obj.xml +++ b/rsrc/dialogs/edit-ter-obj.xml @@ -1,7 +1,7 @@ - + @@ -16,6 +16,6 @@ Object unique ID: - + diff --git a/rsrc/dialogs/edit-terrain.xml b/rsrc/dialogs/edit-terrain.xml index 689806ba..8380e5ba 100644 --- a/rsrc/dialogs/edit-terrain.xml +++ b/rsrc/dialogs/edit-terrain.xml @@ -1,7 +1,7 @@ - + @@ -117,7 +117,7 @@ - + diff --git a/rsrc/dialogs/edit-text.xml b/rsrc/dialogs/edit-text.xml index 60d868ca..d9a87efb 100644 --- a/rsrc/dialogs/edit-text.xml +++ b/rsrc/dialogs/edit-text.xml @@ -1,7 +1,7 @@ - + + diff --git a/rsrc/dialogs/edit-town-advanced.xml b/rsrc/dialogs/edit-town-advanced.xml index f2179b43..587af145 100644 --- a/rsrc/dialogs/edit-town-advanced.xml +++ b/rsrc/dialogs/edit-town-advanced.xml @@ -1,6 +1,6 @@ - + Advanced town details @@ -73,5 +73,5 @@ - + diff --git a/rsrc/dialogs/edit-townperson-advanced.xml b/rsrc/dialogs/edit-townperson-advanced.xml index 8bd29ce2..7c61b176 100644 --- a/rsrc/dialogs/edit-townperson-advanced.xml +++ b/rsrc/dialogs/edit-townperson-advanced.xml @@ -1,7 +1,7 @@ - + @@ -36,7 +36,7 @@ Creature and special encs. - + Creature number: diff --git a/rsrc/dialogs/edit-vehicle.xml b/rsrc/dialogs/edit-vehicle.xml index ba47cbfb..0798e62d 100644 --- a/rsrc/dialogs/edit-vehicle.xml +++ b/rsrc/dialogs/edit-vehicle.xml @@ -1,6 +1,6 @@ - + Edit Vehicle @@ -18,7 +18,7 @@ Not Party Property - + diff --git a/rsrc/dialogs/get-num.xml b/rsrc/dialogs/get-num.xml index da0ae966..bdf9a06d 100644 --- a/rsrc/dialogs/get-num.xml +++ b/rsrc/dialogs/get-num.xml @@ -1,11 +1,11 @@ - + How many? - + diff --git a/rsrc/dialogs/graphic-sheets.xml b/rsrc/dialogs/graphic-sheets.xml index 155b5f20..982a5d45 100644 --- a/rsrc/dialogs/graphic-sheets.xml +++ b/rsrc/dialogs/graphic-sheets.xml @@ -1,7 +1,7 @@ - + Edit Custom Graphics: Sheet Number: @@ -15,6 +15,6 @@ - + diff --git a/rsrc/dialogs/graphic-types.xml b/rsrc/dialogs/graphic-types.xml index a4e0ccba..a29eb6b6 100644 --- a/rsrc/dialogs/graphic-types.xml +++ b/rsrc/dialogs/graphic-types.xml @@ -1,7 +1,7 @@ - + Classify Custom Graphics: First Graphic: @@ -227,6 +227,6 @@ + diff --git a/rsrc/dialogs/help-combat.xml b/rsrc/dialogs/help-combat.xml index dc0ebe54..7be43aea 100644 --- a/rsrc/dialogs/help-combat.xml +++ b/rsrc/dialogs/help-combat.xml @@ -1,7 +1,7 @@ - + BLADES OF EXILE HELP: COMBAT COMMANDS diff --git a/rsrc/dialogs/help-contest.xml b/rsrc/dialogs/help-contest.xml index 1f618cf2..e402f765 100644 --- a/rsrc/dialogs/help-contest.xml +++ b/rsrc/dialogs/help-contest.xml @@ -1,7 +1,7 @@ - + diff --git a/rsrc/dialogs/help-distributing.xml b/rsrc/dialogs/help-distributing.xml index 3b59a871..681a6c72 100644 --- a/rsrc/dialogs/help-distributing.xml +++ b/rsrc/dialogs/help-distributing.xml @@ -1,7 +1,7 @@ - + diff --git a/rsrc/dialogs/help-editing.xml b/rsrc/dialogs/help-editing.xml index 5cdd8fc3..60bbac70 100644 --- a/rsrc/dialogs/help-editing.xml +++ b/rsrc/dialogs/help-editing.xml @@ -1,7 +1,7 @@ - + diff --git a/rsrc/dialogs/help-fields.xml b/rsrc/dialogs/help-fields.xml index 5cbaea1e..6b5e3b7b 100644 --- a/rsrc/dialogs/help-fields.xml +++ b/rsrc/dialogs/help-fields.xml @@ -1,6 +1,6 @@ - + BLADES OF EXILE HELP: MAGIC BARRIERS diff --git a/rsrc/dialogs/help-hints.xml b/rsrc/dialogs/help-hints.xml index 010e49a6..9c070c88 100644 --- a/rsrc/dialogs/help-hints.xml +++ b/rsrc/dialogs/help-hints.xml @@ -1,6 +1,6 @@ - + Need a Hint? diff --git a/rsrc/dialogs/help-inventory.xml b/rsrc/dialogs/help-inventory.xml index 1820b95c..941e101c 100644 --- a/rsrc/dialogs/help-inventory.xml +++ b/rsrc/dialogs/help-inventory.xml @@ -1,7 +1,7 @@ - + BLADES OF EXILE HELP: ITEM INFO SCREEN diff --git a/rsrc/dialogs/help-magic.xml b/rsrc/dialogs/help-magic.xml index 13afe46e..bc0dd809 100644 --- a/rsrc/dialogs/help-magic.xml +++ b/rsrc/dialogs/help-magic.xml @@ -1,7 +1,7 @@ - + diff --git a/rsrc/dialogs/help-outdoor.xml b/rsrc/dialogs/help-outdoor.xml index b344e233..7945b1f9 100644 --- a/rsrc/dialogs/help-outdoor.xml +++ b/rsrc/dialogs/help-outdoor.xml @@ -1,7 +1,7 @@ - + BLADES OF EXILE HELP: OUTDOOR COMMANDS diff --git a/rsrc/dialogs/help-party.xml b/rsrc/dialogs/help-party.xml index 7695247a..fc3a55b2 100644 --- a/rsrc/dialogs/help-party.xml +++ b/rsrc/dialogs/help-party.xml @@ -1,7 +1,7 @@ - + BLADES OF EXILE HELP: PARTY STATUS SCREEN diff --git a/rsrc/dialogs/help-testing.xml b/rsrc/dialogs/help-testing.xml index a76c3b03..a7460e2e 100644 --- a/rsrc/dialogs/help-testing.xml +++ b/rsrc/dialogs/help-testing.xml @@ -1,7 +1,7 @@ - + diff --git a/rsrc/dialogs/help-town.xml b/rsrc/dialogs/help-town.xml index f14d99ce..562b0c6d 100644 --- a/rsrc/dialogs/help-town.xml +++ b/rsrc/dialogs/help-town.xml @@ -1,7 +1,7 @@ - + BLADES OF EXILE HELP: TOWN COMMANDS diff --git a/rsrc/dialogs/inventory-full.xml b/rsrc/dialogs/inventory-full.xml index 17fb7d11..0657dccd 100644 --- a/rsrc/dialogs/inventory-full.xml +++ b/rsrc/dialogs/inventory-full.xml @@ -1,7 +1,7 @@ - + No room in your inventory. diff --git a/rsrc/dialogs/item-info.xml b/rsrc/dialogs/item-info.xml index b84b159c..6f596618 100644 --- a/rsrc/dialogs/item-info.xml +++ b/rsrc/dialogs/item-info.xml @@ -1,7 +1,7 @@ - + Item Info: Name: diff --git a/rsrc/dialogs/job-board.xml b/rsrc/dialogs/job-board.xml index fae869db..b5a8a875 100644 --- a/rsrc/dialogs/job-board.xml +++ b/rsrc/dialogs/job-board.xml @@ -1,7 +1,7 @@ - + THE JOB BOARD: Current day: diff --git a/rsrc/dialogs/keep-stored-items.xml b/rsrc/dialogs/keep-stored-items.xml index 440b2117..8e6d70b6 100644 --- a/rsrc/dialogs/keep-stored-items.xml +++ b/rsrc/dialogs/keep-stored-items.xml @@ -1,7 +1,7 @@ - + diff --git a/rsrc/dialogs/kill-party-confirm.xml b/rsrc/dialogs/kill-party-confirm.xml index 5fe37e3b..89c0501e 100644 --- a/rsrc/dialogs/kill-party-confirm.xml +++ b/rsrc/dialogs/kill-party-confirm.xml @@ -1,6 +1,6 @@ - + You are about to kill your entire party.
diff --git a/rsrc/dialogs/leave-scenario.xml b/rsrc/dialogs/leave-scenario.xml index 39f0a892..f8793f92 100644 --- a/rsrc/dialogs/leave-scenario.xml +++ b/rsrc/dialogs/leave-scenario.xml @@ -1,7 +1,7 @@ - + @@ -9,5 +9,5 @@ All of their progress in that adventure is forgotten ... if you want to play it again, you will need to start over from the very beginning. - + diff --git a/rsrc/dialogs/leave-town.xml b/rsrc/dialogs/leave-town.xml index b5924a4a..dfd6ea7c 100644 --- a/rsrc/dialogs/leave-town.xml +++ b/rsrc/dialogs/leave-town.xml @@ -1,7 +1,7 @@ - + Your party will now be outdoors. diff --git a/rsrc/dialogs/locked-door-action.xml b/rsrc/dialogs/locked-door-action.xml index fe07f482..55940133 100644 --- a/rsrc/dialogs/locked-door-action.xml +++ b/rsrc/dialogs/locked-door-action.xml @@ -1,7 +1,7 @@ - + diff --git a/rsrc/dialogs/make-scenario1.xml b/rsrc/dialogs/make-scenario1.xml index 167da977..303f62d5 100644 --- a/rsrc/dialogs/make-scenario1.xml +++ b/rsrc/dialogs/make-scenario1.xml @@ -1,7 +1,7 @@ - + Create a new scenario: @@ -22,6 +22,6 @@ (If enabled, the default outdoors will have grass instead of cave floor.)
- +
diff --git a/rsrc/dialogs/make-scenario2.xml b/rsrc/dialogs/make-scenario2.xml index e9bb6adf..df482c79 100644 --- a/rsrc/dialogs/make-scenario2.xml +++ b/rsrc/dialogs/make-scenario2.xml @@ -1,7 +1,7 @@ - + 1 1 @@ -11,7 +11,7 @@ - + How big is your scenario? diff --git a/rsrc/dialogs/many-str.xml b/rsrc/dialogs/many-str.xml index e1468f79..f2eb205e 100644 --- a/rsrc/dialogs/many-str.xml +++ b/rsrc/dialogs/many-str.xml @@ -1,7 +1,7 @@ - + diff --git a/rsrc/dialogs/new-party.xml b/rsrc/dialogs/new-party.xml index eaf67aad..32dd7c8e 100644 --- a/rsrc/dialogs/new-party.xml +++ b/rsrc/dialogs/new-party.xml @@ -1,9 +1,9 @@ - + - + CREATING A PARTY:
diff --git a/rsrc/dialogs/new-shop.xml b/rsrc/dialogs/new-shop.xml index 2a17cfc5..4a9ea67c 100644 --- a/rsrc/dialogs/new-shop.xml +++ b/rsrc/dialogs/new-shop.xml @@ -1,11 +1,11 @@ - + Create New Shop What kind of shop do you want to create? - + diff --git a/rsrc/dialogs/new-town.xml b/rsrc/dialogs/new-town.xml index 401bd3cc..cf3f5cc2 100644 --- a/rsrc/dialogs/new-town.xml +++ b/rsrc/dialogs/new-town.xml @@ -1,6 +1,6 @@ - + Create New Town Creating town number: @@ -22,6 +22,6 @@ - + diff --git a/rsrc/dialogs/not-at-edge.xml b/rsrc/dialogs/not-at-edge.xml index e9c9ec96..eacd5830 100644 --- a/rsrc/dialogs/not-at-edge.xml +++ b/rsrc/dialogs/not-at-edge.xml @@ -1,7 +1,7 @@ - + You can't place a sign or special encounter at the edge of an outdoor section. diff --git a/rsrc/dialogs/not-split.xml b/rsrc/dialogs/not-split.xml index 6d276741..a2c41f78 100644 --- a/rsrc/dialogs/not-split.xml +++ b/rsrc/dialogs/not-split.xml @@ -1,7 +1,7 @@ - + Your party is not split up! diff --git a/rsrc/dialogs/pc-alchemy-info.xml b/rsrc/dialogs/pc-alchemy-info.xml index 998541e5..fc655507 100644 --- a/rsrc/dialogs/pc-alchemy-info.xml +++ b/rsrc/dialogs/pc-alchemy-info.xml @@ -1,7 +1,7 @@ - + Alchemy known: + + Alchemy: For: diff --git a/rsrc/dialogs/pick-race-abil.xml b/rsrc/dialogs/pick-race-abil.xml index 8be31c38..a18cd3ca 100644 --- a/rsrc/dialogs/pick-race-abil.xml +++ b/rsrc/dialogs/pick-race-abil.xml @@ -1,6 +1,7 @@ + Special Characteristics: diff --git a/rsrc/dialogs/pick-save.xml b/rsrc/dialogs/pick-save.xml index 25318691..ae59ec00 100644 --- a/rsrc/dialogs/pick-save.xml +++ b/rsrc/dialogs/pick-save.xml @@ -1,7 +1,7 @@ - + Load a party: Load an autosave from {Folder}: Save your party: @@ -65,5 +65,5 @@ - + diff --git a/rsrc/dialogs/pick-scenario.xml b/rsrc/dialogs/pick-scenario.xml index f232bc60..c6f9c4b7 100644 --- a/rsrc/dialogs/pick-scenario.xml +++ b/rsrc/dialogs/pick-scenario.xml @@ -1,7 +1,7 @@ - + Start a Scenario: @@ -48,5 +48,5 @@ + diff --git a/rsrc/dialogs/pick-spec-type.xml b/rsrc/dialogs/pick-spec-type.xml index 77878b71..19ce8db6 100644 --- a/rsrc/dialogs/pick-spec-type.xml +++ b/rsrc/dialogs/pick-spec-type.xml @@ -1,7 +1,7 @@ - + This terrain type is set to call a local special when used or stepped on. diff --git a/rsrc/dialogs/pref-autosave.xml b/rsrc/dialogs/pref-autosave.xml index 8f2ba63f..9596d2e2 100644 --- a/rsrc/dialogs/pref-autosave.xml +++ b/rsrc/dialogs/pref-autosave.xml @@ -1,6 +1,6 @@ - + Autosave Preferences @@ -16,5 +16,5 @@ The party finishes combat outdoors - + diff --git a/rsrc/dialogs/pref-character.xml b/rsrc/dialogs/pref-character.xml index 7e69534e..b751d034 100644 --- a/rsrc/dialogs/pref-character.xml +++ b/rsrc/dialogs/pref-character.xml @@ -1,6 +1,6 @@ - + BoE Character Editor Preferences @@ -17,5 +17,5 @@ - + diff --git a/rsrc/dialogs/pref-scenario.xml b/rsrc/dialogs/pref-scenario.xml index 08e1c905..3a732a09 100644 --- a/rsrc/dialogs/pref-scenario.xml +++ b/rsrc/dialogs/pref-scenario.xml @@ -1,6 +1,6 @@ - + BoE Scenario Editor Preferences @@ -22,5 +22,5 @@ Force default party (ignore above) - + diff --git a/rsrc/dialogs/preferences.xml b/rsrc/dialogs/preferences.xml index f23683dc..9217145a 100644 --- a/rsrc/dialogs/preferences.xml +++ b/rsrc/dialogs/preferences.xml @@ -1,6 +1,6 @@ - + Blades of Exile Preferences @@ -65,5 +65,5 @@ Reset instant help (all help windows will reappear) - + diff --git a/rsrc/dialogs/preview-dialogs-confirm.xml b/rsrc/dialogs/preview-dialogs-confirm.xml index 47a37576..1adf434f 100644 --- a/rsrc/dialogs/preview-dialogs-confirm.xml +++ b/rsrc/dialogs/preview-dialogs-confirm.xml @@ -1,6 +1,6 @@ - + You are about to preview all {{num}} dialog layouts in the game and its editors.
diff --git a/rsrc/dialogs/quest-info.xml b/rsrc/dialogs/quest-info.xml index 1cd411f1..3f24669a 100644 --- a/rsrc/dialogs/quest-info.xml +++ b/rsrc/dialogs/quest-info.xml @@ -1,7 +1,7 @@ - + diff --git a/rsrc/dialogs/quit-confirm-nosave.xml b/rsrc/dialogs/quit-confirm-nosave.xml index 89094645..88cdb9e0 100644 --- a/rsrc/dialogs/quit-confirm-nosave.xml +++ b/rsrc/dialogs/quit-confirm-nosave.xml @@ -1,9 +1,9 @@ - + Warning: If you quit now, your unsaved progress will be lost. - + diff --git a/rsrc/dialogs/quit-confirm-save.xml b/rsrc/dialogs/quit-confirm-save.xml index fc1fc50f..fc8c73c9 100644 --- a/rsrc/dialogs/quit-confirm-save.xml +++ b/rsrc/dialogs/quit-confirm-save.xml @@ -1,10 +1,10 @@ - + Do you want to save before quitting? - + diff --git a/rsrc/dialogs/removed-special-items.xml b/rsrc/dialogs/removed-special-items.xml index a36cf70a..74360f9b 100644 --- a/rsrc/dialogs/removed-special-items.xml +++ b/rsrc/dialogs/removed-special-items.xml @@ -1,7 +1,7 @@ - + diff --git a/rsrc/dialogs/reset-story.xml b/rsrc/dialogs/reset-story.xml index ee464ce5..93be120c 100644 --- a/rsrc/dialogs/reset-story.xml +++ b/rsrc/dialogs/reset-story.xml @@ -1,7 +1,7 @@ - + diff --git a/rsrc/dialogs/resize-outdoors.xml b/rsrc/dialogs/resize-outdoors.xml index 59593a0d..ef3158ed 100644 --- a/rsrc/dialogs/resize-outdoors.xml +++ b/rsrc/dialogs/resize-outdoors.xml @@ -1,7 +1,7 @@ - + Resize/Shift Outdoors @@ -42,5 +42,5 @@ - + diff --git a/rsrc/dialogs/restart-game.xml b/rsrc/dialogs/restart-game.xml index 77440c63..33335789 100644 --- a/rsrc/dialogs/restart-game.xml +++ b/rsrc/dialogs/restart-game.xml @@ -1,12 +1,12 @@ - + {{action}} will discard any unsaved progress. Are you sure you want to do this? - + diff --git a/rsrc/dialogs/reunite-first.xml b/rsrc/dialogs/reunite-first.xml index a4f7d5e4..149050e4 100644 --- a/rsrc/dialogs/reunite-first.xml +++ b/rsrc/dialogs/reunite-first.xml @@ -1,7 +1,7 @@ - + diff --git a/rsrc/dialogs/reunited.xml b/rsrc/dialogs/reunited.xml index b86c570d..09a01bb9 100644 --- a/rsrc/dialogs/reunited.xml +++ b/rsrc/dialogs/reunited.xml @@ -1,7 +1,7 @@ - + diff --git a/rsrc/dialogs/save-before-close.xml b/rsrc/dialogs/save-before-close.xml index 06b56050..f5d94ef2 100644 --- a/rsrc/dialogs/save-before-close.xml +++ b/rsrc/dialogs/save-before-close.xml @@ -1,12 +1,12 @@ - + Do you want to save changes to your scenario before closing? - + diff --git a/rsrc/dialogs/save-before-launch.xml b/rsrc/dialogs/save-before-launch.xml index 7b651d9f..44a4ce4c 100644 --- a/rsrc/dialogs/save-before-launch.xml +++ b/rsrc/dialogs/save-before-launch.xml @@ -1,12 +1,12 @@ - + Your scenario will be saved before launching. - + diff --git a/rsrc/dialogs/save-before-load.xml b/rsrc/dialogs/save-before-load.xml index c562621a..8cada613 100644 --- a/rsrc/dialogs/save-before-load.xml +++ b/rsrc/dialogs/save-before-load.xml @@ -1,12 +1,12 @@ - + Save changes to your scenario before loading a new one? - + diff --git a/rsrc/dialogs/save-before-quit.xml b/rsrc/dialogs/save-before-quit.xml index e32c03f8..caad4df3 100644 --- a/rsrc/dialogs/save-before-quit.xml +++ b/rsrc/dialogs/save-before-quit.xml @@ -1,12 +1,12 @@ - + Do you want to save changes to your scenario before quitting? - + diff --git a/rsrc/dialogs/save-before-revert.xml b/rsrc/dialogs/save-before-revert.xml index d58a7c28..2a29a943 100644 --- a/rsrc/dialogs/save-before-revert.xml +++ b/rsrc/dialogs/save-before-revert.xml @@ -1,11 +1,11 @@ - + Are you sure you want to discard all changes to your scenario? - + diff --git a/rsrc/dialogs/save-close.xml b/rsrc/dialogs/save-close.xml index 3cf1a699..e4ab43c9 100644 --- a/rsrc/dialogs/save-close.xml +++ b/rsrc/dialogs/save-close.xml @@ -1,10 +1,10 @@ - + Do you want to save before closing? - + diff --git a/rsrc/dialogs/save-legacy-scen.xml b/rsrc/dialogs/save-legacy-scen.xml index fb5f4cd2..a3cf830b 100644 --- a/rsrc/dialogs/save-legacy-scen.xml +++ b/rsrc/dialogs/save-legacy-scen.xml @@ -1,7 +1,7 @@ - + This scenario is currently set as a legacy scenario, meaning that certain mechanics are changed. @@ -27,6 +27,6 @@ ~ Timed events can now be called when the party is resting. If the scenario relied on this not happening, it may need to be updated.
- +
diff --git a/rsrc/dialogs/save-open.xml b/rsrc/dialogs/save-open.xml index 7c1198a0..c5fa6adc 100644 --- a/rsrc/dialogs/save-open.xml +++ b/rsrc/dialogs/save-open.xml @@ -1,10 +1,10 @@ - + Do you want to save before opening a new file? - + diff --git a/rsrc/dialogs/save-quit.xml b/rsrc/dialogs/save-quit.xml index 29da2ad5..c52d851e 100644 --- a/rsrc/dialogs/save-quit.xml +++ b/rsrc/dialogs/save-quit.xml @@ -1,10 +1,10 @@ - + Do you want to save before quitting? - + diff --git a/rsrc/dialogs/save-revert.xml b/rsrc/dialogs/save-revert.xml index 112c55af..5bf637fe 100644 --- a/rsrc/dialogs/save-revert.xml +++ b/rsrc/dialogs/save-revert.xml @@ -1,9 +1,9 @@ - + Are you sure you want to discard any unsaved changes? - + diff --git a/rsrc/dialogs/scen-version-mismatch.xml b/rsrc/dialogs/scen-version-mismatch.xml index 4278738c..e97947da 100644 --- a/rsrc/dialogs/scen-version-mismatch.xml +++ b/rsrc/dialogs/scen-version-mismatch.xml @@ -1,7 +1,7 @@ - + diff --git a/rsrc/dialogs/select-import-town.xml b/rsrc/dialogs/select-import-town.xml index 1aaee7e1..f4a5c7b6 100644 --- a/rsrc/dialogs/select-import-town.xml +++ b/rsrc/dialogs/select-import-town.xml @@ -1,7 +1,7 @@ - + @@ -12,7 +12,7 @@ Enter a town number and hit OK, and you will be asked to select a scenario file. The town with that number in the selected scenario will then be loaded in over the current town.
- + Warning: This will write over the town currently in memory. Also, the town you select must be the same size (large/medium/small) as the town currently in memory. diff --git a/rsrc/dialogs/select-pc.xml b/rsrc/dialogs/select-pc.xml index 8dd833cb..0e3df938 100644 --- a/rsrc/dialogs/select-pc.xml +++ b/rsrc/dialogs/select-pc.xml @@ -1,6 +1,6 @@ - + {{skill}} skill is shown in (). Highest in green Select a PC: diff --git a/rsrc/dialogs/select-sector.xml b/rsrc/dialogs/select-sector.xml index 8306842e..5f6724be 100644 --- a/rsrc/dialogs/select-sector.xml +++ b/rsrc/dialogs/select-sector.xml @@ -1,10 +1,10 @@ - + - + Edit Which Outdoor Section? World width: diff --git a/rsrc/dialogs/select-town-edit.xml b/rsrc/dialogs/select-town-edit.xml index b33761e8..12937ad5 100644 --- a/rsrc/dialogs/select-town-edit.xml +++ b/rsrc/dialogs/select-town-edit.xml @@ -1,7 +1,7 @@ - + diff --git a/rsrc/dialogs/select-town-enter.xml b/rsrc/dialogs/select-town-enter.xml index a7900442..ddc87d29 100644 --- a/rsrc/dialogs/select-town-enter.xml +++ b/rsrc/dialogs/select-town-enter.xml @@ -1,7 +1,7 @@ - + diff --git a/rsrc/dialogs/set-area-desc.xml b/rsrc/dialogs/set-area-desc.xml index 4583e167..d2a4de1f 100644 --- a/rsrc/dialogs/set-area-desc.xml +++ b/rsrc/dialogs/set-area-desc.xml @@ -1,9 +1,9 @@ - + - + Enter this area's description: diff --git a/rsrc/dialogs/set-not-owned.xml b/rsrc/dialogs/set-not-owned.xml index f76dbec0..ac6ee554 100644 --- a/rsrc/dialogs/set-not-owned.xml +++ b/rsrc/dialogs/set-not-owned.xml @@ -1,7 +1,7 @@ - + diff --git a/rsrc/dialogs/set-sdf.xml b/rsrc/dialogs/set-sdf.xml index 3c93ddd5..6be288f1 100644 --- a/rsrc/dialogs/set-sdf.xml +++ b/rsrc/dialogs/set-sdf.xml @@ -1,7 +1,7 @@ - + Edit Stuff Done @@ -15,6 +15,6 @@ Value: - + diff --git a/rsrc/dialogs/shift-outdoor-section.xml b/rsrc/dialogs/shift-outdoor-section.xml index 5448a9b1..7202d639 100644 --- a/rsrc/dialogs/shift-outdoor-section.xml +++ b/rsrc/dialogs/shift-outdoor-section.xml @@ -1,7 +1,7 @@ - + diff --git a/rsrc/dialogs/shift-town-entrance.xml b/rsrc/dialogs/shift-town-entrance.xml index f0ec6b53..c28ff69e 100644 --- a/rsrc/dialogs/shift-town-entrance.xml +++ b/rsrc/dialogs/shift-town-entrance.xml @@ -1,7 +1,7 @@ - + diff --git a/rsrc/dialogs/show-map.xml b/rsrc/dialogs/show-map.xml index 23761a60..9ae73772 100644 --- a/rsrc/dialogs/show-map.xml +++ b/rsrc/dialogs/show-map.xml @@ -1,7 +1,7 @@ - + Map of Somewhere: diff --git a/rsrc/dialogs/skill-info.xml b/rsrc/dialogs/skill-info.xml index 2969aa39..b61f425c 100644 --- a/rsrc/dialogs/skill-info.xml +++ b/rsrc/dialogs/skill-info.xml @@ -1,7 +1,7 @@ - + diff --git a/rsrc/dialogs/slimy-stair-down.xml b/rsrc/dialogs/slimy-stair-down.xml index 4d13fbff..c4b844b9 100644 --- a/rsrc/dialogs/slimy-stair-down.xml +++ b/rsrc/dialogs/slimy-stair-down.xml @@ -1,7 +1,7 @@ - + diff --git a/rsrc/dialogs/slimy-stair-up.xml b/rsrc/dialogs/slimy-stair-up.xml index c68e00fd..23c575ac 100644 --- a/rsrc/dialogs/slimy-stair-up.xml +++ b/rsrc/dialogs/slimy-stair-up.xml @@ -1,7 +1,7 @@ - + diff --git a/rsrc/dialogs/soul-crystal.xml b/rsrc/dialogs/soul-crystal.xml index 09cb5a96..8e801907 100644 --- a/rsrc/dialogs/soul-crystal.xml +++ b/rsrc/dialogs/soul-crystal.xml @@ -1,8 +1,8 @@ - - + + diff --git a/rsrc/dialogs/spell-info.xml b/rsrc/dialogs/spell-info.xml index 47b57875..4eb1643d 100644 --- a/rsrc/dialogs/spell-info.xml +++ b/rsrc/dialogs/spell-info.xml @@ -1,7 +1,7 @@ - + diff --git a/rsrc/dialogs/spend-xp.xml b/rsrc/dialogs/spend-xp.xml index a57ab635..41227e11 100644 --- a/rsrc/dialogs/spend-xp.xml +++ b/rsrc/dialogs/spend-xp.xml @@ -1,6 +1,6 @@ - + Training For: @@ -97,6 +97,6 @@ + diff --git a/rsrc/dialogs/steal-item.xml b/rsrc/dialogs/steal-item.xml index 627c6ec5..9ef5f789 100644 --- a/rsrc/dialogs/steal-item.xml +++ b/rsrc/dialogs/steal-item.xml @@ -2,7 +2,7 @@ - + This item is clearly someone's property. diff --git a/rsrc/dialogs/talk-notes.xml b/rsrc/dialogs/talk-notes.xml index a3aef8b9..39bab5f8 100644 --- a/rsrc/dialogs/talk-notes.xml +++ b/rsrc/dialogs/talk-notes.xml @@ -1,7 +1,7 @@ - + - + This features takes all of the text in your scenario diff --git a/rsrc/dialogs/tip-of-day.xml b/rsrc/dialogs/tip-of-day.xml index 7b9c3328..0f976648 100644 --- a/rsrc/dialogs/tip-of-day.xml +++ b/rsrc/dialogs/tip-of-day.xml @@ -1,7 +1,7 @@ - +