mirror of
https://github.com/AndorsTrailRelease/andors-trail.git
synced 2025-12-28 23:35:47 +01:00
Compare commits
3 Commits
V0.8.3
...
import_exp
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1b660f482e | ||
|
|
639b17c582 | ||
|
|
a6c39a578d |
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1 +0,0 @@
|
||||
/AndorsTrail/.idea/workspace.xml
|
||||
Binary file not shown.
BIN
AndorsTrail/.gradle/7.3.3/fileChanges/last-build.bin
Normal file
BIN
AndorsTrail/.gradle/7.3.3/fileChanges/last-build.bin
Normal file
Binary file not shown.
0
AndorsTrail/.gradle/7.3.3/gc.properties
Normal file
0
AndorsTrail/.gradle/7.3.3/gc.properties
Normal file
0
AndorsTrail/.gradle/vcs-1/gc.properties
Normal file
0
AndorsTrail/.gradle/vcs-1/gc.properties
Normal file
6
AndorsTrail/.idea/compiler.xml
generated
Normal file
6
AndorsTrail/.idea/compiler.xml
generated
Normal file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="CompilerConfiguration">
|
||||
<bytecodeTargetLevel target="11" />
|
||||
</component>
|
||||
</project>
|
||||
20
AndorsTrail/.idea/gradle.xml
generated
Normal file
20
AndorsTrail/.idea/gradle.xml
generated
Normal file
@@ -0,0 +1,20 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="GradleMigrationSettings" migrationVersion="1" />
|
||||
<component name="GradleSettings">
|
||||
<option name="linkedExternalProjectsSettings">
|
||||
<GradleProjectSettings>
|
||||
<option name="testRunner" value="GRADLE" />
|
||||
<option name="distributionType" value="DEFAULT_WRAPPED" />
|
||||
<option name="externalProjectPath" value="$PROJECT_DIR$" />
|
||||
<option name="gradleJvm" value="1.8" />
|
||||
<option name="modules">
|
||||
<set>
|
||||
<option value="$PROJECT_DIR$" />
|
||||
<option value="$PROJECT_DIR$/app" />
|
||||
</set>
|
||||
</option>
|
||||
</GradleProjectSettings>
|
||||
</option>
|
||||
</component>
|
||||
</project>
|
||||
25
AndorsTrail/.idea/jarRepositories.xml
generated
Normal file
25
AndorsTrail/.idea/jarRepositories.xml
generated
Normal file
@@ -0,0 +1,25 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="RemoteRepositoriesConfiguration">
|
||||
<remote-repository>
|
||||
<option name="id" value="central" />
|
||||
<option name="name" value="Maven Central repository" />
|
||||
<option name="url" value="https://repo1.maven.org/maven2" />
|
||||
</remote-repository>
|
||||
<remote-repository>
|
||||
<option name="id" value="jboss.community" />
|
||||
<option name="name" value="JBoss Community repository" />
|
||||
<option name="url" value="https://repository.jboss.org/nexus/content/repositories/public/" />
|
||||
</remote-repository>
|
||||
<remote-repository>
|
||||
<option name="id" value="BintrayJCenter" />
|
||||
<option name="name" value="BintrayJCenter" />
|
||||
<option name="url" value="https://jcenter.bintray.com/" />
|
||||
</remote-repository>
|
||||
<remote-repository>
|
||||
<option name="id" value="Google" />
|
||||
<option name="name" value="Google" />
|
||||
<option name="url" value="https://dl.google.com/dl/android/maven2/" />
|
||||
</remote-repository>
|
||||
</component>
|
||||
</project>
|
||||
10
AndorsTrail/.idea/misc.xml
generated
Normal file
10
AndorsTrail/.idea/misc.xml
generated
Normal file
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="ExternalStorageConfigurationManager" enabled="true" />
|
||||
<component name="ProjectRootManager" version="2" languageLevel="JDK_11" project-jdk-name="11" project-jdk-type="JavaSDK">
|
||||
<output url="file://$PROJECT_DIR$/build/classes" />
|
||||
</component>
|
||||
<component name="ProjectType">
|
||||
<option name="id" value="Android" />
|
||||
</component>
|
||||
</project>
|
||||
6
AndorsTrail/.idea/vcs.xml
generated
Normal file
6
AndorsTrail/.idea/vcs.xml
generated
Normal file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="VcsDirectoryMappings">
|
||||
<mapping directory="$PROJECT_DIR$/.." vcs="Git" />
|
||||
</component>
|
||||
</project>
|
||||
166
AndorsTrail/.idea/workspace.xml
generated
Normal file
166
AndorsTrail/.idea/workspace.xml
generated
Normal file
@@ -0,0 +1,166 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="AutoImportSettings">
|
||||
<option name="autoReloadType" value="NONE" />
|
||||
</component>
|
||||
<component name="ChangeListManager">
|
||||
<list default="true" id="fb7bf33b-30cf-40b9-a238-3e2f6f604a8f" name="Changes" comment="" />
|
||||
<option name="SHOW_DIALOG" value="false" />
|
||||
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
||||
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
||||
<option name="LAST_RESOLUTION" value="IGNORE" />
|
||||
</component>
|
||||
<component name="ExecutionTargetManager" SELECTED_TARGET="device_and_snapshot_combo_box_target[C:\Users\chris\.android\avd\Nexus_5_API_30.avd]" />
|
||||
<component name="ExternalProjectsData">
|
||||
<projectState path="$PROJECT_DIR$">
|
||||
<ProjectState />
|
||||
</projectState>
|
||||
</component>
|
||||
<component name="ExternalProjectsManager">
|
||||
<system id="GRADLE">
|
||||
<state>
|
||||
<projects_view>
|
||||
<tree_state>
|
||||
<expand>
|
||||
<path>
|
||||
<item name="" type="6a2764b6:ExternalProjectsStructure$RootNode" />
|
||||
<item name="AndorsTrail" type="f1a62948:ProjectNode" />
|
||||
</path>
|
||||
</expand>
|
||||
<select />
|
||||
</tree_state>
|
||||
</projects_view>
|
||||
</state>
|
||||
</system>
|
||||
</component>
|
||||
<component name="GenerateSignedApkSettings">
|
||||
<option name="KEY_STORE_PATH" value="C:\AT\sec\AndorsTrail.keystore" />
|
||||
<option name="KEY_ALIAS" value="andorstrail" />
|
||||
<option name="REMEMBER_PASSWORDS" value="true" />
|
||||
<option name="BUILD_TARGET_KEY" value="apk" />
|
||||
</component>
|
||||
<component name="Git.Settings">
|
||||
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/.." />
|
||||
</component>
|
||||
<component name="ProjectId" id="2FG0LqADbxm6Q1t3yQ9BlX5APzJ" />
|
||||
<component name="ProjectLevelVcsManager" settingsEditedManually="true" />
|
||||
<component name="ProjectViewState">
|
||||
<option name="hideEmptyMiddlePackages" value="true" />
|
||||
<option name="showLibraryContents" value="true" />
|
||||
</component>
|
||||
<component name="PropertiesComponent">
|
||||
<property name="ApkExportedModule" value="AndorsTrail.app" />
|
||||
<property name="ExportApk.ApkPath" value="C:\AT\AndorsTrailRelease\andors-trail\AndorsTrail\app" />
|
||||
<property name="ExportApk.BuildVariants" value="release" />
|
||||
<property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
|
||||
<property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
|
||||
<property name="RunOnceActivity.cidr.known.project.marker" value="true" />
|
||||
<property name="android.sdk.path" value="$USER_HOME$/AppData/Local/Android/Sdk" />
|
||||
<property name="cidr.known.project.marker" value="true" />
|
||||
<property name="last_opened_file_path" value="$PROJECT_DIR$/../../../sec/AndorsTrail.keystore" />
|
||||
<property name="settings.editor.selected.configurable" value="device.file.explorer" />
|
||||
<property name="show.inlinked.gradle.project.popup" value="false" />
|
||||
</component>
|
||||
<component name="RunManager">
|
||||
<configuration name="<template>" type="Applet" default="true" selected="false">
|
||||
<option name="MAIN_CLASS_NAME" />
|
||||
<option name="HTML_FILE_NAME" />
|
||||
<option name="HTML_USED" value="false" />
|
||||
<option name="WIDTH" value="400" />
|
||||
<option name="HEIGHT" value="300" />
|
||||
<option name="POLICY_FILE" value="$APPLICATION_HOME_DIR$/bin/appletviewer.policy" />
|
||||
<option name="VM_PARAMETERS" />
|
||||
</configuration>
|
||||
<configuration name="<template>" type="#org.jetbrains.idea.devkit.run.PluginConfigurationType" default="true" selected="false">
|
||||
<option name="VM_PARAMETERS" value="-Xmx512m -Xms256m -XX:MaxPermSize=250m -ea" />
|
||||
</configuration>
|
||||
<configuration name="app" type="AndroidRunConfigurationType" factoryName="Android App">
|
||||
<module name="AndorsTrail.app" />
|
||||
<option name="DEPLOY" value="true" />
|
||||
<option name="DEPLOY_APK_FROM_BUNDLE" value="false" />
|
||||
<option name="DEPLOY_AS_INSTANT" value="false" />
|
||||
<option name="ARTIFACT_NAME" value="" />
|
||||
<option name="PM_INSTALL_OPTIONS" value="" />
|
||||
<option name="ALL_USERS" value="false" />
|
||||
<option name="ALWAYS_INSTALL_WITH_PM" value="false" />
|
||||
<option name="DYNAMIC_FEATURES_DISABLED_LIST" value="" />
|
||||
<option name="ACTIVITY_EXTRA_FLAGS" value="" />
|
||||
<option name="MODE" value="default_activity" />
|
||||
<option name="CLEAR_LOGCAT" value="false" />
|
||||
<option name="SHOW_LOGCAT_AUTOMATICALLY" value="false" />
|
||||
<option name="INSPECTION_WITHOUT_ACTIVITY_RESTART" value="false" />
|
||||
<option name="TARGET_SELECTION_MODE" value="DEVICE_AND_SNAPSHOT_COMBO_BOX" />
|
||||
<option name="SELECTED_CLOUD_MATRIX_CONFIGURATION_ID" value="-1" />
|
||||
<option name="SELECTED_CLOUD_MATRIX_PROJECT_ID" value="" />
|
||||
<option name="DEBUGGER_TYPE" value="Auto" />
|
||||
<Auto>
|
||||
<option name="USE_JAVA_AWARE_DEBUGGER" value="false" />
|
||||
<option name="SHOW_STATIC_VARS" value="true" />
|
||||
<option name="WORKING_DIR" value="" />
|
||||
<option name="TARGET_LOGGING_CHANNELS" value="lldb process:gdb-remote packets" />
|
||||
<option name="SHOW_OPTIMIZED_WARNING" value="true" />
|
||||
</Auto>
|
||||
<Hybrid>
|
||||
<option name="USE_JAVA_AWARE_DEBUGGER" value="false" />
|
||||
<option name="SHOW_STATIC_VARS" value="true" />
|
||||
<option name="WORKING_DIR" value="" />
|
||||
<option name="TARGET_LOGGING_CHANNELS" value="lldb process:gdb-remote packets" />
|
||||
<option name="SHOW_OPTIMIZED_WARNING" value="true" />
|
||||
</Hybrid>
|
||||
<Java />
|
||||
<Native>
|
||||
<option name="USE_JAVA_AWARE_DEBUGGER" value="false" />
|
||||
<option name="SHOW_STATIC_VARS" value="true" />
|
||||
<option name="WORKING_DIR" value="" />
|
||||
<option name="TARGET_LOGGING_CHANNELS" value="lldb process:gdb-remote packets" />
|
||||
<option name="SHOW_OPTIMIZED_WARNING" value="true" />
|
||||
</Native>
|
||||
<Profilers>
|
||||
<option name="ADVANCED_PROFILING_ENABLED" value="false" />
|
||||
<option name="STARTUP_PROFILING_ENABLED" value="false" />
|
||||
<option name="STARTUP_CPU_PROFILING_ENABLED" value="false" />
|
||||
<option name="STARTUP_CPU_PROFILING_CONFIGURATION_NAME" value="Java/Kotlin Method Sample (legacy)" />
|
||||
<option name="STARTUP_NATIVE_MEMORY_PROFILING_ENABLED" value="false" />
|
||||
<option name="NATIVE_MEMORY_SAMPLE_RATE_BYTES" value="2048" />
|
||||
</Profilers>
|
||||
<option name="DEEP_LINK" value="" />
|
||||
<option name="ACTIVITY_CLASS" value="" />
|
||||
<option name="SEARCH_ACTIVITY_IN_GLOBAL_SCOPE" value="false" />
|
||||
<option name="SKIP_ACTIVITY_VALIDATION" value="false" />
|
||||
<method v="2" />
|
||||
</configuration>
|
||||
<configuration default="true" type="Application" factoryName="Application">
|
||||
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
|
||||
<method v="2">
|
||||
<option name="Make" enabled="true" />
|
||||
</method>
|
||||
</configuration>
|
||||
<configuration default="true" type="JUnit" factoryName="JUnit">
|
||||
<option name="TEST_OBJECT" value="class" />
|
||||
<option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
|
||||
<method v="2">
|
||||
<option name="Make" enabled="true" />
|
||||
</method>
|
||||
</configuration>
|
||||
<configuration default="true" type="TestNG">
|
||||
<option name="TEST_OBJECT" value="CLASS" />
|
||||
<option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
|
||||
<properties />
|
||||
<listeners />
|
||||
<method v="2">
|
||||
<option name="Make" enabled="true" />
|
||||
</method>
|
||||
</configuration>
|
||||
</component>
|
||||
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
|
||||
<component name="TaskManager">
|
||||
<task active="true" id="Default" summary="Default task">
|
||||
<changelist id="fb7bf33b-30cf-40b9-a238-3e2f6f604a8f" name="Changes" comment="" />
|
||||
<created>1664103080085</created>
|
||||
<option name="number" value="Default" />
|
||||
<option name="presentableId" value="Default" />
|
||||
<updated>1664103080085</updated>
|
||||
</task>
|
||||
<servers />
|
||||
</component>
|
||||
</project>
|
||||
@@ -12,41 +12,12 @@ android {
|
||||
|
||||
buildTypes {
|
||||
release {
|
||||
manifestPlaceholders icon_name: 'icon', fileproviderPath: 'AndorsTrail'
|
||||
minifyEnabled false
|
||||
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.txt'
|
||||
}
|
||||
debug {
|
||||
manifestPlaceholders icon_name: 'icon_beta', fileproviderPath: 'AndorsTrail.beta2'
|
||||
applicationIdSuffix 'beta2'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'com.android.support:support-v4:28.0.0'
|
||||
}
|
||||
|
||||
task copyRes(type: Copy) {
|
||||
description "Copies the res folder to the modules res folder (& renames .tmx to .xml)"
|
||||
from "${rootDir}/res"
|
||||
into "${projectDir}/src/main/res"
|
||||
rename "(.*)\\.tmx", "\$1.xml"
|
||||
}
|
||||
|
||||
task copyTranslation(type: Copy) {
|
||||
description("Copies the translation files to the modules translations folder")
|
||||
from "${rootDir}/assets/translation"
|
||||
into "${projectDir}/src/main/assets/translation"
|
||||
}
|
||||
|
||||
task cleanup(type: Delete) {
|
||||
description("Deletes the assets/translation and the res folder from the modules folder")
|
||||
delete "${projectDir}/src/main/res", "${projectDir}/src/main/assets/translation"
|
||||
}
|
||||
|
||||
afterEvaluate {
|
||||
preBuild.dependsOn project.tasks.copyRes
|
||||
preBuild.dependsOn project.tasks.copyTranslation
|
||||
clean.dependsOn project.tasks.cleanup
|
||||
}
|
||||
|
||||
@@ -3,8 +3,8 @@
|
||||
<manifest
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.gpl.rpg.AndorsTrail"
|
||||
android:versionCode="67"
|
||||
android:versionName="0.8.3"
|
||||
android:versionCode="66"
|
||||
android:versionName="0.8.2"
|
||||
android:installLocation="auto"
|
||||
>
|
||||
<uses-sdk
|
||||
@@ -25,9 +25,9 @@
|
||||
|
||||
|
||||
<application
|
||||
android:name="com.gpl.rpg.AndorsTrail.AndorsTrailApplication"
|
||||
android:name=".AndorsTrailApplication"
|
||||
android:label="@string/app_name"
|
||||
android:icon="@drawable/${icon_name}"
|
||||
android:icon="@drawable/icon"
|
||||
android:description="@string/app_description"
|
||||
android:allowBackup="true"
|
||||
android:theme="@style/AndorsTrailTheme_Blue"
|
||||
@@ -36,38 +36,37 @@
|
||||
android:preserveLegacyExternalStorage="true"
|
||||
>
|
||||
<activity
|
||||
android:name="com.gpl.rpg.AndorsTrail.activity.StartScreenActivity"
|
||||
android:clearTaskOnLaunch="true"
|
||||
>
|
||||
android:name=".activity.StartScreenActivity"
|
||||
android:clearTaskOnLaunch="true">
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.MAIN" />
|
||||
<category android:name="android.intent.category.LAUNCHER" />
|
||||
</intent-filter>
|
||||
</activity>
|
||||
<activity
|
||||
android:name="com.gpl.rpg.AndorsTrail.activity.MainActivity"
|
||||
android:name=".activity.MainActivity"
|
||||
android:label="@string/app_name"
|
||||
android:theme="@style/AndorsTrailTheme_Blue.NoBackground"
|
||||
/>
|
||||
<activity android:name="com.gpl.rpg.AndorsTrail.activity.HeroinfoActivity" />
|
||||
<activity android:name="com.gpl.rpg.AndorsTrail.activity.MonsterInfoActivity" android:theme="@style/AndorsTrailDialogTheme_Blue" />
|
||||
<activity android:name="com.gpl.rpg.AndorsTrail.activity.ItemInfoActivity" android:theme="@style/AndorsTrailDialogTheme_Blue" />
|
||||
<activity android:name="com.gpl.rpg.AndorsTrail.activity.LevelUpActivity" android:theme="@style/AndorsTrailDialogTheme_Blue" />
|
||||
<activity android:name="com.gpl.rpg.AndorsTrail.activity.MonsterEncounterActivity" android:theme="@style/AndorsTrailDialogTheme_Blue" />
|
||||
<activity android:name="com.gpl.rpg.AndorsTrail.activity.ConversationActivity" android:theme="@style/AndorsTrailDialogTheme_Blue" />
|
||||
<activity android:name="com.gpl.rpg.AndorsTrail.activity.ShopActivity" />
|
||||
<activity android:name="com.gpl.rpg.AndorsTrail.activity.AboutActivity" />
|
||||
<activity android:name="com.gpl.rpg.AndorsTrail.activity.LoadingActivity" />
|
||||
<activity android:name="com.gpl.rpg.AndorsTrail.activity.Preferences" />
|
||||
<activity android:name="com.gpl.rpg.AndorsTrail.activity.LoadSaveActivity" android:theme="@style/AndorsTrailDialogTheme_Blue" />
|
||||
<activity android:name="com.gpl.rpg.AndorsTrail.activity.ActorConditionInfoActivity" android:theme="@style/AndorsTrailDialogTheme_Blue" />
|
||||
<activity android:name="com.gpl.rpg.AndorsTrail.activity.BulkSelectionInterface" android:theme="@style/AndorsTrailDialogTheme_Blue" />
|
||||
<activity android:name="com.gpl.rpg.AndorsTrail.activity.SkillInfoActivity" android:theme="@style/AndorsTrailDialogTheme_Blue" />
|
||||
<activity android:name="com.gpl.rpg.AndorsTrail.activity.DisplayWorldMapActivity" />
|
||||
<activity android:name=".activity.HeroinfoActivity" />
|
||||
<activity android:name=".activity.MonsterInfoActivity" android:theme="@style/AndorsTrailDialogTheme_Blue" />
|
||||
<activity android:name=".activity.ItemInfoActivity" android:theme="@style/AndorsTrailDialogTheme_Blue" />
|
||||
<activity android:name=".activity.LevelUpActivity" android:theme="@style/AndorsTrailDialogTheme_Blue" />
|
||||
<activity android:name=".activity.MonsterEncounterActivity" android:theme="@style/AndorsTrailDialogTheme_Blue" />
|
||||
<activity android:name=".activity.ConversationActivity" android:theme="@style/AndorsTrailDialogTheme_Blue" />
|
||||
<activity android:name=".activity.ShopActivity" />
|
||||
<activity android:name=".activity.AboutActivity" />
|
||||
<activity android:name=".activity.LoadingActivity" />
|
||||
<activity android:name=".activity.Preferences" />
|
||||
<activity android:name=".activity.LoadSaveActivity" android:theme="@style/AndorsTrailDialogTheme_Blue" />
|
||||
<activity android:name=".activity.ActorConditionInfoActivity" android:theme="@style/AndorsTrailDialogTheme_Blue" />
|
||||
<activity android:name=".activity.BulkSelectionInterface" android:theme="@style/AndorsTrailDialogTheme_Blue" />
|
||||
<activity android:name=".activity.SkillInfoActivity" android:theme="@style/AndorsTrailDialogTheme_Blue" />
|
||||
<activity android:name=".activity.DisplayWorldMapActivity" />
|
||||
|
||||
<provider
|
||||
android:name="android.support.v4.content.FileProvider"
|
||||
android:authorities="${applicationId}.fileprovider"
|
||||
android:authorities="com.gpl.rpg.AndorsTrail.fileprovider"
|
||||
android:grantUriPermissions="true"
|
||||
android:exported="false">
|
||||
<meta-data
|
||||
|
||||
@@ -28,11 +28,11 @@ public final class AndorsTrailApplication extends Application {
|
||||
public static final boolean DEVELOPMENT_FASTSPEED = false;
|
||||
public static final boolean DEVELOPMENT_VALIDATEDATA = false;
|
||||
public static final boolean DEVELOPMENT_DEBUGMESSAGES = false;
|
||||
public static final String CURRENT_VERSION_DISPLAY = "0.8.3";
|
||||
public static final String CURRENT_VERSION_DISPLAY = "0.8.2";
|
||||
public static final boolean IS_RELEASE_VERSION = !CURRENT_VERSION_DISPLAY.matches(".*[a-d].*");
|
||||
public static final boolean DEVELOPMENT_INCOMPATIBLE_SAVEGAMES = DEVELOPMENT_DEBUGRESOURCES || DEVELOPMENT_DEBUGBUTTONS || DEVELOPMENT_FASTSPEED || !IS_RELEASE_VERSION;
|
||||
public static final int DEVELOPMENT_INCOMPATIBLE_SAVEGAME_VERSION = 999;
|
||||
public static final int CURRENT_VERSION = DEVELOPMENT_INCOMPATIBLE_SAVEGAMES ? DEVELOPMENT_INCOMPATIBLE_SAVEGAME_VERSION : 67;
|
||||
public static final int CURRENT_VERSION = DEVELOPMENT_INCOMPATIBLE_SAVEGAMES ? DEVELOPMENT_INCOMPATIBLE_SAVEGAME_VERSION : 66;
|
||||
|
||||
private final AndorsTrailPreferences preferences = new AndorsTrailPreferences();
|
||||
private WorldContext world = new WorldContext();
|
||||
|
||||
@@ -2,6 +2,7 @@ package com.gpl.rpg.AndorsTrail;
|
||||
|
||||
import android.content.Context;
|
||||
import android.content.SharedPreferences;
|
||||
import android.net.Uri;
|
||||
import android.preference.PreferenceManager;
|
||||
|
||||
public final class AndorsTrailPreferences {
|
||||
@@ -61,6 +62,8 @@ public final class AndorsTrailPreferences {
|
||||
public boolean showQuickslotsWhenToolboxIsVisible = false;
|
||||
public String language = "default";
|
||||
|
||||
public Uri exportImportFolderPath;
|
||||
|
||||
public int selectedTheme = 0;
|
||||
|
||||
public void read(final Context androidContext) {
|
||||
|
||||
@@ -46,15 +46,14 @@ import com.gpl.rpg.AndorsTrail.model.item.Loot;
|
||||
import com.gpl.rpg.AndorsTrail.model.map.MapObject;
|
||||
import com.gpl.rpg.AndorsTrail.util.ThemeHelper;
|
||||
import com.gpl.rpg.AndorsTrail.view.CustomDialogFactory;
|
||||
import com.gpl.rpg.AndorsTrail.view.CustomDialogFactory.CustomDialog;
|
||||
import com.gpl.rpg.AndorsTrail.view.ItemContainerAdapter;
|
||||
|
||||
public final class Dialogs {
|
||||
|
||||
private static void showDialogAndPause(CustomDialog d, final ControllerContext context) {
|
||||
private static void showDialogAndPause(Dialog d, final ControllerContext context) {
|
||||
showDialogAndPause(d, context, null);
|
||||
}
|
||||
private static void showDialogAndPause(CustomDialog d, final ControllerContext context, final OnDismissListener onDismiss) {
|
||||
private static void showDialogAndPause(Dialog d, final ControllerContext context, final OnDismissListener onDismiss) {
|
||||
context.gameRoundController.pause();
|
||||
CustomDialogFactory.setDismissListener(d, new OnDismissListener() {
|
||||
@Override
|
||||
@@ -196,7 +195,7 @@ public final class Dialogs {
|
||||
// itemList.setPadding(20, 0, 20, 20);
|
||||
itemList.setAdapter(new ItemContainerAdapter(mainActivity, world.tileManager, combinedLoot.items, world.model.player));
|
||||
|
||||
final CustomDialog d = CustomDialogFactory.createDialog(mainActivity,
|
||||
final Dialog d = CustomDialogFactory.createDialog(mainActivity,
|
||||
mainActivity.getResources().getString(title),
|
||||
mainActivity.getResources().getDrawable(R.drawable.ui_icon_equipment),
|
||||
msg,
|
||||
@@ -250,7 +249,7 @@ public final class Dialogs {
|
||||
}
|
||||
|
||||
public static void showHeroDied(final MainActivity mainActivity, final ControllerContext controllers) {
|
||||
final CustomDialog d = CustomDialogFactory.createDialog(mainActivity,
|
||||
final Dialog d = CustomDialogFactory.createDialog(mainActivity,
|
||||
mainActivity.getResources().getString(R.string.dialog_game_over_title),
|
||||
mainActivity.getResources().getDrawable(R.drawable.ui_icon_combat),
|
||||
mainActivity.getResources().getString(R.string.dialog_game_over_text),
|
||||
@@ -287,7 +286,7 @@ public final class Dialogs {
|
||||
}
|
||||
|
||||
public static void showConfirmRest(final Activity currentActivity, final ControllerContext controllerContext, final MapObject area) {
|
||||
final CustomDialog d = CustomDialogFactory.createDialog(currentActivity,
|
||||
final Dialog d = CustomDialogFactory.createDialog(currentActivity,
|
||||
currentActivity.getResources().getString(R.string.dialog_rest_title),
|
||||
null,
|
||||
currentActivity.getResources().getString(R.string.dialog_rest_confirm_message),
|
||||
@@ -311,7 +310,7 @@ public final class Dialogs {
|
||||
// .setMessage(R.string.dialog_rest_message)
|
||||
// .setNeutralButton(android.R.string.ok, null)
|
||||
// .create();
|
||||
final CustomDialog d = CustomDialogFactory.createDialog(currentActivity,
|
||||
final Dialog d = CustomDialogFactory.createDialog(currentActivity,
|
||||
currentActivity.getResources().getString(R.string.dialog_rest_title),
|
||||
null,
|
||||
currentActivity.getResources().getString(R.string.dialog_rest_message),
|
||||
@@ -337,7 +336,7 @@ public final class Dialogs {
|
||||
text += currentActivity.getResources().getString(R.string.dialog_newversion_permission_information);
|
||||
}
|
||||
|
||||
final CustomDialog d = CustomDialogFactory.createDialog(currentActivity,
|
||||
final Dialog d = CustomDialogFactory.createDialog(currentActivity,
|
||||
currentActivity.getResources().getString(R.string.dialog_newversion_title),
|
||||
null,
|
||||
text,
|
||||
@@ -372,7 +371,7 @@ public final class Dialogs {
|
||||
}
|
||||
|
||||
if (!world.model.statistics.hasUnlimitedSaves()) {
|
||||
final CustomDialog d = CustomDialogFactory.createDialog(mainActivity,
|
||||
final Dialog d = CustomDialogFactory.createDialog(mainActivity,
|
||||
mainActivity.getResources().getString(R.string.menu_save_switch_character_title),
|
||||
null,
|
||||
mainActivity.getResources().getString(R.string.menu_save_switch_character),
|
||||
@@ -461,7 +460,7 @@ public final class Dialogs {
|
||||
itemList.setAdapter(new ArrayAdapter<String>(context, R.layout.combatlog_row, android.R.id.text1, combatLogMessages));
|
||||
view = itemList;
|
||||
|
||||
final CustomDialog d = CustomDialogFactory.createDialog(context,
|
||||
final Dialog d = CustomDialogFactory.createDialog(context,
|
||||
context.getResources().getString(R.string.combat_log_title),
|
||||
context.getResources().getDrawable(R.drawable.ui_icon_combat),
|
||||
null,
|
||||
|
||||
@@ -23,7 +23,6 @@ import com.gpl.rpg.AndorsTrail.controller.ItemController;
|
||||
import com.gpl.rpg.AndorsTrail.model.item.ItemType;
|
||||
import com.gpl.rpg.AndorsTrail.util.ThemeHelper;
|
||||
import com.gpl.rpg.AndorsTrail.view.CustomDialogFactory;
|
||||
import com.gpl.rpg.AndorsTrail.view.CustomDialogFactory.CustomDialog;
|
||||
|
||||
/**
|
||||
* @author ejwessel
|
||||
@@ -207,7 +206,7 @@ public final class BulkSelectionInterface extends AndorsTrailBaseActivity implem
|
||||
// })
|
||||
// .setNegativeButton(android.R.string.no, null)
|
||||
// .show();
|
||||
final CustomDialog d = CustomDialogFactory.createDialog(v.getContext(),
|
||||
final Dialog d = CustomDialogFactory.createDialog(v.getContext(),
|
||||
v.getContext().getResources().getString(R.string.bulkselection_sell_confirmation_title),
|
||||
v.getContext().getResources().getDrawable(android.R.drawable.ic_dialog_info),
|
||||
message,
|
||||
|
||||
@@ -1,10 +1,7 @@
|
||||
package com.gpl.rpg.AndorsTrail.activity;
|
||||
|
||||
import java.io.DataInputStream;
|
||||
import java.io.File;
|
||||
import java.io.FileNotFoundException;
|
||||
import java.io.IOException;
|
||||
import java.io.InputStream;
|
||||
import java.util.ArrayList;
|
||||
import java.util.Collections;
|
||||
import java.util.List;
|
||||
@@ -43,7 +40,6 @@ import com.gpl.rpg.AndorsTrail.savegames.Savegames.FileHeader;
|
||||
import com.gpl.rpg.AndorsTrail.util.AndroidStorage;
|
||||
import com.gpl.rpg.AndorsTrail.util.ThemeHelper;
|
||||
import com.gpl.rpg.AndorsTrail.view.CustomDialogFactory;
|
||||
import com.gpl.rpg.AndorsTrail.view.CustomDialogFactory.CustomDialog;
|
||||
|
||||
public final class LoadSaveActivity extends AndorsTrailBaseActivity implements OnClickListener {
|
||||
private boolean isLoading = true;
|
||||
@@ -99,7 +95,9 @@ public final class LoadSaveActivity extends AndorsTrailBaseActivity implements O
|
||||
importSaves.setTag(SLOT_NUMBER_IMPORT_SAVEGAMES);
|
||||
importWorldmap.setTag(SLOT_NUMBER_IMPORT_WORLDMAP);
|
||||
|
||||
ViewGroup exportImportContainer = (ViewGroup) findViewById(R.id.loadsave_export_import_save_container);
|
||||
ViewGroup exportContainer = (ViewGroup) findViewById(R.id.loadsave_export_save_container);
|
||||
ViewGroup importContainer = (ViewGroup) findViewById(R.id.loadsave_import_save_container);
|
||||
ViewGroup importWorldmapContainer = (ViewGroup) findViewById(R.id.loadsave_import_worldmap_container);
|
||||
|
||||
|
||||
addSavegameSlotButtons(slotList, params, Savegames.getUsedSavegameSlots(this));
|
||||
@@ -110,21 +108,19 @@ public final class LoadSaveActivity extends AndorsTrailBaseActivity implements O
|
||||
createNewSlot.setTag(SLOT_NUMBER_CREATE_NEW_SLOT);
|
||||
createNewSlot.setOnClickListener(this);
|
||||
newSlotContainer.setVisibility(View.VISIBLE);
|
||||
exportImportContainer.setVisibility(View.GONE);
|
||||
exportContainer.setVisibility(View.GONE);
|
||||
importContainer.setVisibility(View.GONE);
|
||||
importWorldmapContainer.setVisibility(View.GONE);
|
||||
} else {
|
||||
newSlotContainer.setVisibility(View.GONE);
|
||||
|
||||
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.Q) {
|
||||
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.LOLLIPOP) {
|
||||
exportSaves.setOnClickListener(this);
|
||||
importSaves.setOnClickListener(this);
|
||||
importWorldmap.setOnClickListener(this);
|
||||
exportImportContainer.setVisibility(View.VISIBLE);
|
||||
|
||||
boolean hasSavegames = !Savegames.getUsedSavegameSlots(this).isEmpty();
|
||||
exportSaves.setEnabled(hasSavegames);
|
||||
}
|
||||
else{
|
||||
exportImportContainer.setVisibility(View.GONE);
|
||||
exportContainer.setVisibility(View.VISIBLE);
|
||||
importContainer.setVisibility(View.VISIBLE);
|
||||
importWorldmapContainer.setVisibility(View.VISIBLE);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -132,6 +128,7 @@ public final class LoadSaveActivity extends AndorsTrailBaseActivity implements O
|
||||
private static final int READ_EXTERNAL_STORAGE_REQUEST = 1;
|
||||
private static final int WRITE_EXTERNAL_STORAGE_REQUEST = 2;
|
||||
|
||||
@TargetApi(23)
|
||||
private void checkAndRequestPermissions() {
|
||||
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.M && Build.VERSION.SDK_INT <= Build.VERSION_CODES.Q) {
|
||||
if (getApplicationContext().checkSelfPermission(Manifest.permission.READ_EXTERNAL_STORAGE) != PackageManager.PERMISSION_GRANTED) {
|
||||
@@ -180,50 +177,26 @@ public final class LoadSaveActivity extends AndorsTrailBaseActivity implements O
|
||||
}
|
||||
}
|
||||
|
||||
private void cancelLoadSaveActivity(int slot){
|
||||
completeLoadSaveActivity(slot, false);
|
||||
}
|
||||
|
||||
private void completeLoadSaveActivity(int slot) {
|
||||
completeLoadSaveActivity(slot, true);
|
||||
}
|
||||
private void completeLoadSaveActivity(int slot, boolean success) {
|
||||
Intent i = new Intent();
|
||||
if (slot == SLOT_NUMBER_CREATE_NEW_SLOT) {
|
||||
slot = getFirstFreeSlot();
|
||||
List<Integer> usedSlots = Savegames.getUsedSavegameSlots(this);
|
||||
if (usedSlots.isEmpty())
|
||||
slot = SLOT_NUMBER_FIRST_SLOT;
|
||||
else slot = Collections.max(usedSlots) + 1;
|
||||
} else if (slot == SLOT_NUMBER_EXPORT_SAVEGAMES
|
||||
|| slot == SLOT_NUMBER_IMPORT_SAVEGAMES
|
||||
|| slot == SLOT_NUMBER_IMPORT_WORLDMAP) {
|
||||
i.putExtra("import_export", true);
|
||||
|
||||
if(slot == SLOT_NUMBER_IMPORT_WORLDMAP){
|
||||
i.putExtra("import_worldmap", true);
|
||||
}
|
||||
if(slot == SLOT_NUMBER_IMPORT_SAVEGAMES){
|
||||
i.putExtra("import_savegames", true);
|
||||
}
|
||||
if(slot == SLOT_NUMBER_EXPORT_SAVEGAMES){
|
||||
i.putExtra("export", true);
|
||||
}
|
||||
|
||||
} else if (slot < SLOT_NUMBER_FIRST_SLOT)
|
||||
slot = SLOT_NUMBER_FIRST_SLOT;
|
||||
|
||||
i.putExtra("slot", slot);
|
||||
if(success) setResult(Activity.RESULT_OK, i);
|
||||
else setResult(Activity.RESULT_CANCELED, i);
|
||||
setResult(Activity.RESULT_OK, i);
|
||||
LoadSaveActivity.this.finish();
|
||||
}
|
||||
|
||||
private int getFirstFreeSlot() {
|
||||
int slot;
|
||||
List<Integer> usedSlots = Savegames.getUsedSavegameSlots(this);
|
||||
if (usedSlots.isEmpty())
|
||||
slot = SLOT_NUMBER_FIRST_SLOT;
|
||||
else slot = Collections.max(usedSlots) + 1;
|
||||
return slot;
|
||||
}
|
||||
|
||||
private String getConfirmOverwriteQuestion(int slot) {
|
||||
if (isLoading)
|
||||
return null;
|
||||
@@ -297,7 +270,7 @@ public final class LoadSaveActivity extends AndorsTrailBaseActivity implements O
|
||||
private boolean isOverwriteTargetInIncompatibleVersion(int slot) {
|
||||
final FileHeader header = Savegames.quickload(this, slot);
|
||||
if (header != null && header.fileversion != AndorsTrailApplication.DEVELOPMENT_INCOMPATIBLE_SAVEGAME_VERSION) {
|
||||
final CustomDialog d = CustomDialogFactory.createErrorDialog(this, "Overwriting not allowed", "You are currently using a development version of Andor's trail. Overwriting a regular savegame is not allowed in development mode.");
|
||||
final Dialog d = CustomDialogFactory.createErrorDialog(this, "Overwriting not allowed", "You are currently using a development version of Andor's trail. Overwriting a regular savegame is not allowed in development mode.");
|
||||
CustomDialogFactory.show(d);
|
||||
return true;
|
||||
}
|
||||
@@ -306,7 +279,6 @@ public final class LoadSaveActivity extends AndorsTrailBaseActivity implements O
|
||||
|
||||
//region Imports/Exports
|
||||
|
||||
@RequiresApi(api = Build.VERSION_CODES.P)
|
||||
private void exportSaveGames(Intent data) {
|
||||
Uri uri = data.getData();
|
||||
|
||||
@@ -343,41 +315,48 @@ public final class LoadSaveActivity extends AndorsTrailBaseActivity implements O
|
||||
}
|
||||
}
|
||||
|
||||
@RequiresApi(api = Build.VERSION_CODES.P)
|
||||
private void exportSaveGamesFolderContentToFolder(ContentResolver resolver, DocumentFile target, DocumentFile[] files) {
|
||||
DocumentFile[] sourceFiles = new DocumentFile[files.length];
|
||||
for (DocumentFile file : files) {
|
||||
String fileName = file.getName();
|
||||
DocumentFile existingFile = target.findFile(fileName);
|
||||
boolean hasExistingFile = existingFile != null && existingFile.exists();
|
||||
|
||||
DocumentFile[] worldmapFiles = null;
|
||||
|
||||
for (int i = 0; i < files.length; i++) {
|
||||
DocumentFile file = files[i];
|
||||
if (file.isFile()) {
|
||||
sourceFiles[i] = file;
|
||||
} else if (file.isDirectory() && Objects.equals(file.getName(), Constants.FILENAME_WORLDMAP_DIRECTORY)) {
|
||||
worldmapFiles = file.listFiles();
|
||||
try {
|
||||
if (hasExistingFile)
|
||||
existingFile.delete();
|
||||
|
||||
|
||||
AndroidStorage.copyDocumentFileToNewOrExistingFile(file, resolver, target);
|
||||
} catch (IOException e) {
|
||||
e.printStackTrace();
|
||||
}
|
||||
} else if (file.isDirectory()) {
|
||||
DocumentFile targetWorlmap = existingFile;
|
||||
//if the folder exists already, put the files in the existing folder. (should not happen because of check earlier)
|
||||
if (!hasExistingFile)
|
||||
//create a new folder for the worldmap-files
|
||||
targetWorlmap = target.createDirectory(Constants.FILENAME_WORLDMAP_DIRECTORY);
|
||||
|
||||
if (targetWorlmap == null)//Unable to create worldmap folder for some reason
|
||||
continue;
|
||||
|
||||
DocumentFile[] worldmapFiles = file.listFiles();
|
||||
for (DocumentFile f : worldmapFiles) {
|
||||
try {
|
||||
AndroidStorage.copyDocumentFileToNewOrExistingFile(f, resolver, targetWorlmap);
|
||||
} catch (IOException e) {
|
||||
e.printStackTrace();
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Context context =this;
|
||||
DocumentFile[] finalWorldmapFiles = worldmapFiles;
|
||||
AndroidStorage.copyDocumentFilesToDirAsync(sourceFiles,
|
||||
context,
|
||||
target,
|
||||
(sucess) -> {
|
||||
if (sucess) {
|
||||
DocumentFile worldmapFolder = target.createDirectory(Constants.FILENAME_WORLDMAP_DIRECTORY);
|
||||
AndroidStorage.copyDocumentFilesToDirAsync(finalWorldmapFiles,
|
||||
context,
|
||||
worldmapFolder,
|
||||
(sucessWorldmap) -> completeLoadSaveActivity(SLOT_NUMBER_EXPORT_SAVEGAMES, sucessWorldmap));
|
||||
} else {
|
||||
completeLoadSaveActivity(SLOT_NUMBER_EXPORT_SAVEGAMES, false);
|
||||
}
|
||||
});
|
||||
|
||||
completeLoadSaveActivity(SLOT_NUMBER_EXPORT_SAVEGAMES);
|
||||
}
|
||||
|
||||
|
||||
@RequiresApi(api = Build.VERSION_CODES.N)
|
||||
@RequiresApi(api = Build.VERSION_CODES.JELLY_BEAN)
|
||||
private void importSaveGames(Intent data) {
|
||||
Uri uri = data.getData();
|
||||
ClipData uris = data.getClipData();
|
||||
@@ -403,7 +382,6 @@ public final class LoadSaveActivity extends AndorsTrailBaseActivity implements O
|
||||
importSaveGamesFromUris(context, resolver, appSavegameFolder, uriList);
|
||||
}
|
||||
|
||||
@RequiresApi(api = Build.VERSION_CODES.N)
|
||||
private void importSaveGamesFromUris(Context context, ContentResolver resolver, DocumentFile appSavegameFolder, List<Uri> uriList) {
|
||||
int count = uriList.size();
|
||||
|
||||
@@ -428,40 +406,13 @@ public final class LoadSaveActivity extends AndorsTrailBaseActivity implements O
|
||||
}
|
||||
|
||||
private void importSaveGames(ContentResolver resolver, DocumentFile appSavegameFolder, List<DocumentFile> saveFiles) {
|
||||
int size = saveFiles.size();
|
||||
DocumentFile[] sources = new DocumentFile[size];
|
||||
DocumentFile[] targets = new DocumentFile[size];
|
||||
|
||||
boolean saveAsNew = false;
|
||||
for (int i = 0; i < size; i++) {
|
||||
DocumentFile file = saveFiles.get(i);
|
||||
if (file == null) {//null is value a marker that the next should be saved as new
|
||||
saveAsNew = true;
|
||||
continue;
|
||||
}
|
||||
|
||||
for (DocumentFile file : saveFiles) {
|
||||
int slot = getSlotFromSavegameFileName(file.getName());
|
||||
if (slot == -1) {
|
||||
//invalid file name
|
||||
continue;
|
||||
}
|
||||
|
||||
if (saveAsNew) {
|
||||
slot = getFirstFreeSlot();
|
||||
saveAsNew = false;
|
||||
}
|
||||
|
||||
String targetName = Savegames.getSlotFileName(slot);
|
||||
sources[i] = file;
|
||||
targets[i] = getOrCreateDocumentFile(appSavegameFolder, targetName);
|
||||
importSaveGameFile(resolver, appSavegameFolder, file, slot);
|
||||
}
|
||||
|
||||
AndroidStorage.copyDocumentFilesFromToAsync(sources,
|
||||
this,
|
||||
targets,
|
||||
(sucess) -> completeLoadSaveActivity(SLOT_NUMBER_IMPORT_SAVEGAMES, sucess));
|
||||
}
|
||||
|
||||
|
||||
private void completeSavegameImportAndCheckIfDone(List<Integer> importsNeedingConfirmation, int slot) {
|
||||
importsNeedingConfirmation.remove((Object) slot);
|
||||
if (importsNeedingConfirmation.isEmpty()) {
|
||||
@@ -518,7 +469,6 @@ public final class LoadSaveActivity extends AndorsTrailBaseActivity implements O
|
||||
return targetFile;
|
||||
}
|
||||
|
||||
@RequiresApi(api = Build.VERSION_CODES.P)
|
||||
private void importWorldmap(Intent data) {
|
||||
Uri uri = data.getData();
|
||||
|
||||
@@ -549,10 +499,18 @@ public final class LoadSaveActivity extends AndorsTrailBaseActivity implements O
|
||||
chosenFolder = file;
|
||||
}
|
||||
|
||||
AndroidStorage.copyDocumentFilesToDirAsync(chosenFolder.listFiles(),
|
||||
this,
|
||||
ownWorldmapFolder,
|
||||
(success) -> completeLoadSaveActivity(SLOT_NUMBER_IMPORT_WORLDMAP, success));
|
||||
DocumentFile[] files = chosenFolder.listFiles();
|
||||
for (DocumentFile file : files) {
|
||||
if (file.isFile()) {
|
||||
try {
|
||||
AndroidStorage.copyDocumentFileToNewOrExistingFile(file, resolver, ownWorldmapFolder);
|
||||
} catch (IOException e) {
|
||||
e.printStackTrace();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
completeLoadSaveActivity(SLOT_NUMBER_IMPORT_WORLDMAP);
|
||||
}
|
||||
|
||||
@RequiresApi(api = Build.VERSION_CODES.LOLLIPOP)
|
||||
@@ -572,9 +530,8 @@ public final class LoadSaveActivity extends AndorsTrailBaseActivity implements O
|
||||
|
||||
}
|
||||
|
||||
@RequiresApi(api = Build.VERSION_CODES.P)
|
||||
private void showConfirmOverwriteByExportQuestion(ContentResolver resolver, DocumentFile targetFolder, DocumentFile[] files) {
|
||||
final CustomDialog d = CustomDialogFactory.createDialog(this,
|
||||
final Dialog d = CustomDialogFactory.createDialog(this,
|
||||
getString(R.string.loadsave_export_overwrite_confirmation_title),
|
||||
getResources().getDrawable(android.R.drawable.ic_dialog_alert),
|
||||
getString(R.string.loadsave_export_overwrite_confirmation),
|
||||
@@ -587,13 +544,12 @@ public final class LoadSaveActivity extends AndorsTrailBaseActivity implements O
|
||||
CustomDialogFactory.show(d);
|
||||
}
|
||||
|
||||
@RequiresApi(api = Build.VERSION_CODES.N)
|
||||
private void showConfirmOverwriteByImportQuestion(ContentResolver resolver,
|
||||
DocumentFile appSavegameFolder,
|
||||
List<DocumentFile> alreadyExistingFiles,
|
||||
List<DocumentFile> newFiles) {
|
||||
final String title = getString(R.string.loadsave_import_overwrite_confirmation_title);
|
||||
String message = getString(R.string.loadsave_import_file_exists_question);
|
||||
String message = getString(R.string.loadsave_import_overwrite_confirmation);
|
||||
|
||||
StringBuilder sb = new StringBuilder();
|
||||
sb.append('\n');
|
||||
@@ -601,76 +557,36 @@ public final class LoadSaveActivity extends AndorsTrailBaseActivity implements O
|
||||
|
||||
Context context = AndorsTrailApplication.getApplicationFromActivity(this).getApplicationContext();
|
||||
|
||||
ArrayList<CustomDialog> dialogs = new ArrayList<CustomDialog>(amount) ;
|
||||
|
||||
for (int i = 0; i < amount ; i++) {
|
||||
for (int i = 0; i < amount && i < 3; i++) {
|
||||
DocumentFile alreadyExistingFile = alreadyExistingFiles.get(i);
|
||||
int slot = getSlotFromSavegameFileName(alreadyExistingFile.getName());
|
||||
FileHeader existingFileHeader = Savegames.quickload(context, slot);
|
||||
FileHeader importedFileHeader = null;
|
||||
try (InputStream stream = resolver.openInputStream(alreadyExistingFile.getUri());
|
||||
DataInputStream dataStream = new DataInputStream(stream)) {
|
||||
importedFileHeader = new FileHeader(dataStream, true);
|
||||
} catch (FileNotFoundException e) {
|
||||
e.printStackTrace();
|
||||
continue;
|
||||
} catch (IOException e) {
|
||||
e.printStackTrace();
|
||||
continue;
|
||||
}
|
||||
String alreadyExistingFileName = alreadyExistingFile.getName();
|
||||
FileHeader fileHeader = Savegames.quickload(context, getSlotFromSavegameFileName(alreadyExistingFileName));
|
||||
sb.append('\n');
|
||||
String fileHeaderDesription = "";
|
||||
if (fileHeader != null)
|
||||
fileHeaderDesription = fileHeader.describe();
|
||||
|
||||
StringBuilder messageSb = new StringBuilder();
|
||||
String existingFileDescription = getString(R.string.loadsave_import_existing_description, slot, existingFileHeader.describe());
|
||||
String importedFileDescription = getString(R.string.loadsave_import_imported_description, slot, importedFileHeader.describe());
|
||||
messageSb.append(getString(R.string.loadsave_import_file_exists_question, existingFileDescription, importedFileDescription));
|
||||
|
||||
|
||||
String m = messageSb.toString();
|
||||
CustomDialog dialog = CustomDialogFactory.createDialog(this,
|
||||
title,
|
||||
getResources().getDrawable(android.R.drawable.ic_dialog_alert),
|
||||
m,
|
||||
null,
|
||||
true,
|
||||
false,
|
||||
true);
|
||||
|
||||
CustomDialogFactory.addButton(dialog, R.string.loadsave_import_option_keep_existing, v -> {
|
||||
//do nothing
|
||||
GoToNextConflictOrFinish(resolver, appSavegameFolder, newFiles, dialogs);
|
||||
});
|
||||
|
||||
CustomDialogFactory.addButton(dialog, R.string.loadsave_import_option_keep_imported, v -> {
|
||||
newFiles.add(alreadyExistingFile);
|
||||
GoToNextConflictOrFinish(resolver, appSavegameFolder, newFiles, dialogs);
|
||||
});
|
||||
|
||||
CustomDialogFactory.addButton(dialog, R.string.loadsave_import_option_add_as_new, v -> {
|
||||
newFiles.add(null);//add a null element as marker to know later if the next file should be imported as new or overwrite the existing one
|
||||
newFiles.add(alreadyExistingFile);
|
||||
GoToNextConflictOrFinish(resolver, appSavegameFolder, newFiles, dialogs);
|
||||
});
|
||||
|
||||
CustomDialogFactory.addCancelButton(dialog, android.R.string.cancel);
|
||||
CustomDialogFactory.setCancelListener(dialog, v -> {
|
||||
completeLoadSaveActivity(SLOT_NUMBER_IMPORT_SAVEGAMES, false);
|
||||
});
|
||||
|
||||
dialogs.add(dialog);
|
||||
sb.append(getString(R.string.loadsave_import_overwrite_confirmation_file_pattern, alreadyExistingFileName, fileHeaderDesription));
|
||||
// sb.append(alreadyExistingFile.getName());
|
||||
}
|
||||
|
||||
GoToNextConflictOrFinish(resolver, appSavegameFolder, newFiles, dialogs);
|
||||
}
|
||||
|
||||
@RequiresApi(api = Build.VERSION_CODES.N)
|
||||
private void GoToNextConflictOrFinish(ContentResolver resolver, DocumentFile appSavegameFolder, List<DocumentFile> newFiles, ArrayList<CustomDialog> dialogs) {
|
||||
if(dialogs.stream().count() > 0){
|
||||
CustomDialog d = dialogs.remove(0);
|
||||
CustomDialogFactory.show(d);
|
||||
if (amount > 3) {
|
||||
sb.append("\n...");
|
||||
}
|
||||
else{
|
||||
message = message + sb;
|
||||
final Dialog d = CustomDialogFactory.createDialog(this,
|
||||
title,
|
||||
getResources().getDrawable(android.R.drawable.ic_dialog_alert),
|
||||
message,
|
||||
null,
|
||||
true);
|
||||
|
||||
CustomDialogFactory.addButton(d, android.R.string.yes, v -> newFiles.addAll(alreadyExistingFiles));
|
||||
CustomDialogFactory.addDismissButton(d, android.R.string.no);
|
||||
CustomDialogFactory.setDismissListener(d, dialog -> {
|
||||
importSaveGames(resolver, appSavegameFolder, newFiles);
|
||||
}
|
||||
completeLoadSaveActivity(SLOT_NUMBER_IMPORT_SAVEGAMES);
|
||||
});
|
||||
CustomDialogFactory.show(d);
|
||||
}
|
||||
|
||||
@Override
|
||||
@@ -680,7 +596,9 @@ public final class LoadSaveActivity extends AndorsTrailBaseActivity implements O
|
||||
if (resultCode != Activity.RESULT_OK)
|
||||
return;
|
||||
|
||||
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.P) {
|
||||
// Uri uri = data.getData();
|
||||
|
||||
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.LOLLIPOP) {
|
||||
switch (-requestCode) {
|
||||
case SLOT_NUMBER_EXPORT_SAVEGAMES:
|
||||
exportSaveGames(data);
|
||||
@@ -714,28 +632,28 @@ public final class LoadSaveActivity extends AndorsTrailBaseActivity implements O
|
||||
//region show Dialogs
|
||||
|
||||
private void showErrorImportingWorldmapWrongDirectory() {
|
||||
final CustomDialog d = CustomDialogFactory.createErrorDialog(this,
|
||||
final Dialog d = CustomDialogFactory.createErrorDialog(this,
|
||||
getString(R.string.loadsave_import_worldmap_unsuccessfull),
|
||||
getString(R.string.loadsave_import_worldmap_wrong_directory));
|
||||
getString(R.string.loadsave_import_worldmap_unsuccessfull_wrong_directory));
|
||||
CustomDialogFactory.show(d);
|
||||
}
|
||||
|
||||
private void showErrorImportingSaveGameUnknown() {
|
||||
final CustomDialog d = CustomDialogFactory.createErrorDialog(this,
|
||||
final Dialog d = CustomDialogFactory.createErrorDialog(this,
|
||||
getString(R.string.loadsave_import_save_unsuccessfull),
|
||||
getString(R.string.loadsave_import_save_error_unknown));
|
||||
getString(R.string.loadsave_import_save_unsuccessfull_unknown));
|
||||
CustomDialogFactory.show(d);
|
||||
}
|
||||
|
||||
private void showErrorLoadingEmptySlot() {
|
||||
final CustomDialog d = CustomDialogFactory.createErrorDialog(this,
|
||||
final Dialog d = CustomDialogFactory.createErrorDialog(this,
|
||||
getString(R.string.startscreen_error_loading_game),
|
||||
getString(R.string.startscreen_error_loading_empty_slot));
|
||||
CustomDialogFactory.show(d);
|
||||
}
|
||||
|
||||
private void showSlotGetsDeletedOnLoadWarning(final int slot) {
|
||||
final CustomDialog d = CustomDialogFactory.createDialog(this,
|
||||
final Dialog d = CustomDialogFactory.createDialog(this,
|
||||
getString(R.string.startscreen_attention_slot_gets_delete_on_load),
|
||||
getResources().getDrawable(android.R.drawable.ic_dialog_alert),
|
||||
getString(R.string.startscreen_attention_message_slot_gets_delete_on_load),
|
||||
@@ -749,7 +667,7 @@ public final class LoadSaveActivity extends AndorsTrailBaseActivity implements O
|
||||
final String title =
|
||||
getString(R.string.loadsave_save_overwrite_confirmation_title) + ' '
|
||||
+ getString(R.string.loadsave_save_overwrite_confirmation_slot, slot);
|
||||
final CustomDialog d = CustomDialogFactory.createDialog(this,
|
||||
final Dialog d = CustomDialogFactory.createDialog(this,
|
||||
title,
|
||||
getResources().getDrawable(android.R.drawable.ic_dialog_alert),
|
||||
message,
|
||||
|
||||
@@ -20,12 +20,11 @@ import com.gpl.rpg.AndorsTrail.savegames.Savegames;
|
||||
import com.gpl.rpg.AndorsTrail.util.ThemeHelper;
|
||||
import com.gpl.rpg.AndorsTrail.view.CloudsAnimatorView;
|
||||
import com.gpl.rpg.AndorsTrail.view.CustomDialogFactory;
|
||||
import com.gpl.rpg.AndorsTrail.view.CustomDialogFactory.CustomDialog;
|
||||
|
||||
public final class LoadingActivity extends AndorsTrailBaseActivity implements OnResourcesLoadedListener, OnSceneLoadedListener {
|
||||
|
||||
private WorldSetup setup;
|
||||
private CustomDialog progressDialog;
|
||||
private Dialog progressDialog;
|
||||
private CloudsAnimatorView clouds_back, clouds_mid, clouds_front;
|
||||
boolean loaded = false;
|
||||
|
||||
@@ -166,7 +165,7 @@ public final class LoadingActivity extends AndorsTrailBaseActivity implements On
|
||||
}
|
||||
|
||||
private void showLoadingFailedDialog(int messageResourceID) {
|
||||
final CustomDialog d = CustomDialogFactory.createDialog(this, getResources().getString(R.string.dialog_loading_failed_title), null, getResources().getString(messageResourceID), null, true);
|
||||
final Dialog d = CustomDialogFactory.createDialog(this, getResources().getString(R.string.dialog_loading_failed_title), null, getResources().getString(messageResourceID), null, true);
|
||||
CustomDialogFactory.addDismissButton(d, android.R.string.ok);
|
||||
CustomDialogFactory.setDismissListener(d, new OnDismissListener() {
|
||||
@Override
|
||||
|
||||
@@ -43,7 +43,6 @@ import com.gpl.rpg.AndorsTrail.util.Coord;
|
||||
import com.gpl.rpg.AndorsTrail.util.ThemeHelper;
|
||||
import com.gpl.rpg.AndorsTrail.view.CombatView;
|
||||
import com.gpl.rpg.AndorsTrail.view.CustomDialogFactory;
|
||||
import com.gpl.rpg.AndorsTrail.view.CustomDialogFactory.CustomDialog;
|
||||
import com.gpl.rpg.AndorsTrail.view.DisplayActiveActorConditionIcons;
|
||||
import com.gpl.rpg.AndorsTrail.view.ItemContainerAdapter;
|
||||
import com.gpl.rpg.AndorsTrail.view.MainView;
|
||||
@@ -248,7 +247,7 @@ public final class MainActivity
|
||||
final ItemContainerAdapter inventoryListAdapter = new QuickslotsItemContainerAdapter(lv.getContext(), world.tileManager, world.model.player.inventory.usableItems(), world.model.player, wornTiles);
|
||||
lv.setAdapter(inventoryListAdapter);
|
||||
|
||||
final CustomDialog d = CustomDialogFactory.createDialog(v.getContext(),
|
||||
final Dialog d = CustomDialogFactory.createDialog(v.getContext(),
|
||||
v.getResources().getString(R.string.inventory_assign),
|
||||
v.getResources().getDrawable(R.drawable.ui_icon_equipment),
|
||||
v.getResources().getString(R.string.inventory_selectitem), view, false);
|
||||
|
||||
@@ -1,7 +1,14 @@
|
||||
package com.gpl.rpg.AndorsTrail.activity;
|
||||
|
||||
import android.content.Context;
|
||||
import android.os.Bundle;
|
||||
import android.preference.PreferenceActivity;
|
||||
import android.support.annotation.NonNull;
|
||||
import android.support.annotation.Nullable;
|
||||
import android.util.AttributeSet;
|
||||
import android.view.LayoutInflater;
|
||||
import android.view.View;
|
||||
import android.view.ViewGroup;
|
||||
import android.view.Window;
|
||||
import android.view.WindowManager;
|
||||
|
||||
@@ -32,5 +39,7 @@ public final class Preferences extends PreferenceActivity {
|
||||
AndorsTrailApplication app = AndorsTrailApplication.getApplicationFromActivity(this);
|
||||
app.setLocale(this);
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
@@ -11,7 +11,6 @@ import com.gpl.rpg.AndorsTrail.resource.tiles.TileManager;
|
||||
import com.gpl.rpg.AndorsTrail.util.ThemeHelper;
|
||||
import com.gpl.rpg.AndorsTrail.view.CloudsAnimatorView;
|
||||
import com.gpl.rpg.AndorsTrail.view.CustomDialogFactory;
|
||||
import com.gpl.rpg.AndorsTrail.view.CustomDialogFactory.CustomDialog;
|
||||
|
||||
import android.app.Activity;
|
||||
import android.app.Dialog;
|
||||
@@ -115,7 +114,7 @@ public final class StartScreenActivity extends AndorsTrailBaseFragmentActivity i
|
||||
public void onRequestPermissionsResult(int requestCode, String[] permissions, int[] grantResults) {
|
||||
if (grantResults.length > 0 && grantResults[0] != PackageManager.PERMISSION_GRANTED) {
|
||||
|
||||
final CustomDialog d = CustomDialogFactory.createDialog(this,
|
||||
final Dialog d = CustomDialogFactory.createDialog(this,
|
||||
getResources().getString(R.string.dialog_permission_information_title),
|
||||
getResources().getDrawable(android.R.drawable.ic_dialog_info),
|
||||
getResources().getString(R.string.dialog_permission_information),
|
||||
|
||||
@@ -28,8 +28,10 @@ import com.gpl.rpg.AndorsTrail.Dialogs;
|
||||
import com.gpl.rpg.AndorsTrail.R;
|
||||
import com.gpl.rpg.AndorsTrail.WorldSetup;
|
||||
import com.gpl.rpg.AndorsTrail.activity.AboutActivity;
|
||||
import com.gpl.rpg.AndorsTrail.activity.LoadSaveActivity;
|
||||
import com.gpl.rpg.AndorsTrail.activity.LoadingActivity;
|
||||
import com.gpl.rpg.AndorsTrail.activity.Preferences;
|
||||
import com.gpl.rpg.AndorsTrail.activity.StartScreenActivity;
|
||||
import com.gpl.rpg.AndorsTrail.controller.Constants;
|
||||
import com.gpl.rpg.AndorsTrail.resource.tiles.TileManager;
|
||||
import com.gpl.rpg.AndorsTrail.savegames.Savegames;
|
||||
@@ -38,17 +40,20 @@ import com.gpl.rpg.AndorsTrail.util.AndroidStorage;
|
||||
import com.gpl.rpg.AndorsTrail.util.L;
|
||||
import com.gpl.rpg.AndorsTrail.util.ThemeHelper;
|
||||
import com.gpl.rpg.AndorsTrail.view.CustomDialogFactory;
|
||||
import com.gpl.rpg.AndorsTrail.view.CustomDialogFactory.CustomDialog;
|
||||
|
||||
public class StartScreenActivity_MainMenu extends Fragment {
|
||||
|
||||
private static final int INTENTREQUEST_PREFERENCES = 7;
|
||||
public static final int INTENTREQUEST_LOADGAME = 9;
|
||||
public static final int INTENTREQUEST_EXPORT_SAVE = 11;
|
||||
public static final int INTENTREQUEST_IMPORT_SAVE = 13;
|
||||
|
||||
private boolean hasExistingGame = false;
|
||||
private Button startscreen_continue;
|
||||
private Button startscreen_newgame;
|
||||
private Button startscreen_load;
|
||||
private Button startscreen_import;
|
||||
private Button startscreen_export;
|
||||
private ViewGroup save_preview_holder;
|
||||
private ImageView save_preview_hero_icon;
|
||||
private TextView save_preview_hero_desc;
|
||||
@@ -60,224 +65,231 @@ public class StartScreenActivity_MainMenu extends Fragment {
|
||||
super.onCreateView(inflater, container, savedInstanceState);
|
||||
|
||||
|
||||
if (container != null) {
|
||||
container.removeAllViews();
|
||||
}
|
||||
|
||||
View root = inflater.inflate(R.layout.startscreen_mainmenu, container, false);
|
||||
if (container != null) {
|
||||
container.removeAllViews();
|
||||
}
|
||||
|
||||
save_preview_holder = (ViewGroup) root.findViewById(R.id.save_preview_holder);
|
||||
save_preview_hero_icon = (ImageView) root.findViewById(R.id.save_preview_hero_icon);
|
||||
save_preview_hero_desc = (TextView) root.findViewById(R.id.save_preview_hero_desc);
|
||||
View root = inflater.inflate(R.layout.startscreen_mainmenu, container, false);
|
||||
|
||||
save_preview_holder = (ViewGroup) root.findViewById(R.id.save_preview_holder);
|
||||
save_preview_hero_icon = (ImageView) root.findViewById(R.id.save_preview_hero_icon);
|
||||
save_preview_hero_desc = (TextView) root.findViewById(R.id.save_preview_hero_desc);
|
||||
|
||||
|
||||
startscreen_continue = (Button) root.findViewById(R.id.startscreen_continue);
|
||||
startscreen_continue.setOnClickListener(new OnClickListener() {
|
||||
@Override
|
||||
public void onClick(View arg0) {
|
||||
continueGame(false, Savegames.SLOT_QUICKSAVE, null);
|
||||
}
|
||||
});
|
||||
startscreen_continue = (Button) root.findViewById(R.id.startscreen_continue);
|
||||
startscreen_continue.setOnClickListener(new OnClickListener() {
|
||||
@Override
|
||||
public void onClick(View arg0) {
|
||||
continueGame(false, Savegames.SLOT_QUICKSAVE, null);
|
||||
}
|
||||
});
|
||||
|
||||
startscreen_newgame = (Button) root.findViewById(R.id.startscreen_newgame);
|
||||
startscreen_newgame.setOnClickListener(new OnClickListener() {
|
||||
@Override
|
||||
public void onClick(View arg0) {
|
||||
if (hasExistingGame) {
|
||||
comfirmNewGame();
|
||||
} else {
|
||||
createNewGame();
|
||||
}
|
||||
}
|
||||
});
|
||||
startscreen_newgame = (Button) root.findViewById(R.id.startscreen_newgame);
|
||||
startscreen_newgame.setOnClickListener(new OnClickListener() {
|
||||
@Override
|
||||
public void onClick(View arg0) {
|
||||
if (hasExistingGame) {
|
||||
comfirmNewGame();
|
||||
} else {
|
||||
createNewGame();
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
Button b = (Button) root.findViewById(R.id.startscreen_about);
|
||||
b.setOnClickListener(new OnClickListener() {
|
||||
@Override
|
||||
public void onClick(View arg0) {
|
||||
startActivity(new Intent(getActivity(), AboutActivity.class));
|
||||
}
|
||||
});
|
||||
Button b = (Button) root.findViewById(R.id.startscreen_about);
|
||||
b.setOnClickListener(new OnClickListener() {
|
||||
@Override
|
||||
public void onClick(View arg0) {
|
||||
startActivity(new Intent(getActivity(), AboutActivity.class));
|
||||
}
|
||||
});
|
||||
|
||||
b = (Button) root.findViewById(R.id.startscreen_preferences);
|
||||
b.setOnClickListener(new OnClickListener() {
|
||||
@Override
|
||||
public void onClick(View arg0) {
|
||||
Intent intent = new Intent(getActivity(), Preferences.class);
|
||||
StartScreenActivity_MainMenu.this.startActivityForResult(intent, INTENTREQUEST_PREFERENCES);
|
||||
}
|
||||
});
|
||||
b = (Button) root.findViewById(R.id.startscreen_preferences);
|
||||
b.setOnClickListener(new OnClickListener() {
|
||||
@Override
|
||||
public void onClick(View arg0) {
|
||||
Intent intent = new Intent(getActivity(), Preferences.class);
|
||||
StartScreenActivity_MainMenu.this.startActivityForResult(intent, INTENTREQUEST_PREFERENCES);
|
||||
}
|
||||
});
|
||||
|
||||
startscreen_load = (Button) root.findViewById(R.id.startscreen_load);
|
||||
startscreen_load.setOnClickListener(new OnClickListener() {
|
||||
@Override
|
||||
public void onClick(View arg0) {
|
||||
AndorsTrailApplication app = AndorsTrailApplication.getApplicationFromActivity(getActivity());
|
||||
if (hasExistingGame && app != null && app.getWorld() != null && app.getWorld().model != null
|
||||
&& app.getWorld().model.statistics != null && !app.getWorld().model.statistics.hasUnlimitedSaves()) {
|
||||
final CustomDialog d = CustomDialogFactory.createDialog(getActivity(),
|
||||
getString(R.string.startscreen_load_game),
|
||||
getResources().getDrawable(android.R.drawable.ic_delete),
|
||||
getString(R.string.startscreen_load_game_confirm),
|
||||
null,
|
||||
true);
|
||||
CustomDialogFactory.addButton(d, android.R.string.ok, new View.OnClickListener() {
|
||||
@Override
|
||||
public void onClick(View v) {
|
||||
Dialogs.showLoad(StartScreenActivity_MainMenu.this);
|
||||
}
|
||||
});
|
||||
CustomDialogFactory.addDismissButton(d, android.R.string.cancel);
|
||||
CustomDialogFactory.show(d);
|
||||
startscreen_load = (Button) root.findViewById(R.id.startscreen_load);
|
||||
startscreen_load.setOnClickListener(new OnClickListener() {
|
||||
@Override
|
||||
public void onClick(View arg0) {
|
||||
AndorsTrailApplication app = AndorsTrailApplication.getApplicationFromActivity(getActivity());
|
||||
if (hasExistingGame && app != null && app.getWorld() != null && app.getWorld().model != null
|
||||
&& app.getWorld().model.statistics != null && !app.getWorld().model.statistics.hasUnlimitedSaves()) {
|
||||
final Dialog d = CustomDialogFactory.createDialog(getActivity(),
|
||||
getString(R.string.startscreen_load_game),
|
||||
getResources().getDrawable(android.R.drawable.ic_delete),
|
||||
getString(R.string.startscreen_load_game_confirm),
|
||||
null,
|
||||
true);
|
||||
CustomDialogFactory.addButton(d, android.R.string.ok, new View.OnClickListener() {
|
||||
@Override
|
||||
public void onClick(View v) {
|
||||
Dialogs.showLoad(StartScreenActivity_MainMenu.this);
|
||||
}
|
||||
});
|
||||
CustomDialogFactory.addDismissButton(d, android.R.string.cancel);
|
||||
CustomDialogFactory.show(d);
|
||||
|
||||
} else {
|
||||
Dialogs.showLoad(StartScreenActivity_MainMenu.this);
|
||||
}
|
||||
}
|
||||
});
|
||||
} else {
|
||||
Dialogs.showLoad(StartScreenActivity_MainMenu.this);
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
if (AndorsTrailApplication.DEVELOPMENT_FORCE_STARTNEWGAME) {
|
||||
if (AndorsTrailApplication.DEVELOPMENT_DEBUGRESOURCES) {
|
||||
continueGame(true, 0, "Debug player");
|
||||
} else {
|
||||
continueGame(true, 0, "Player");
|
||||
}
|
||||
} else if (AndorsTrailApplication.DEVELOPMENT_FORCE_CONTINUEGAME) {
|
||||
continueGame(false, Savegames.SLOT_QUICKSAVE, null);
|
||||
}
|
||||
|
||||
if (AndorsTrailApplication.DEVELOPMENT_FORCE_STARTNEWGAME) {
|
||||
if (AndorsTrailApplication.DEVELOPMENT_DEBUGRESOURCES) {
|
||||
continueGame(true, 0, "Debug player");
|
||||
} else {
|
||||
continueGame(true, 0, "Player");
|
||||
}
|
||||
} else if (AndorsTrailApplication.DEVELOPMENT_FORCE_CONTINUEGAME) {
|
||||
continueGame(false, Savegames.SLOT_QUICKSAVE, null);
|
||||
}
|
||||
// if it is a new version we first fire a welcome screen in onResume
|
||||
// and afterwards check the permissions
|
||||
if (!isNewVersion()) {
|
||||
checkAndRequestPermissions(getActivity());
|
||||
migrateDataOnDemand(getActivity());
|
||||
}
|
||||
|
||||
// if it is a new version we first fire a welcome screen in onResume
|
||||
// and afterwards check the permissions
|
||||
if (!isNewVersion()) {
|
||||
checkAndRequestPermissions(getActivity());
|
||||
migrateDataOnDemand(getActivity());
|
||||
}
|
||||
return root;
|
||||
}
|
||||
|
||||
return root;
|
||||
}
|
||||
@Override
|
||||
public void onResume() {
|
||||
super.onResume();
|
||||
|
||||
@Override
|
||||
public void onResume() {
|
||||
super.onResume();
|
||||
String playerName;
|
||||
String displayInfo = null;
|
||||
int iconID = TileManager.CHAR_HERO;
|
||||
boolean isDead = false;
|
||||
|
||||
String playerName;
|
||||
String displayInfo = null;
|
||||
int iconID = TileManager.CHAR_HERO;
|
||||
boolean isDead = false;
|
||||
FileHeader header = Savegames.quickload(getActivity(), Savegames.SLOT_QUICKSAVE);
|
||||
if (header != null && header.playerName != null) {
|
||||
playerName = header.playerName;
|
||||
displayInfo = header.displayInfo;
|
||||
iconID = header.iconID;
|
||||
isDead = header.isDead;
|
||||
} else {
|
||||
// Before fileversion 14 (v0.6.7), quicksave was stored in Shared preferences
|
||||
SharedPreferences p = getActivity().getSharedPreferences("quicksave", Activity.MODE_PRIVATE);
|
||||
playerName = p.getString("playername", null);
|
||||
if (playerName != null) {
|
||||
displayInfo = "level " + p.getInt("level", -1);
|
||||
}
|
||||
}
|
||||
hasExistingGame = (playerName != null);
|
||||
setButtonState(playerName, displayInfo, iconID, isDead);
|
||||
|
||||
FileHeader header = Savegames.quickload(getActivity(), Savegames.SLOT_QUICKSAVE);
|
||||
if (header != null && header.playerName != null) {
|
||||
playerName = header.playerName;
|
||||
displayInfo = header.displayInfo;
|
||||
iconID = header.iconID;
|
||||
isDead = header.isDead;
|
||||
} else {
|
||||
// Before fileversion 14 (v0.6.7), quicksave was stored in Shared preferences
|
||||
SharedPreferences p = getActivity().getSharedPreferences("quicksave", Activity.MODE_PRIVATE);
|
||||
playerName = p.getString("playername", null);
|
||||
if (playerName != null) {
|
||||
displayInfo = "level " + p.getInt("level", -1);
|
||||
}
|
||||
}
|
||||
hasExistingGame = (playerName != null);
|
||||
setButtonState(playerName, displayInfo, iconID, isDead);
|
||||
if (isNewVersion()) {
|
||||
Dialogs.showNewVersion(getActivity(), new DialogInterface.OnDismissListener() {
|
||||
@Override
|
||||
public void onDismiss(DialogInterface arg0) {
|
||||
setCurrentVersionForVersionCheck();
|
||||
checkAndRequestPermissions(getActivity());
|
||||
migrateDataOnDemand(getActivity());
|
||||
startscreen_load.setEnabled(true);
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
if (isNewVersion()) {
|
||||
Dialogs.showNewVersion(getActivity(), new DialogInterface.OnDismissListener() {
|
||||
@Override
|
||||
public void onDismiss(DialogInterface arg0) {
|
||||
setCurrentVersionForVersionCheck();
|
||||
checkAndRequestPermissions(getActivity());
|
||||
migrateDataOnDemand(getActivity());
|
||||
}
|
||||
});
|
||||
}
|
||||
startscreen_load.setEnabled(true);
|
||||
}
|
||||
|
||||
}
|
||||
@TargetApi(29)
|
||||
public void migrateDataOnDemand(final Activity activity) {
|
||||
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.Q) {
|
||||
if (activity.getApplicationContext().checkSelfPermission(Manifest.permission.READ_EXTERNAL_STORAGE) == PackageManager.PERMISSION_GRANTED) {
|
||||
if (AndroidStorage.shouldMigrateToInternalStorage(activity.getApplicationContext())) {
|
||||
final Dialog d = CustomDialogFactory.createDialog(activity,
|
||||
getString(R.string.startscreen_migration_title),
|
||||
activity.getResources().getDrawable(android.R.drawable.ic_dialog_alert),
|
||||
getString(R.string.startscreen_migration_text),
|
||||
null,
|
||||
true);
|
||||
CustomDialogFactory.addDismissButton(d, android.R.string.ok);
|
||||
d.setOnDismissListener(new DialogInterface.OnDismissListener() {
|
||||
@Override
|
||||
public void onDismiss(DialogInterface arg0) {
|
||||
startscreen_load.setEnabled(true);
|
||||
}
|
||||
});
|
||||
CustomDialogFactory.show(d);
|
||||
if (!AndroidStorage.migrateToInternalStorage(activity.getApplicationContext())) {
|
||||
final Dialog errorDlg = CustomDialogFactory.createDialog(activity,
|
||||
getString(R.string.startscreen_migration_title),
|
||||
activity.getResources().getDrawable(android.R.drawable.ic_dialog_alert),
|
||||
getString(R.string.startscreen_migration_failure),
|
||||
null,
|
||||
true);
|
||||
CustomDialogFactory.addDismissButton(errorDlg, android.R.string.ok);
|
||||
d.cancel();
|
||||
CustomDialogFactory.show(errorDlg);
|
||||
}
|
||||
} else {
|
||||
L.log("INFO: No external files or destination folder ist not empty. No data migration.");
|
||||
}
|
||||
} else {
|
||||
L.log("INFO: No read permission on external folder. No data migration.");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@TargetApi(29)
|
||||
public void migrateDataOnDemand(final Activity activity) {
|
||||
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.Q) {
|
||||
if (activity.getApplicationContext().checkSelfPermission(Manifest.permission.READ_EXTERNAL_STORAGE) == PackageManager.PERMISSION_GRANTED) {
|
||||
if (AndroidStorage.shouldMigrateToInternalStorage(activity.getApplicationContext())) {
|
||||
final CustomDialog d = CustomDialogFactory.createDialog(activity,
|
||||
getString(R.string.startscreen_migration_title),
|
||||
activity.getResources().getDrawable(android.R.drawable.ic_dialog_alert),
|
||||
getString(R.string.startscreen_migration_text),
|
||||
null,
|
||||
true);
|
||||
CustomDialogFactory.addDismissButton(d, android.R.string.ok);
|
||||
CustomDialogFactory.show(d);
|
||||
if (!AndroidStorage.migrateToInternalStorage(activity.getApplicationContext())) {
|
||||
final CustomDialog errorDlg = CustomDialogFactory.createDialog(activity,
|
||||
getString(R.string.startscreen_migration_title),
|
||||
activity.getResources().getDrawable(android.R.drawable.ic_dialog_alert),
|
||||
getString(R.string.startscreen_migration_failure),
|
||||
null,
|
||||
true);
|
||||
CustomDialogFactory.addDismissButton(errorDlg, android.R.string.ok);
|
||||
d.cancel();
|
||||
CustomDialogFactory.show(errorDlg);
|
||||
}
|
||||
} else {
|
||||
L.log("INFO: No external files or destination folder ist not empty. No data migration.");
|
||||
}
|
||||
} else {
|
||||
L.log("INFO: No read permission on external folder. No data migration.");
|
||||
}
|
||||
}
|
||||
}
|
||||
private static final int READ_EXTERNAL_STORAGE_REQUEST = 1;
|
||||
private static final int WRITE_EXTERNAL_STORAGE_REQUEST = 2;
|
||||
|
||||
private static final int READ_EXTERNAL_STORAGE_REQUEST=1;
|
||||
private static final int WRITE_EXTERNAL_STORAGE_REQUEST=2;
|
||||
@TargetApi(23)
|
||||
public static void checkAndRequestPermissions(final Activity activity) {
|
||||
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.M && Build.VERSION.SDK_INT <= Build.VERSION_CODES.Q) {
|
||||
if (activity.getApplicationContext().checkSelfPermission(Manifest.permission.READ_EXTERNAL_STORAGE) != PackageManager.PERMISSION_GRANTED) {
|
||||
activity.requestPermissions(new String[]{Manifest.permission.READ_EXTERNAL_STORAGE}, READ_EXTERNAL_STORAGE_REQUEST);
|
||||
}
|
||||
if (activity.getApplicationContext().checkSelfPermission(Manifest.permission.WRITE_EXTERNAL_STORAGE) != PackageManager.PERMISSION_GRANTED) {
|
||||
activity.requestPermissions(new String[]{Manifest.permission.WRITE_EXTERNAL_STORAGE}, WRITE_EXTERNAL_STORAGE_REQUEST);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@TargetApi(23)
|
||||
public static void checkAndRequestPermissions(final Activity activity) {
|
||||
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.M && Build.VERSION.SDK_INT <= Build.VERSION_CODES.Q) {
|
||||
if (activity.getApplicationContext().checkSelfPermission(Manifest.permission.READ_EXTERNAL_STORAGE) != PackageManager.PERMISSION_GRANTED) {
|
||||
activity.requestPermissions(new String[] {Manifest.permission.READ_EXTERNAL_STORAGE}, READ_EXTERNAL_STORAGE_REQUEST);
|
||||
}
|
||||
if (activity.getApplicationContext().checkSelfPermission(Manifest.permission.WRITE_EXTERNAL_STORAGE) != PackageManager.PERMISSION_GRANTED) {
|
||||
activity.requestPermissions(new String[] {Manifest.permission.WRITE_EXTERNAL_STORAGE}, WRITE_EXTERNAL_STORAGE_REQUEST);
|
||||
}
|
||||
}
|
||||
}
|
||||
@Override
|
||||
public void onAttach(Activity activity) {
|
||||
super.onAttach(activity);
|
||||
listener = (OnNewGameRequestedListener) activity;
|
||||
}
|
||||
|
||||
@Override
|
||||
public void onAttach(Activity activity) {
|
||||
super.onAttach(activity);
|
||||
listener = (OnNewGameRequestedListener) activity;
|
||||
}
|
||||
@Override
|
||||
public void onDetach() {
|
||||
super.onDetach();
|
||||
listener = null;
|
||||
}
|
||||
|
||||
@Override
|
||||
public void onDetach() {
|
||||
super.onDetach();
|
||||
listener = null;
|
||||
}
|
||||
private void setButtonState(final String playerName, final String displayInfo, int iconID, boolean isDead) {
|
||||
startscreen_continue.setEnabled(hasExistingGame && !isDead);
|
||||
startscreen_newgame.setEnabled(true);
|
||||
if (hasExistingGame) {
|
||||
TileManager tm = AndorsTrailApplication.getApplicationFromActivity(getActivity()).getWorld().tileManager;
|
||||
tm.setImageViewTileForPlayer(getResources(), save_preview_hero_icon, iconID);
|
||||
save_preview_hero_desc.setText((isDead ? getString(R.string.rip_startscreen) : "") + playerName + ", " + displayInfo);
|
||||
save_preview_holder.setVisibility(View.VISIBLE);
|
||||
} else {
|
||||
save_preview_holder.setVisibility(View.GONE);
|
||||
}
|
||||
}
|
||||
|
||||
private void setButtonState(final String playerName, final String displayInfo, int iconID, boolean isDead) {
|
||||
startscreen_continue.setEnabled(hasExistingGame && !isDead);
|
||||
startscreen_newgame.setEnabled(true);
|
||||
if (hasExistingGame) {
|
||||
TileManager tm = AndorsTrailApplication.getApplicationFromActivity(getActivity()).getWorld().tileManager;
|
||||
tm.setImageViewTileForPlayer(getResources(), save_preview_hero_icon, iconID);
|
||||
save_preview_hero_desc.setText((isDead ? getString(R.string.rip_startscreen) : "") + playerName + ", " + displayInfo);
|
||||
save_preview_holder.setVisibility(View.VISIBLE);
|
||||
} else {
|
||||
save_preview_holder.setVisibility(View.GONE);
|
||||
}
|
||||
}
|
||||
private void continueGame(boolean createNewCharacter, int loadFromSlot, String name) {
|
||||
final WorldSetup setup = AndorsTrailApplication.getApplicationFromActivity(getActivity()).getWorldSetup();
|
||||
setup.createNewCharacter = createNewCharacter;
|
||||
setup.loadFromSlot = loadFromSlot;
|
||||
setup.newHeroName = name;
|
||||
startActivity(new Intent(getActivity(), LoadingActivity.class));
|
||||
}
|
||||
|
||||
private void continueGame(boolean createNewCharacter, int loadFromSlot, String name) {
|
||||
final WorldSetup setup = AndorsTrailApplication.getApplicationFromActivity(getActivity()).getWorldSetup();
|
||||
setup.createNewCharacter = createNewCharacter;
|
||||
setup.loadFromSlot = loadFromSlot;
|
||||
setup.newHeroName = name;
|
||||
startActivity(new Intent(getActivity(), LoadingActivity.class));
|
||||
}
|
||||
|
||||
private void comfirmNewGame() {
|
||||
private void comfirmNewGame() {
|
||||
// new AlertDialog.Builder(new ContextThemeWrapper(getActivity(), R.style.AndorsTrailStyle_Dialog))
|
||||
// .setTitle(R.string.startscreen_newgame)
|
||||
// .setMessage(R.string.startscreen_newgame_confirm)
|
||||
@@ -295,38 +307,39 @@ public class StartScreenActivity_MainMenu extends Fragment {
|
||||
// .create().show();
|
||||
//
|
||||
//
|
||||
final CustomDialog d = CustomDialogFactory.createDialog(getActivity(),
|
||||
getString(R.string.startscreen_newgame),
|
||||
getResources().getDrawable(android.R.drawable.ic_delete),
|
||||
getResources().getString(R.string.startscreen_newgame_confirm),
|
||||
null,
|
||||
true);
|
||||
CustomDialogFactory.addButton(d, android.R.string.ok, new View.OnClickListener() {
|
||||
@Override
|
||||
public void onClick(View v) {
|
||||
createNewGame();
|
||||
}
|
||||
});
|
||||
CustomDialogFactory.addDismissButton(d, android.R.string.cancel);
|
||||
final Dialog d = CustomDialogFactory.createDialog(getActivity(),
|
||||
getString(R.string.startscreen_newgame),
|
||||
getResources().getDrawable(android.R.drawable.ic_delete),
|
||||
getResources().getString(R.string.startscreen_newgame_confirm),
|
||||
null,
|
||||
true);
|
||||
CustomDialogFactory.addButton(d, android.R.string.ok, new View.OnClickListener() {
|
||||
@Override
|
||||
public void onClick(View v) {
|
||||
createNewGame();
|
||||
}
|
||||
});
|
||||
CustomDialogFactory.addDismissButton(d, android.R.string.cancel);
|
||||
|
||||
CustomDialogFactory.show(d);
|
||||
CustomDialogFactory.show(d);
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
private static final String versionCheck = "lastversion";
|
||||
private boolean isNewVersion() {
|
||||
SharedPreferences s = getActivity().getSharedPreferences(Constants.PREFERENCE_MODEL_LASTRUNVERSION, Activity.MODE_PRIVATE);
|
||||
int lastversion = s.getInt(versionCheck, 0);
|
||||
if (lastversion >= AndorsTrailApplication.CURRENT_VERSION) return false;
|
||||
return true;
|
||||
}
|
||||
private static final String versionCheck = "lastversion";
|
||||
|
||||
private void setCurrentVersionForVersionCheck() {
|
||||
SharedPreferences s = getActivity().getSharedPreferences(Constants.PREFERENCE_MODEL_LASTRUNVERSION, Activity.MODE_PRIVATE);
|
||||
Editor e = s.edit();
|
||||
e.putInt(versionCheck, AndorsTrailApplication.CURRENT_VERSION);
|
||||
e.commit();
|
||||
}
|
||||
private boolean isNewVersion() {
|
||||
SharedPreferences s = getActivity().getSharedPreferences(Constants.PREFERENCE_MODEL_LASTRUNVERSION, Activity.MODE_PRIVATE);
|
||||
int lastversion = s.getInt(versionCheck, 0);
|
||||
if (lastversion >= AndorsTrailApplication.CURRENT_VERSION) return false;
|
||||
return true;
|
||||
}
|
||||
|
||||
private void setCurrentVersionForVersionCheck() {
|
||||
SharedPreferences s = getActivity().getSharedPreferences(Constants.PREFERENCE_MODEL_LASTRUNVERSION, Activity.MODE_PRIVATE);
|
||||
Editor e = s.edit();
|
||||
e.putInt(versionCheck, AndorsTrailApplication.CURRENT_VERSION);
|
||||
e.commit();
|
||||
}
|
||||
|
||||
|
||||
@Override
|
||||
@@ -334,17 +347,19 @@ public class StartScreenActivity_MainMenu extends Fragment {
|
||||
super.onActivityResult(requestCode, resultCode, data);
|
||||
switch (requestCode) {
|
||||
case INTENTREQUEST_LOADGAME:
|
||||
boolean unsuccessful = resultCode != Activity.RESULT_OK;
|
||||
if(data == null) break;
|
||||
|
||||
if (resultCode != Activity.RESULT_OK) break;
|
||||
final boolean wasImportOrExport = data.getBooleanExtra("import_export", false);
|
||||
if (wasImportOrExport) {
|
||||
String message = getImportExportMessage(!unsuccessful, data);
|
||||
Toast.makeText(getActivity(), message, Toast.LENGTH_LONG).show();
|
||||
break;
|
||||
}
|
||||
if (unsuccessful) break;
|
||||
final int slot = data.getIntExtra("slot", 1);
|
||||
if (wasImportOrExport) {
|
||||
if(slot == LoadSaveActivity.SLOT_NUMBER_EXPORT_SAVEGAMES)
|
||||
Toast.makeText(getActivity(),R.string.loadsave_export_save_successfull, Toast.LENGTH_LONG).show();
|
||||
else if(slot == LoadSaveActivity.SLOT_NUMBER_IMPORT_SAVEGAMES)
|
||||
Toast.makeText(getActivity(),R.string.loadsave_import_save_successfull, Toast.LENGTH_LONG).show();
|
||||
else if(slot == LoadSaveActivity.SLOT_NUMBER_IMPORT_WORLDMAP)
|
||||
Toast.makeText(getActivity(),R.string.loadsave_import_worldmap_successfull, Toast.LENGTH_LONG).show();
|
||||
|
||||
break;
|
||||
}
|
||||
continueGame(false, slot, null);
|
||||
break;
|
||||
case INTENTREQUEST_PREFERENCES:
|
||||
@@ -353,24 +368,7 @@ public class StartScreenActivity_MainMenu extends Fragment {
|
||||
}
|
||||
}
|
||||
|
||||
private String getImportExportMessage(boolean successful, Intent data) {
|
||||
String message = "";
|
||||
boolean isImportWorldmap = data.getBooleanExtra("import_worldmap", false);
|
||||
boolean isImportSaves = data.getBooleanExtra("import_savegames", false);
|
||||
boolean isExport = data.getBooleanExtra("export", false);
|
||||
|
||||
if(isImportWorldmap) {
|
||||
message = getString(successful ? R.string.loadsave_import_worldmap_successfull : R.string.loadsave_import_worldmap_unsuccessfull);
|
||||
} else if(isImportSaves) {
|
||||
message = getString(successful ? R.string.loadsave_import_save_successfull : R.string.loadsave_import_save_unsuccessfull);
|
||||
} else if(isExport) {
|
||||
message = getString(successful ? R.string.loadsave_export_successfull : R.string.loadsave_export_unsuccessfull);
|
||||
}
|
||||
|
||||
return message;
|
||||
}
|
||||
|
||||
private void updatePreferences(boolean alreadyStartedLoadingResources) {
|
||||
private void updatePreferences(boolean alreadyStartedLoadingResources) {
|
||||
AndorsTrailApplication app = AndorsTrailApplication.getApplicationFromActivity(getActivity());
|
||||
AndorsTrailPreferences preferences = app.getPreferences();
|
||||
preferences.read(getActivity());
|
||||
@@ -400,17 +398,17 @@ public class StartScreenActivity_MainMenu extends Fragment {
|
||||
}
|
||||
|
||||
|
||||
public interface OnNewGameRequestedListener {
|
||||
public void onNewGameRequested();
|
||||
}
|
||||
public interface OnNewGameRequestedListener {
|
||||
public void onNewGameRequested();
|
||||
}
|
||||
|
||||
private OnNewGameRequestedListener listener = null;
|
||||
private OnNewGameRequestedListener listener = null;
|
||||
|
||||
private void createNewGame() {
|
||||
if (listener != null) {
|
||||
listener.onNewGameRequested();
|
||||
}
|
||||
}
|
||||
private void createNewGame() {
|
||||
if (listener != null) {
|
||||
listener.onNewGameRequested();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
@@ -2,7 +2,6 @@ package com.gpl.rpg.AndorsTrail.controller;
|
||||
|
||||
import android.content.Context;
|
||||
import android.content.Intent;
|
||||
import android.os.Build;
|
||||
import android.util.SparseIntArray;
|
||||
import android.view.KeyEvent;
|
||||
import android.view.View;
|
||||
@@ -99,36 +98,28 @@ public final class InputController implements OnClickListener, OnLongClickListen
|
||||
|
||||
// Keys mapping to UP_LEFT
|
||||
key = KEY_MOVE_UP_LEFT;
|
||||
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.N) {
|
||||
keyMap.put(KeyEvent.KEYCODE_DPAD_UP_LEFT, key);
|
||||
}
|
||||
keyMap.put(KeyEvent.KEYCODE_DPAD_UP_LEFT, key);
|
||||
keyMap.put(KeyEvent.KEYCODE_NUMPAD_7, key);
|
||||
keyMap.put(KeyEvent.KEYCODE_7, key);
|
||||
keyMap.put(KeyEvent.KEYCODE_MOVE_HOME, key);
|
||||
|
||||
// Keys mapping to UP_RIGHT
|
||||
key = KEY_MOVE_UP_RIGHT;
|
||||
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.N) {
|
||||
keyMap.put(KeyEvent.KEYCODE_DPAD_UP_RIGHT, key);
|
||||
}
|
||||
keyMap.put(KeyEvent.KEYCODE_DPAD_UP_RIGHT, key);
|
||||
keyMap.put(KeyEvent.KEYCODE_NUMPAD_9, key);
|
||||
keyMap.put(KeyEvent.KEYCODE_9, key);
|
||||
keyMap.put(KeyEvent.KEYCODE_PAGE_UP, key);
|
||||
|
||||
// Keys mapping to DOWN_LEFT
|
||||
key = KEY_MOVE_DOWN_LEFT;
|
||||
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.N) {
|
||||
keyMap.put(KeyEvent.KEYCODE_DPAD_DOWN_LEFT, key);
|
||||
}
|
||||
keyMap.put(KeyEvent.KEYCODE_DPAD_DOWN_LEFT, key);
|
||||
keyMap.put(KeyEvent.KEYCODE_NUMPAD_1, key);
|
||||
keyMap.put(KeyEvent.KEYCODE_1, key);
|
||||
keyMap.put(KeyEvent.KEYCODE_MOVE_END, key);
|
||||
|
||||
// Keys mapping to DOWN_RIGHT
|
||||
key = KEY_MOVE_DOWN_RIGHT;
|
||||
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.N) {
|
||||
keyMap.put(KeyEvent.KEYCODE_DPAD_DOWN_RIGHT, key);
|
||||
}
|
||||
keyMap.put(KeyEvent.KEYCODE_DPAD_DOWN_RIGHT, key);
|
||||
keyMap.put(KeyEvent.KEYCODE_NUMPAD_3, key);
|
||||
keyMap.put(KeyEvent.KEYCODE_3, key);
|
||||
keyMap.put(KeyEvent.KEYCODE_PAGE_DOWN, key);
|
||||
|
||||
@@ -19,7 +19,6 @@ import com.gpl.rpg.AndorsTrail.model.actor.MonsterType;
|
||||
import com.gpl.rpg.AndorsTrail.model.item.ItemType;
|
||||
import com.gpl.rpg.AndorsTrail.model.map.PredefinedMap;
|
||||
import com.gpl.rpg.AndorsTrail.model.quest.Quest;
|
||||
import com.gpl.rpg.AndorsTrail.util.HashMapHelper;
|
||||
|
||||
public final class GameStatistics {
|
||||
private int deaths = 0;
|
||||
@@ -37,10 +36,10 @@ public final class GameStatistics {
|
||||
|
||||
public void addMonsterKill(MonsterType monsterType) {
|
||||
// Track monster kills by type ID, for savegame file
|
||||
killedMonstersByTypeID.put(monsterType.id, getNumberOfKillsForMonsterType(monsterType.id) + 1);
|
||||
killedMonstersByTypeID.put(monsterType.id, killedMonstersByTypeID.getOrDefault((monsterType.id), 0) + 1);
|
||||
|
||||
// Also track by name, for statistics display (multiple IDs w/same name don't matter to player)
|
||||
killedMonstersByName.put(monsterType.name, getNumberOfKillsForMonsterName(monsterType.name) + 1);
|
||||
killedMonstersByName.put(monsterType.name, killedMonstersByName.getOrDefault(monsterType.name, 0) + 1);
|
||||
}
|
||||
|
||||
public void addPlayerDeath(int lostExp) {
|
||||
@@ -51,7 +50,8 @@ public final class GameStatistics {
|
||||
}
|
||||
public void addItemUsage(ItemType type) {
|
||||
final String n = type.id;
|
||||
usedItems.put(n, HashMapHelper.getOrDefault(usedItems, n,0) + 1);
|
||||
if (!usedItems.containsKey(n)) usedItems.put(n, 1);
|
||||
else usedItems.put(n, usedItems.get(n) + 1);
|
||||
}
|
||||
|
||||
public int getDeaths() {
|
||||
@@ -73,11 +73,15 @@ public final class GameStatistics {
|
||||
public boolean isDead() { return !hasUnlimitedLives() && getLivesLeft() < 1; }
|
||||
|
||||
public int getNumberOfKillsForMonsterType(String monsterTypeID) {
|
||||
return HashMapHelper.getOrDefault(killedMonstersByTypeID, monsterTypeID, 0);
|
||||
Integer v = killedMonstersByTypeID.get(monsterTypeID);
|
||||
if (v == null) return 0;
|
||||
return v;
|
||||
}
|
||||
|
||||
public int getNumberOfKillsForMonsterName(String monsterName) {
|
||||
return HashMapHelper.getOrDefault(killedMonstersByName, monsterName, 0);
|
||||
Integer v = killedMonstersByName.get(monsterName);
|
||||
if (v == null) return 0;
|
||||
return v;
|
||||
}
|
||||
|
||||
public String getTop5MostCommonlyKilledMonsters(WorldContext world, Resources res) {
|
||||
@@ -140,15 +144,20 @@ public final class GameStatistics {
|
||||
}
|
||||
|
||||
public int getNumberOfUsedItems() {
|
||||
return HashMapHelper.sumIntegerValues(usedItems);
|
||||
int result = 0;
|
||||
for (int v : usedItems.values()) result += v;
|
||||
return result;
|
||||
}
|
||||
|
||||
public int getNumberOfTimesItemHasBeenUsed(String itemId) {
|
||||
return HashMapHelper.getOrDefault(usedItems, itemId, 0);
|
||||
if (!usedItems.containsKey(itemId)) return 0;
|
||||
return usedItems.get(itemId);
|
||||
}
|
||||
|
||||
public int getNumberOfKilledMonsters() {
|
||||
return HashMapHelper.sumIntegerValues(killedMonstersByTypeID);
|
||||
int result = 0;
|
||||
for (int v : killedMonstersByTypeID.values()) result += v;
|
||||
return result;
|
||||
}
|
||||
|
||||
private static final Comparator<Entry<String, Integer>> descendingValueComparator = new Comparator<Entry<String, Integer>>() {
|
||||
@@ -177,7 +186,7 @@ public final class GameStatistics {
|
||||
// Also track by name, for statistics display (multiple IDs w/same name don't matter to player)
|
||||
MonsterType t = world.monsterTypes.getMonsterType(id);
|
||||
|
||||
if (t != null) killedMonstersByName.put(t.name, getNumberOfKillsForMonsterName(t.name) + value);
|
||||
if (t != null) killedMonstersByName.put(t.name, killedMonstersByName.getOrDefault(t.name, 0) + value);
|
||||
}
|
||||
|
||||
if (fileversion <= 17) return;
|
||||
|
||||
@@ -308,7 +308,6 @@ public final class ResourceLoader {
|
||||
loader.prepareTileset(R.drawable.items_consumables_omi1, "items_consumables_omi1", sz1x1, sz1x1, mTileSize);
|
||||
loader.prepareTileset(R.drawable.items_feygard1, "items_feygard1", new Size(6, 2), sz1x1, mTileSize);
|
||||
loader.prepareTileset(R.drawable.items_omi2, "items_omi2", new Size(6, 5), sz1x1, mTileSize);
|
||||
loader.prepareTileset(R.drawable.items_omgeeky, "items_omgeeky", new Size(10, 3), sz1x1, mTileSize);
|
||||
/*INSERT_ITEMS_TILESETS_HERE*/
|
||||
|
||||
loader.prepareTileset(R.drawable.monsters_armor1, "monsters_armor1", sz1x1, sz1x1, mTileSize);
|
||||
@@ -436,7 +435,6 @@ public final class ResourceLoader {
|
||||
loader.prepareTileset(R.drawable.map_rock_3, "map_rock_3", new Size(6, 5), sz1x1, mTileSize);
|
||||
loader.prepareTileset(R.drawable.map_sign_ladder_omi2, "map_sign_ladder_omi2", new Size(8, 4), sz1x1, mTileSize);
|
||||
loader.prepareTileset(R.drawable.map_transition_6, "map_transition_6", new Size(18, 8), sz1x1, mTileSize);
|
||||
loader.prepareTileset(R.drawable.map_ratdom, "map_ratdom", new Size(18, 6), sz1x1, mTileSize);
|
||||
/*INSERT_MAP_TILESETS_HERE*/
|
||||
|
||||
loader.prepareTileset(R.drawable.effect_blood4, "effect_blood4", new Size(7, 2), sz1x1, mTileSize);
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
package com.gpl.rpg.AndorsTrail.savegames;
|
||||
|
||||
import java.io.ByteArrayOutputStream;
|
||||
import java.io.Console;
|
||||
import java.io.DataInputStream;
|
||||
import java.io.DataOutputStream;
|
||||
import java.io.File;
|
||||
@@ -33,99 +34,95 @@ import com.gpl.rpg.AndorsTrail.util.AndroidStorage;
|
||||
import com.gpl.rpg.AndorsTrail.util.L;
|
||||
|
||||
public final class Savegames {
|
||||
public static final int SLOT_QUICKSAVE = 0;
|
||||
public static final long DENY_LOADING_BECAUSE_GAME_IS_CURRENTLY_PLAYED = -1;
|
||||
public static final int SLOT_QUICKSAVE = 0;
|
||||
public static final long DENY_LOADING_BECAUSE_GAME_IS_CURRENTLY_PLAYED = -1;
|
||||
|
||||
private static long lastBackup = 0;
|
||||
private static long lastBackup = 0;
|
||||
|
||||
|
||||
public static enum LoadSavegameResult {
|
||||
success, unknownError, savegameIsFromAFutureVersion, cheatingDetected
|
||||
}
|
||||
|
||||
public static enum LoadSavegameResult {
|
||||
success
|
||||
, unknownError
|
||||
, savegameIsFromAFutureVersion
|
||||
, cheatingDetected
|
||||
}
|
||||
public static boolean saveWorld(WorldContext world, Context androidContext, int slot) {
|
||||
try {
|
||||
final String displayInfo = androidContext.getString(R.string.savegame_currenthero_displayinfo, world.model.player.getLevel(), world.model.player.getTotalExperience(), world.model.player.getGold());
|
||||
if (slot != SLOT_QUICKSAVE && !world.model.statistics.hasUnlimitedSaves()) {
|
||||
world.model.player.savedVersion++;
|
||||
}
|
||||
String id = world.model.player.id;
|
||||
long savedVersion = world.model.player.savedVersion;
|
||||
|
||||
public static boolean saveWorld(WorldContext world, Context androidContext, int slot) {
|
||||
try {
|
||||
final String displayInfo = androidContext.getString(R.string.savegame_currenthero_displayinfo, world.model.player.getLevel(), world.model.player.getTotalExperience(), world.model.player.getGold());
|
||||
if (slot != SLOT_QUICKSAVE && !world.model.statistics.hasUnlimitedSaves()) {
|
||||
world.model.player.savedVersion++;
|
||||
}
|
||||
String id = world.model.player.id;
|
||||
long savedVersion = world.model.player.savedVersion;
|
||||
// Create the savegame in a temporary memorystream first to ensure that the savegame can
|
||||
// be created correctly. We don't want to trash the user's file unneccessarily if there is an error.
|
||||
ByteArrayOutputStream bos = new ByteArrayOutputStream();
|
||||
saveWorld(world, bos, displayInfo);
|
||||
byte[] savegame = bos.toByteArray();
|
||||
bos.close();
|
||||
|
||||
// Create the savegame in a temporary memorystream first to ensure that the savegame can
|
||||
// be created correctly. We don't want to trash the user's file unneccessarily if there is an error.
|
||||
ByteArrayOutputStream bos = new ByteArrayOutputStream();
|
||||
saveWorld(world, bos, displayInfo);
|
||||
byte[] savegame = bos.toByteArray();
|
||||
bos.close();
|
||||
FileOutputStream fos = getOutputFile(androidContext, slot);
|
||||
fos.write(savegame);
|
||||
fos.close();
|
||||
|
||||
FileOutputStream fos = getOutputFile(androidContext, slot);
|
||||
fos.write(savegame);
|
||||
fos.close();
|
||||
if (!world.model.statistics.hasUnlimitedSaves()) {
|
||||
if (slot != SLOT_QUICKSAVE) {
|
||||
androidContext.deleteFile(Constants.FILENAME_SAVEGAME_QUICKSAVE);
|
||||
writeCheatCheck(androidContext, savedVersion, id);
|
||||
} else if (SystemClock.uptimeMillis() > lastBackup + 120000) {
|
||||
writeBackup(androidContext, savegame, id);
|
||||
lastBackup = SystemClock.uptimeMillis();
|
||||
}
|
||||
}
|
||||
|
||||
if (!world.model.statistics.hasUnlimitedSaves()) {
|
||||
if (slot != SLOT_QUICKSAVE) {
|
||||
androidContext.deleteFile(Constants.FILENAME_SAVEGAME_QUICKSAVE);
|
||||
writeCheatCheck(androidContext, savedVersion, id);
|
||||
} else if (SystemClock.uptimeMillis() > lastBackup + 120000) {
|
||||
writeBackup(androidContext, savegame, id);
|
||||
lastBackup = SystemClock.uptimeMillis();
|
||||
}
|
||||
}
|
||||
return true;
|
||||
} catch (IOException e) {
|
||||
L.log("Error saving world: " + e.toString());
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
||||
return true;
|
||||
} catch (IOException e) {
|
||||
L.log("Error saving world: " + e.toString());
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
||||
private static void writeBackup(Context androidContext, byte[] savegame, String playerId) throws IOException {
|
||||
File cheatDetectionFolder = AndroidStorage.getStorageDirectory(androidContext, Constants.CHEAT_DETECTION_FOLDER);
|
||||
private static void writeBackup(Context androidContext, byte[] savegame, String playerId) throws IOException {
|
||||
File cheatDetectionFolder = AndroidStorage.getStorageDirectory(androidContext, Constants.CHEAT_DETECTION_FOLDER);
|
||||
ensureDirExists(cheatDetectionFolder);
|
||||
File backupFile = new File(cheatDetectionFolder, playerId + "X");
|
||||
FileOutputStream fileOutputStream = new FileOutputStream(backupFile);
|
||||
fileOutputStream.write(savegame);
|
||||
fileOutputStream.close();
|
||||
}
|
||||
File backupFile = new File(cheatDetectionFolder, playerId + "X");
|
||||
FileOutputStream fileOutputStream = new FileOutputStream(backupFile);
|
||||
fileOutputStream.write(savegame);
|
||||
fileOutputStream.close();
|
||||
}
|
||||
|
||||
public static LoadSavegameResult loadWorld(WorldContext world, ControllerContext controllers, Context androidContext, int slot) {
|
||||
try {
|
||||
FileHeader fh = quickload(androidContext, slot);
|
||||
if(fh == null) {
|
||||
return LoadSavegameResult.unknownError;
|
||||
}
|
||||
if (!fh.hasUnlimitedSaves && slot != SLOT_QUICKSAVE && triedToCheat(androidContext, fh)) {
|
||||
return LoadSavegameResult.cheatingDetected;
|
||||
}
|
||||
public static LoadSavegameResult loadWorld(WorldContext world, ControllerContext controllers, Context androidContext, int slot) {
|
||||
try {
|
||||
FileHeader fh = quickload(androidContext, slot);
|
||||
if (fh == null) {
|
||||
return LoadSavegameResult.unknownError;
|
||||
}
|
||||
if (!fh.hasUnlimitedSaves && slot != SLOT_QUICKSAVE && triedToCheat(androidContext, fh)) {
|
||||
return LoadSavegameResult.cheatingDetected;
|
||||
}
|
||||
|
||||
FileInputStream fos = getInputFile(androidContext, slot);
|
||||
LoadSavegameResult result = loadWorld(androidContext.getResources(), world, controllers, fos, fh);
|
||||
fos.close();
|
||||
if (result == LoadSavegameResult.success && slot != SLOT_QUICKSAVE && !world.model.statistics.hasUnlimitedSaves()) {
|
||||
FileInputStream fos = getInputFile(androidContext, slot);
|
||||
LoadSavegameResult result = loadWorld(androidContext.getResources(), world, controllers, fos, fh);
|
||||
fos.close();
|
||||
if (result == LoadSavegameResult.success && slot != SLOT_QUICKSAVE && !world.model.statistics.hasUnlimitedSaves()) {
|
||||
// save to the quicksave slot before deleting the file
|
||||
if (!saveWorld(world, androidContext, SLOT_QUICKSAVE)) {
|
||||
return LoadSavegameResult.unknownError;
|
||||
}
|
||||
getSlotFile(slot, androidContext).delete();
|
||||
writeCheatCheck(androidContext, DENY_LOADING_BECAUSE_GAME_IS_CURRENTLY_PLAYED, fh.playerId);
|
||||
}
|
||||
return result;
|
||||
} catch (IOException e) {
|
||||
if (AndorsTrailApplication.DEVELOPMENT_DEBUGMESSAGES) {
|
||||
L.log("Error loading world: " + e.toString());
|
||||
StringWriter sw = new StringWriter();
|
||||
PrintWriter pw = new PrintWriter(sw);
|
||||
e.printStackTrace(pw);
|
||||
L.log("Load error: " + sw.toString());
|
||||
}
|
||||
return LoadSavegameResult.unknownError;
|
||||
}
|
||||
}
|
||||
return LoadSavegameResult.unknownError;
|
||||
}
|
||||
getSlotFile(slot, androidContext).delete();
|
||||
writeCheatCheck(androidContext, DENY_LOADING_BECAUSE_GAME_IS_CURRENTLY_PLAYED, fh.playerId);
|
||||
}
|
||||
return result;
|
||||
} catch (IOException e) {
|
||||
if (AndorsTrailApplication.DEVELOPMENT_DEBUGMESSAGES) {
|
||||
L.log("Error loading world: " + e.toString());
|
||||
StringWriter sw = new StringWriter();
|
||||
PrintWriter pw = new PrintWriter(sw);
|
||||
e.printStackTrace(pw);
|
||||
L.log("Load error: " + sw.toString());
|
||||
}
|
||||
return LoadSavegameResult.unknownError;
|
||||
}
|
||||
}
|
||||
|
||||
private static boolean triedToCheat(Context androidContext, FileHeader fh) throws IOException {
|
||||
long savedVersionToCheck = 0;
|
||||
@@ -141,9 +138,9 @@ public final class Savegames {
|
||||
fileInputStream.close();
|
||||
}
|
||||
|
||||
if (savedVersionToCheck == DENY_LOADING_BECAUSE_GAME_IS_CURRENTLY_PLAYED) {
|
||||
return true;
|
||||
}
|
||||
if (savedVersionToCheck == DENY_LOADING_BECAUSE_GAME_IS_CURRENTLY_PLAYED) {
|
||||
return true;
|
||||
}
|
||||
|
||||
if (androidContext.getFileStreamPath(fh.playerId).exists()) {
|
||||
FileInputStream fileInputStream = androidContext.openFileInput(fh.playerId);
|
||||
@@ -155,16 +152,16 @@ public final class Savegames {
|
||||
savedVersionToCheck = cheatDetection.savedVersion;
|
||||
}
|
||||
|
||||
if (AndorsTrailApplication.DEVELOPMENT_DEBUGMESSAGES) {
|
||||
L.log("Internal cheatcheck file savedVersion: " + cheatDetection.savedVersion);
|
||||
}
|
||||
if (AndorsTrailApplication.DEVELOPMENT_DEBUGMESSAGES) {
|
||||
L.log("Internal cheatcheck file savedVersion: " + cheatDetection.savedVersion);
|
||||
}
|
||||
|
||||
dataInputStream.close();
|
||||
fileInputStream.close();
|
||||
}
|
||||
dataInputStream.close();
|
||||
fileInputStream.close();
|
||||
}
|
||||
|
||||
return (savedVersionToCheck == DENY_LOADING_BECAUSE_GAME_IS_CURRENTLY_PLAYED || fh.savedVersion < savedVersionToCheck);
|
||||
}
|
||||
return (savedVersionToCheck == DENY_LOADING_BECAUSE_GAME_IS_CURRENTLY_PLAYED || fh.savedVersion < savedVersionToCheck);
|
||||
}
|
||||
|
||||
private static FileOutputStream getOutputFile(Context androidContext, int slot) throws IOException {
|
||||
if (slot == SLOT_QUICKSAVE) {
|
||||
@@ -210,18 +207,18 @@ public final class Savegames {
|
||||
}
|
||||
|
||||
|
||||
public static void saveWorld(WorldContext world, OutputStream outStream, String displayInfo) throws IOException {
|
||||
DataOutputStream dest = new DataOutputStream(outStream);
|
||||
FileHeader.writeToParcel(dest, world.model.player.getName(),
|
||||
displayInfo, world.model.player.iconID,
|
||||
world.model.statistics.isDead(),
|
||||
world.model.statistics.hasUnlimitedSaves(),
|
||||
world.model.player.id,
|
||||
world.model.player.savedVersion);
|
||||
world.maps.writeToParcel(dest, world);
|
||||
world.model.writeToParcel(dest);
|
||||
dest.close();
|
||||
}
|
||||
public static void saveWorld(WorldContext world, OutputStream outStream, String displayInfo) throws IOException {
|
||||
DataOutputStream dest = new DataOutputStream(outStream);
|
||||
FileHeader.writeToParcel(dest, world.model.player.getName(),
|
||||
displayInfo, world.model.player.iconID,
|
||||
world.model.statistics.isDead(),
|
||||
world.model.statistics.hasUnlimitedSaves(),
|
||||
world.model.player.id,
|
||||
world.model.player.savedVersion);
|
||||
world.maps.writeToParcel(dest, world);
|
||||
world.model.writeToParcel(dest);
|
||||
dest.close();
|
||||
}
|
||||
|
||||
public static LoadSavegameResult loadWorld(Resources res, WorldContext world, ControllerContext controllers, InputStream inState, FileHeader fh) throws IOException {
|
||||
DataInputStream src = new DataInputStream(inState);
|
||||
@@ -229,42 +226,42 @@ public final class Savegames {
|
||||
if (header.fileversion > AndorsTrailApplication.CURRENT_VERSION)
|
||||
return LoadSavegameResult.savegameIsFromAFutureVersion;
|
||||
|
||||
world.maps.readFromParcel(src, world, controllers, header.fileversion);
|
||||
world.model = new ModelContainer(src, world, controllers, header.fileversion);
|
||||
src.close();
|
||||
|
||||
if (header.fileversion < 45) {
|
||||
LegacySavegamesContentAdaptations.adaptToNewContentForVersion45(world, controllers, res);
|
||||
}
|
||||
|
||||
onWorldLoaded(res, world, controllers);
|
||||
world.maps.readFromParcel(src, world, controllers, header.fileversion);
|
||||
world.model = new ModelContainer(src, world, controllers, header.fileversion);
|
||||
src.close();
|
||||
|
||||
return LoadSavegameResult.success;
|
||||
}
|
||||
if (header.fileversion < 45) {
|
||||
LegacySavegamesContentAdaptations.adaptToNewContentForVersion45(world, controllers, res);
|
||||
}
|
||||
|
||||
private static void onWorldLoaded(Resources res, WorldContext world, ControllerContext controllers) {
|
||||
controllers.actorStatsController.recalculatePlayerStats(world.model.player);
|
||||
controllers.mapController.resetMapsNotRecentlyVisited();
|
||||
controllers.movementController.prepareMapAsCurrentMap(world.model.currentMaps.map, res, false);
|
||||
controllers.gameRoundController.resetRoundTimers();
|
||||
}
|
||||
onWorldLoaded(res, world, controllers);
|
||||
|
||||
public static FileHeader quickload(Context androidContext, int slot) {
|
||||
try {
|
||||
if (slot != SLOT_QUICKSAVE) {
|
||||
File f = getSlotFile(slot, androidContext);
|
||||
if (!f.exists()) return null;
|
||||
}
|
||||
FileInputStream fos = getInputFile(androidContext, slot);
|
||||
DataInputStream src = new DataInputStream(fos);
|
||||
final FileHeader header = new FileHeader(src, false);
|
||||
src.close();
|
||||
fos.close();
|
||||
return header;
|
||||
} catch (Exception e) {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
return LoadSavegameResult.success;
|
||||
}
|
||||
|
||||
private static void onWorldLoaded(Resources res, WorldContext world, ControllerContext controllers) {
|
||||
controllers.actorStatsController.recalculatePlayerStats(world.model.player);
|
||||
controllers.mapController.resetMapsNotRecentlyVisited();
|
||||
controllers.movementController.prepareMapAsCurrentMap(world.model.currentMaps.map, res, false);
|
||||
controllers.gameRoundController.resetRoundTimers();
|
||||
}
|
||||
|
||||
public static FileHeader quickload(Context androidContext, int slot) {
|
||||
try {
|
||||
if (slot != SLOT_QUICKSAVE) {
|
||||
File f = getSlotFile(slot, androidContext);
|
||||
if (!f.exists()) return null;
|
||||
}
|
||||
FileInputStream fos = getInputFile(androidContext, slot);
|
||||
DataInputStream src = new DataInputStream(fos);
|
||||
final FileHeader header = new FileHeader(src, false);
|
||||
src.close();
|
||||
fos.close();
|
||||
return header;
|
||||
} catch (Exception e) {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
|
||||
private static void writeCheatCheck(Context androidContext, long savedVersion, String playerId) throws IOException {
|
||||
File cheatDetectionFolder = AndroidStorage.getStorageDirectory(androidContext, Constants.CHEAT_DETECTION_FOLDER);
|
||||
@@ -276,14 +273,14 @@ public final class Savegames {
|
||||
dataOutputStream.close();
|
||||
fileOutputStream.close();
|
||||
|
||||
fileOutputStream = androidContext.openFileOutput(playerId, Context.MODE_PRIVATE);
|
||||
dataOutputStream = new DataOutputStream(fileOutputStream);
|
||||
CheatDetection.writeToParcel(dataOutputStream, savedVersion);
|
||||
dataOutputStream.close();
|
||||
fileOutputStream.close();
|
||||
}
|
||||
fileOutputStream = androidContext.openFileOutput(playerId, Context.MODE_PRIVATE);
|
||||
dataOutputStream = new DataOutputStream(fileOutputStream);
|
||||
CheatDetection.writeToParcel(dataOutputStream, savedVersion);
|
||||
dataOutputStream.close();
|
||||
fileOutputStream.close();
|
||||
}
|
||||
|
||||
private static final Pattern savegameFilenamePattern = Pattern.compile(Constants.FILENAME_SAVEGAME_FILENAME_PREFIX + "(\\d+)");
|
||||
private static final Pattern savegameFilenamePattern = Pattern.compile(Constants.FILENAME_SAVEGAME_FILENAME_PREFIX + "(\\d+)");
|
||||
|
||||
public static List<Integer> getUsedSavegameSlots(Context context) {
|
||||
try {
|
||||
@@ -306,22 +303,22 @@ public final class Savegames {
|
||||
}
|
||||
}
|
||||
|
||||
private static final class CheatDetection {
|
||||
public final int fileversion;
|
||||
public final long savedVersion;
|
||||
private static final class CheatDetection {
|
||||
public final int fileversion;
|
||||
public final long savedVersion;
|
||||
|
||||
// ====== PARCELABLE ===================================================================
|
||||
// ====== PARCELABLE ===================================================================
|
||||
|
||||
public CheatDetection(DataInputStream src) throws IOException {
|
||||
this.fileversion = src.readInt();
|
||||
this.savedVersion = src.readLong();
|
||||
}
|
||||
public CheatDetection(DataInputStream src) throws IOException {
|
||||
this.fileversion = src.readInt();
|
||||
this.savedVersion = src.readLong();
|
||||
}
|
||||
|
||||
public static void writeToParcel(DataOutputStream dest, long savedVersion) throws IOException {
|
||||
dest.writeInt(AndorsTrailApplication.CURRENT_VERSION);
|
||||
dest.writeLong(savedVersion);
|
||||
}
|
||||
}
|
||||
public static void writeToParcel(DataOutputStream dest, long savedVersion) throws IOException {
|
||||
dest.writeInt(AndorsTrailApplication.CURRENT_VERSION);
|
||||
dest.writeLong(savedVersion);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
public static final class FileHeader {
|
||||
@@ -335,12 +332,12 @@ public final class Savegames {
|
||||
public final String playerId;
|
||||
public final long savedVersion;
|
||||
|
||||
public String describe() {
|
||||
return (fileversion == AndorsTrailApplication.DEVELOPMENT_INCOMPATIBLE_SAVEGAME_VERSION ? "(D) " : "") + playerName + ", " + displayInfo;
|
||||
}
|
||||
public String describe() {
|
||||
return (fileversion == AndorsTrailApplication.DEVELOPMENT_INCOMPATIBLE_SAVEGAME_VERSION ? "(D) " : "") + playerName + ", " + displayInfo;
|
||||
}
|
||||
|
||||
|
||||
// ====== PARCELABLE ===================================================================
|
||||
// ====== PARCELABLE ===================================================================
|
||||
|
||||
public FileHeader(DataInputStream src, boolean skipIcon) throws IOException {
|
||||
int fileversion = src.readInt();
|
||||
@@ -355,40 +352,40 @@ public final class Savegames {
|
||||
this.displayInfo = null;
|
||||
}
|
||||
|
||||
if (fileversion >= 43) {
|
||||
int id = src.readInt();
|
||||
if (skipIcon || id > TileManager.LAST_HERO) {
|
||||
this.iconID = TileManager.CHAR_HERO_0;
|
||||
this.skipIcon = true;
|
||||
} else {
|
||||
this.iconID = id;
|
||||
}
|
||||
} else {
|
||||
this.iconID = TileManager.CHAR_HERO_0;
|
||||
}
|
||||
if (fileversion >= 43) {
|
||||
int id = src.readInt();
|
||||
if (skipIcon || id > TileManager.LAST_HERO) {
|
||||
this.iconID = TileManager.CHAR_HERO_0;
|
||||
this.skipIcon = true;
|
||||
} else {
|
||||
this.iconID = id;
|
||||
}
|
||||
} else {
|
||||
this.iconID = TileManager.CHAR_HERO_0;
|
||||
}
|
||||
|
||||
if (fileversion >= 49) {
|
||||
this.isDead = src.readBoolean();
|
||||
this.hasUnlimitedSaves = src.readBoolean();
|
||||
this.playerId = src.readUTF();
|
||||
this.savedVersion = src.readLong();
|
||||
} else {
|
||||
this.isDead = false;
|
||||
this.hasUnlimitedSaves = true;
|
||||
this.playerId = "";
|
||||
this.savedVersion = 0;
|
||||
}
|
||||
}
|
||||
if (fileversion >= 49) {
|
||||
this.isDead = src.readBoolean();
|
||||
this.hasUnlimitedSaves = src.readBoolean();
|
||||
this.playerId = src.readUTF();
|
||||
this.savedVersion = src.readLong();
|
||||
} else {
|
||||
this.isDead = false;
|
||||
this.hasUnlimitedSaves = true;
|
||||
this.playerId = "";
|
||||
this.savedVersion = 0;
|
||||
}
|
||||
}
|
||||
|
||||
public static void writeToParcel(DataOutputStream dest, String playerName, String displayInfo, int iconID, boolean isDead, boolean hasUnlimitedSaves, String playerId, long savedVersion) throws IOException {
|
||||
dest.writeInt(AndorsTrailApplication.CURRENT_VERSION);
|
||||
dest.writeUTF(playerName);
|
||||
dest.writeUTF(displayInfo);
|
||||
dest.writeInt(iconID);
|
||||
dest.writeBoolean(isDead);
|
||||
dest.writeBoolean(hasUnlimitedSaves);
|
||||
dest.writeUTF(playerId);
|
||||
dest.writeLong(savedVersion);
|
||||
}
|
||||
}
|
||||
public static void writeToParcel(DataOutputStream dest, String playerName, String displayInfo, int iconID, boolean isDead, boolean hasUnlimitedSaves, String playerId, long savedVersion) throws IOException {
|
||||
dest.writeInt(AndorsTrailApplication.CURRENT_VERSION);
|
||||
dest.writeUTF(playerName);
|
||||
dest.writeUTF(displayInfo);
|
||||
dest.writeInt(iconID);
|
||||
dest.writeBoolean(isDead);
|
||||
dest.writeBoolean(hasUnlimitedSaves);
|
||||
dest.writeUTF(playerId);
|
||||
dest.writeLong(savedVersion);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -10,15 +10,9 @@ import android.support.annotation.NonNull;
|
||||
import android.support.annotation.RequiresApi;
|
||||
import android.support.v4.content.FileProvider;
|
||||
import android.support.v4.provider.DocumentFile;
|
||||
|
||||
import android.os.Handler;
|
||||
import android.os.Looper;
|
||||
import android.webkit.MimeTypeMap;
|
||||
|
||||
import com.gpl.rpg.AndorsTrail.R;
|
||||
import com.gpl.rpg.AndorsTrail.controller.Constants;
|
||||
import com.gpl.rpg.AndorsTrail.util.BackgroundWorker.BackgroundWorkerCallback;
|
||||
import com.gpl.rpg.AndorsTrail.view.CustomDialogFactory;
|
||||
|
||||
import java.io.File;
|
||||
import java.io.FileInputStream;
|
||||
@@ -26,15 +20,12 @@ import java.io.FileOutputStream;
|
||||
import java.io.IOException;
|
||||
import java.io.InputStream;
|
||||
import java.io.OutputStream;
|
||||
import java.util.concurrent.CancellationException;
|
||||
import java.util.function.Consumer;
|
||||
|
||||
public final class AndroidStorage {
|
||||
public static File getStorageDirectory(Context context, String name) {
|
||||
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.Q) {
|
||||
return context.getExternalFilesDir(name);
|
||||
}
|
||||
else {
|
||||
} else {
|
||||
File root = Environment.getExternalStorageDirectory();
|
||||
return new File(root, name);
|
||||
}
|
||||
@@ -51,7 +42,7 @@ public final class AndroidStorage {
|
||||
&& (
|
||||
!internalSaveGameDirectory.exists()
|
||||
|| internalSaveGameDirectory.isDirectory() && internalSaveGameDirectory.listFiles().length < 2)
|
||||
) {
|
||||
) {
|
||||
ret = true;
|
||||
}
|
||||
return ret;
|
||||
@@ -110,7 +101,6 @@ public final class AndroidStorage {
|
||||
copyDocumentFileToNewOrExistingFile(sourceFile, resolver, targetFolder, Constants.NO_FILE_EXTENSION_MIME_TYPE);
|
||||
}
|
||||
|
||||
|
||||
public static void copyDocumentFileToNewOrExistingFile(DocumentFile sourceFile, ContentResolver resolver, DocumentFile targetFolder, String mimeType) throws IOException {
|
||||
String fileName = sourceFile.getName();
|
||||
DocumentFile file = targetFolder.findFile(fileName);
|
||||
@@ -153,10 +143,10 @@ public final class AndroidStorage {
|
||||
return type;
|
||||
}
|
||||
|
||||
|
||||
public static String getUrlForFile(Context context, File worldmap) {
|
||||
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.Q) {
|
||||
String applicationId = context.getPackageName();
|
||||
Uri uri = FileProvider.getUriForFile(context, applicationId + ".fileprovider", worldmap);
|
||||
Uri uri = FileProvider.getUriForFile(context, "com.gpl.rpg.AndorsTrail_beta2.fileprovider", worldmap);
|
||||
return uri.toString();
|
||||
} else {
|
||||
return "file://" + worldmap.getAbsolutePath();
|
||||
@@ -178,149 +168,4 @@ public final class AndroidStorage {
|
||||
intent.setType(Constants.SAVEGAME_FILE_MIME_TYPE);
|
||||
return intent;
|
||||
}
|
||||
|
||||
public static void copyDocumentFilesFromToAsync(DocumentFile[] sources, Context context, DocumentFile[] targets, Consumer<Boolean> callback) {
|
||||
if(sources.length != targets.length)
|
||||
{
|
||||
throw new IllegalArgumentException("Both arrays, target & source have to have the same size");
|
||||
}
|
||||
|
||||
BackgroundWorker worker = new BackgroundWorker();
|
||||
CustomDialogFactory.CustomDialog progressDialog = getLoadingDialog(context);
|
||||
progressDialog.setOnCancelListener(dialog -> worker.cancel());
|
||||
ContentResolver resolver = context.getContentResolver();
|
||||
Handler handler = Handler.createAsync(Looper.getMainLooper());
|
||||
|
||||
worker.setTask(new BackgroundWorker.worker() {
|
||||
@Override
|
||||
public void doWork(BackgroundWorkerCallback callback) {
|
||||
try {
|
||||
callback.onInitialize();
|
||||
for (int i = 0; i < sources.length ; i++) {
|
||||
if (worker.isCancelled()) {
|
||||
callback.onFailure(new CancellationException("Cancelled"));
|
||||
return;
|
||||
}
|
||||
DocumentFile source = sources[i];
|
||||
DocumentFile target = targets[i];
|
||||
|
||||
if(source == null || target == null)
|
||||
{
|
||||
continue;
|
||||
}
|
||||
|
||||
|
||||
copyDocumentFile(source, resolver,target);
|
||||
float progress = i /(float) sources.length;
|
||||
callback.onProgress(progress);
|
||||
}
|
||||
callback.onComplete(true);
|
||||
} catch (NullPointerException e) {
|
||||
if (worker.isCancelled()) {
|
||||
callback.onFailure(new CancellationException("Cancelled"));
|
||||
return;
|
||||
}
|
||||
} catch (Exception e) {
|
||||
callback.onFailure(e);
|
||||
}
|
||||
}
|
||||
});
|
||||
worker.setCallback(getDefaultBackgroundWorkerCallback(handler, progressDialog, callback));
|
||||
worker.run();
|
||||
}
|
||||
|
||||
@RequiresApi(api = Build.VERSION_CODES.P)
|
||||
public static void copyDocumentFilesToDirAsync(DocumentFile[] files,
|
||||
Context context,
|
||||
DocumentFile targetDirectory,
|
||||
Consumer<Boolean> callback) {
|
||||
BackgroundWorker<Boolean> worker = new BackgroundWorker<>();
|
||||
CustomDialogFactory.CustomDialog progressDialog = getLoadingDialog(context);
|
||||
progressDialog.setOnCancelListener(dialog -> worker.cancel());
|
||||
ContentResolver resolver = context.getContentResolver();
|
||||
Handler handler = Handler.createAsync(Looper.getMainLooper());
|
||||
|
||||
worker.setTask(workerCallback -> {
|
||||
try {
|
||||
workerCallback.onInitialize();
|
||||
for (int i = 0; i < files.length; i++) {
|
||||
if (worker.isCancelled()) {
|
||||
workerCallback.onFailure(new CancellationException("Cancelled"));
|
||||
return;
|
||||
}
|
||||
DocumentFile file = files[i];
|
||||
if(file == null)
|
||||
continue;
|
||||
|
||||
copyDocumentFileToNewOrExistingFile(file, resolver, targetDirectory);
|
||||
float progress = i /(float) files.length;
|
||||
workerCallback.onProgress(progress);
|
||||
}
|
||||
workerCallback.onComplete(true);
|
||||
} catch (NullPointerException e) {
|
||||
if (worker.isCancelled()) {
|
||||
workerCallback.onFailure(new CancellationException("Cancelled"));
|
||||
}
|
||||
} catch (Exception e) {
|
||||
workerCallback.onFailure(e);
|
||||
}
|
||||
});
|
||||
worker.setCallback(getDefaultBackgroundWorkerCallback(handler, progressDialog, callback));
|
||||
worker.run();
|
||||
}
|
||||
|
||||
private static BackgroundWorkerCallback<Boolean> getDefaultBackgroundWorkerCallback(Handler handler,
|
||||
CustomDialogFactory.CustomDialog progressDialog,
|
||||
Consumer<Boolean> callback) {
|
||||
return new BackgroundWorkerCallback<Boolean>() {
|
||||
private int progress = -1;
|
||||
@Override
|
||||
public void onInitialize() {
|
||||
handler.post(() -> {
|
||||
CustomDialogFactory.show(progressDialog);
|
||||
});
|
||||
}
|
||||
|
||||
@Override
|
||||
public void onProgress(float progress) {
|
||||
handler.post(() -> {
|
||||
int intProgress = (int) (progress * 100);
|
||||
if(this.progress == intProgress)
|
||||
return;
|
||||
|
||||
this.progress = intProgress;
|
||||
CustomDialogFactory.setDesc(progressDialog, intProgress + "%");
|
||||
});
|
||||
}
|
||||
|
||||
@RequiresApi(api = Build.VERSION_CODES.N)
|
||||
@Override
|
||||
public void onFailure(Exception e) {
|
||||
handler.post(() -> {
|
||||
progressDialog.dismiss();
|
||||
callback.accept(false);
|
||||
});
|
||||
}
|
||||
|
||||
@RequiresApi(api = Build.VERSION_CODES.N)
|
||||
@Override
|
||||
public void onComplete(Boolean result) {
|
||||
handler.post(() -> {
|
||||
progressDialog.dismiss();
|
||||
callback.accept(true);
|
||||
});
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
private static CustomDialogFactory.CustomDialog getLoadingDialog(Context context) {
|
||||
return CustomDialogFactory.createDialog(context,
|
||||
context.getResources().getString(R.string.dialog_loading_message),
|
||||
context.getResources().getDrawable(R.drawable.loading_anim),
|
||||
null,
|
||||
null,
|
||||
false,
|
||||
false);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@@ -1,46 +0,0 @@
|
||||
package com.gpl.rpg.AndorsTrail.util;
|
||||
|
||||
import java.util.concurrent.Executors;
|
||||
|
||||
public final class BackgroundWorker<T> {
|
||||
boolean cancelled = false;
|
||||
worker task;
|
||||
BackgroundWorkerCallback callback;
|
||||
|
||||
public void setTask(worker task) {
|
||||
this.task = task;
|
||||
}
|
||||
|
||||
public void setCallback(BackgroundWorkerCallback callback) {
|
||||
this.callback = callback;
|
||||
}
|
||||
|
||||
public void cancel() {
|
||||
cancelled = true;
|
||||
}
|
||||
|
||||
interface worker<T> {
|
||||
void doWork(BackgroundWorkerCallback callback);
|
||||
}
|
||||
|
||||
interface BackgroundWorkerCallback<T> {
|
||||
void onInitialize();
|
||||
|
||||
default void onProgress(float progress) {
|
||||
}
|
||||
|
||||
void onFailure(Exception e);
|
||||
|
||||
void onComplete(T result);
|
||||
}
|
||||
|
||||
public void run() {
|
||||
Executors.newSingleThreadExecutor().execute(() -> {
|
||||
task.doWork(callback);
|
||||
});
|
||||
}
|
||||
|
||||
public boolean isCancelled() {
|
||||
return cancelled;
|
||||
}
|
||||
}
|
||||
@@ -1,16 +0,0 @@
|
||||
package com.gpl.rpg.AndorsTrail.util;
|
||||
|
||||
import java.util.HashMap;
|
||||
|
||||
public final class HashMapHelper {
|
||||
public static <K,V> V getOrDefault(HashMap<K,V> map, K key, V defaultValue) {
|
||||
V v = map.get(key);
|
||||
return v == null ? defaultValue : v;
|
||||
}
|
||||
public static <K> Integer sumIntegerValues(HashMap<K,Integer> map) {
|
||||
int sum = 0;
|
||||
for (Integer v : map.values()) sum += v;
|
||||
return sum;
|
||||
}
|
||||
|
||||
}
|
||||
@@ -1,8 +1,8 @@
|
||||
package com.gpl.rpg.AndorsTrail.view;
|
||||
|
||||
import android.app.Dialog;
|
||||
import android.content.Context;
|
||||
import android.content.DialogInterface.OnDismissListener;
|
||||
import android.content.DialogInterface.OnCancelListener;
|
||||
import android.graphics.Rect;
|
||||
import android.graphics.drawable.AnimationDrawable;
|
||||
import android.graphics.drawable.Drawable;
|
||||
@@ -23,225 +23,166 @@ import com.gpl.rpg.AndorsTrail.util.ThemeHelper;
|
||||
|
||||
public class CustomDialogFactory {
|
||||
|
||||
public static class CustomDialog extends android.app.Dialog {
|
||||
public CustomDialog(Context context) {
|
||||
super(context);
|
||||
}
|
||||
boolean verticalButtons = false;
|
||||
}
|
||||
public static class CustomDialog extends Dialog {
|
||||
public CustomDialog(Context context) {
|
||||
super(context);
|
||||
}
|
||||
|
||||
public static CustomDialog createDialog(final Context context, String title, Drawable icon,
|
||||
String desc, View content, boolean hasButtons, boolean canDismiss) {
|
||||
return createDialog(context, title, icon, desc, content, hasButtons, canDismiss, false);
|
||||
}
|
||||
}
|
||||
|
||||
public static CustomDialog createDialog(final Context context, String title, Drawable icon,
|
||||
String desc, View content, boolean hasButtons) {
|
||||
return createDialog(context, title, icon, desc, content, hasButtons, true);
|
||||
}
|
||||
public static CustomDialog createDialog(final Context context, String title, Drawable icon, String desc, View content, boolean hasButtons) {
|
||||
return createDialog(context, title, icon, desc, content, hasButtons, true);
|
||||
}
|
||||
|
||||
public static CustomDialog createDialog(final Context context, String title, Drawable icon,
|
||||
String desc, View content, boolean hasButtons,
|
||||
final boolean canDismiss, final boolean verticalButtons) {
|
||||
final CustomDialog dialog = new CustomDialog(new ContextThemeWrapper(context, ThemeHelper.getDialogTheme())) {
|
||||
@Override
|
||||
public boolean onTouchEvent(MotionEvent event) {
|
||||
Rect r = new Rect();
|
||||
this.getWindow().getDecorView().findViewById(R.id.dialog_hitrect).getHitRect(r);
|
||||
public static CustomDialog createDialog(final Context context, String title, Drawable icon, String desc, View content, boolean hasButtons, final boolean canDismiss) {
|
||||
final CustomDialog dialog = new CustomDialog(new ContextThemeWrapper(context, ThemeHelper.getDialogTheme())) {
|
||||
@Override
|
||||
public boolean onTouchEvent(MotionEvent event) {
|
||||
Rect r = new Rect();
|
||||
this.getWindow().getDecorView().findViewById(R.id.dialog_hitrect).getHitRect(r);
|
||||
|
||||
if (r.contains((int)event.getX(), (int)event.getY())) {
|
||||
return super.onTouchEvent(event);
|
||||
} else {
|
||||
if (canDismiss) {
|
||||
this.dismiss();
|
||||
return true;
|
||||
}
|
||||
return false;
|
||||
}
|
||||
}
|
||||
if (r.contains((int) event.getX(), (int) event.getY())) {
|
||||
return super.onTouchEvent(event);
|
||||
} else {
|
||||
if (canDismiss) {
|
||||
this.dismiss();
|
||||
return true;
|
||||
}
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
||||
@Override
|
||||
public void onWindowFocusChanged(boolean hasFocus) {
|
||||
super.onWindowFocusChanged(hasFocus);
|
||||
TextView title = (TextView) this.getWindow().getDecorView().findViewById(R.id.dialog_title);
|
||||
if (title != null && title.getCompoundDrawables() != null && title.getCompoundDrawables()[0] != null) {
|
||||
if (title.getCompoundDrawables()[0] instanceof AnimationDrawable) {
|
||||
((AnimationDrawable)title.getCompoundDrawables()[0]).start();
|
||||
}
|
||||
}
|
||||
}
|
||||
};
|
||||
dialog.verticalButtons = verticalButtons;
|
||||
@Override
|
||||
public void onWindowFocusChanged(boolean hasFocus) {
|
||||
super.onWindowFocusChanged(hasFocus);
|
||||
TextView title = (TextView) this.getWindow().getDecorView().findViewById(R.id.dialog_title);
|
||||
if (title != null && title.getCompoundDrawables() != null && title.getCompoundDrawables()[0] != null) {
|
||||
if (title.getCompoundDrawables()[0] instanceof AnimationDrawable) {
|
||||
((AnimationDrawable) title.getCompoundDrawables()[0]).start();
|
||||
}
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
dialog.requestWindowFeature(Window.FEATURE_NO_TITLE);
|
||||
dialog.setContentView(R.layout.custom_dialog_title_icon);
|
||||
dialog.getWindow().setBackgroundDrawableResource(android.R.color.transparent);
|
||||
if (((AndorsTrailApplication)context.getApplicationContext()).getPreferences().fullscreen) {
|
||||
dialog.getWindow().setFlags(WindowManager.LayoutParams.FLAG_FULLSCREEN, WindowManager.LayoutParams.FLAG_FULLSCREEN);
|
||||
} else {
|
||||
dialog.getWindow().setFlags(0, WindowManager.LayoutParams.FLAG_FULLSCREEN);
|
||||
}
|
||||
dialog.requestWindowFeature(Window.FEATURE_NO_TITLE);
|
||||
dialog.setContentView(R.layout.custom_dialog_title_icon);
|
||||
dialog.getWindow().setBackgroundDrawableResource(android.R.color.transparent);
|
||||
if (((AndorsTrailApplication) context.getApplicationContext()).getPreferences().fullscreen) {
|
||||
dialog.getWindow().setFlags(WindowManager.LayoutParams.FLAG_FULLSCREEN, WindowManager.LayoutParams.FLAG_FULLSCREEN);
|
||||
} else {
|
||||
dialog.getWindow().setFlags(0, WindowManager.LayoutParams.FLAG_FULLSCREEN);
|
||||
}
|
||||
|
||||
setTitle(dialog, title, icon);
|
||||
setTitle(dialog, title, icon);
|
||||
|
||||
setDesc(dialog, desc);
|
||||
setDesc(dialog, desc);
|
||||
|
||||
setContent(dialog, content);
|
||||
setContent(dialog, content);
|
||||
|
||||
ViewGroup buttonsHolder = getButtonContainer(dialog);
|
||||
ViewGroup unusedButtonsHolder = getUnusedButtonContainer(dialog);
|
||||
ViewGroup buttonsHolder = (ViewGroup) dialog.findViewById(R.id.dialog_button_container);
|
||||
if (hasButtons) {
|
||||
buttonsHolder.setVisibility(View.VISIBLE);
|
||||
} else {
|
||||
buttonsHolder.setVisibility(View.GONE);
|
||||
}
|
||||
|
||||
unusedButtonsHolder.setVisibility(View.GONE);
|
||||
if (hasButtons) {
|
||||
buttonsHolder.setVisibility(View.VISIBLE);
|
||||
} else {
|
||||
buttonsHolder.setVisibility(View.GONE);
|
||||
}
|
||||
return dialog;
|
||||
}
|
||||
|
||||
return dialog;
|
||||
}
|
||||
public static CustomDialog createErrorDialog(final Context context, String title, String description) {
|
||||
final CustomDialog d = createDialog(context,
|
||||
title,
|
||||
context.getResources().getDrawable(android.R.drawable.ic_dialog_alert),
|
||||
description,
|
||||
null,
|
||||
true);
|
||||
CustomDialogFactory.addDismissButton(d, android.R.string.ok);
|
||||
return d;
|
||||
}
|
||||
|
||||
public static CustomDialog createErrorDialog(final Context context, String title, String description) {
|
||||
final CustomDialog d = createDialog(context,
|
||||
title,
|
||||
context.getResources().getDrawable(android.R.drawable.ic_dialog_alert),
|
||||
description,
|
||||
null,
|
||||
true);
|
||||
CustomDialogFactory.addDismissButton(d, android.R.string.ok);
|
||||
return d;
|
||||
}
|
||||
public static CustomDialog setTitle(final CustomDialog dialog, String title, Drawable icon) {
|
||||
TextView titleView = (TextView) dialog.findViewById(R.id.dialog_title);
|
||||
if (title != null || icon != null) {
|
||||
titleView.setText(title);
|
||||
titleView.setCompoundDrawablesWithIntrinsicBounds(icon, null, null, null);
|
||||
titleView.setVisibility(View.VISIBLE);
|
||||
} else {
|
||||
titleView.setVisibility(View.GONE);
|
||||
}
|
||||
return dialog;
|
||||
}
|
||||
|
||||
public static CustomDialog setTitle(final CustomDialog dialog, String title, Drawable icon) {
|
||||
TextView titleView = (TextView) dialog.findViewById(R.id.dialog_title);
|
||||
if (title != null || icon != null) {
|
||||
titleView.setText(title);
|
||||
titleView.setCompoundDrawablesWithIntrinsicBounds(icon, null, null, null);
|
||||
titleView.setVisibility(View.VISIBLE);
|
||||
} else {
|
||||
titleView.setVisibility(View.GONE);
|
||||
}
|
||||
return dialog;
|
||||
}
|
||||
public static CustomDialog setDesc(final CustomDialog dialog, String desc) {
|
||||
TextView descView = (TextView) dialog.findViewById(R.id.dialog_description);
|
||||
ViewGroup descHolder = (ViewGroup) dialog.findViewById(R.id.dialog_description_container);
|
||||
if (desc != null) {
|
||||
descView.setText(desc);
|
||||
descHolder.setVisibility(View.VISIBLE);
|
||||
descView.setVisibility(View.VISIBLE);
|
||||
} else {
|
||||
descHolder.setVisibility(View.GONE);
|
||||
}
|
||||
return dialog;
|
||||
}
|
||||
|
||||
public static CustomDialog setDesc(final CustomDialog dialog, String desc) {
|
||||
TextView descView = (TextView) dialog.findViewById(R.id.dialog_description);
|
||||
ViewGroup descHolder = (ViewGroup) dialog.findViewById(R.id.dialog_description_container);
|
||||
if (desc != null) {
|
||||
descView.setText(desc);
|
||||
descHolder.setVisibility(View.VISIBLE);
|
||||
descView.setVisibility(View.VISIBLE);
|
||||
} else {
|
||||
descHolder.setVisibility(View.GONE);
|
||||
}
|
||||
return dialog;
|
||||
}
|
||||
public static CustomDialog setContent(final CustomDialog dialog, View content) {
|
||||
ViewGroup contentHolder = (ViewGroup) dialog.findViewById(R.id.dialog_content_container);
|
||||
if (content != null) {
|
||||
contentHolder.addView(content);
|
||||
contentHolder.setVisibility(View.VISIBLE);
|
||||
} else {
|
||||
contentHolder.setVisibility(View.GONE);
|
||||
}
|
||||
return dialog;
|
||||
}
|
||||
|
||||
public static CustomDialog setContent(final CustomDialog dialog, View content) {
|
||||
ViewGroup contentHolder = (ViewGroup) dialog.findViewById(R.id.dialog_content_container);
|
||||
if (content != null) {
|
||||
contentHolder.addView(content);
|
||||
contentHolder.setVisibility(View.VISIBLE);
|
||||
} else {
|
||||
contentHolder.setVisibility(View.GONE);
|
||||
}
|
||||
return dialog;
|
||||
}
|
||||
public static Dialog addButton(final Dialog dialog, int textId, final OnClickListener listener) {
|
||||
|
||||
public static CustomDialog addButton(final CustomDialog dialog, String text, final OnClickListener listener) {
|
||||
return addButton(dialog, -1, text, listener);
|
||||
}
|
||||
public static CustomDialog addButton(final CustomDialog dialog, int textId, final OnClickListener listener) {
|
||||
return addButton(dialog, textId, null, listener);
|
||||
}
|
||||
public static CustomDialog addButton(final CustomDialog dialog, int textId, String text, final OnClickListener listener) {
|
||||
Button template = getButtonTemplate(dialog);
|
||||
LayoutParams params = template.getLayoutParams();
|
||||
ViewGroup buttonsHolder = getButtonContainer(dialog);
|
||||
Button template = (Button) dialog.findViewById(R.id.dialog_template_button);
|
||||
LayoutParams params = template.getLayoutParams();
|
||||
ViewGroup buttonsHolder = (ViewGroup) dialog.findViewById(R.id.dialog_button_container);
|
||||
|
||||
Button b = new Button(dialog.getContext());
|
||||
b.setLayoutParams(params);
|
||||
//Old android versions need this "reminder"
|
||||
b.setBackgroundDrawable(ThemeHelper.getThemeDrawable(dialog.getContext(), R.attr.ui_theme_textbutton_drawable));
|
||||
b.setTextColor(ThemeHelper.getThemeColor(dialog.getContext(), R.attr.ui_theme_dialogue_light_color));
|
||||
Button b = new Button(dialog.getContext());
|
||||
b.setLayoutParams(params);
|
||||
//Old android versions need this "reminder"
|
||||
b.setBackgroundDrawable(ThemeHelper.getThemeDrawable(dialog.getContext(), R.attr.ui_theme_textbutton_drawable));
|
||||
b.setTextColor(ThemeHelper.getThemeColor(dialog.getContext(), R.attr.ui_theme_dialogue_light_color));
|
||||
|
||||
if(textId != -1) {
|
||||
b.setText(textId);
|
||||
} else {
|
||||
b.setText(text);
|
||||
}
|
||||
b.setText(textId);
|
||||
b.setOnClickListener(new OnClickListener() {
|
||||
|
||||
b.setOnClickListener(new OnClickListener() {
|
||||
@Override
|
||||
public void onClick(View v) {
|
||||
listener.onClick(v);
|
||||
dialog.dismiss();
|
||||
}
|
||||
});
|
||||
|
||||
@Override
|
||||
public void onClick(View v) {
|
||||
listener.onClick(v);
|
||||
dialog.dismiss();
|
||||
}
|
||||
});
|
||||
buttonsHolder.addView(b, params);
|
||||
return dialog;
|
||||
}
|
||||
|
||||
buttonsHolder.addView(b, params);
|
||||
return dialog;
|
||||
}
|
||||
public static Dialog addDismissButton(final Dialog dialog, int textId) {
|
||||
return CustomDialogFactory.addButton(dialog, textId, new OnClickListener() {
|
||||
|
||||
public static CustomDialog addDismissButton(final CustomDialog dialog, int textId) {
|
||||
return CustomDialogFactory.addButton(dialog, textId, new OnClickListener() {
|
||||
@Override
|
||||
public void onClick(View v) {
|
||||
dialog.dismiss();
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
@Override
|
||||
public void onClick(View v) {
|
||||
dialog.dismiss();
|
||||
}
|
||||
});
|
||||
}
|
||||
public static CustomDialog addCancelButton(final CustomDialog dialog, int textId) {
|
||||
return CustomDialogFactory.addButton(dialog, textId, new OnClickListener() {
|
||||
public static Dialog setDismissListener(Dialog dialog, OnDismissListener listener) {
|
||||
dialog.setOnDismissListener(listener);
|
||||
|
||||
@Override
|
||||
public void onClick(View v) {
|
||||
dialog.cancel();
|
||||
}
|
||||
});
|
||||
}
|
||||
return dialog;
|
||||
}
|
||||
|
||||
public static CustomDialog setDismissListener(CustomDialog dialog, OnDismissListener listener) {
|
||||
dialog.setOnDismissListener(listener);
|
||||
public static void show(Dialog dialog) {
|
||||
|
||||
return dialog;
|
||||
}
|
||||
dialog.findViewById(R.id.dialog_template_button).setVisibility(View.GONE);
|
||||
dialog.show();
|
||||
|
||||
public static CustomDialog setCancelListener(CustomDialog dialog, OnCancelListener listener) {
|
||||
dialog.setOnCancelListener(listener);
|
||||
return dialog;
|
||||
}
|
||||
|
||||
public static void show(CustomDialog dialog) {
|
||||
|
||||
dialog.findViewById(R.id.dialog_template_button).setVisibility(View.GONE);
|
||||
dialog.findViewById(R.id.dialog_template_button_vertical).setVisibility(View.GONE);
|
||||
dialog.show();
|
||||
|
||||
}
|
||||
|
||||
|
||||
private static ViewGroup getUnusedButtonContainer(CustomDialog dialog) {
|
||||
if (dialog.verticalButtons)
|
||||
return (ViewGroup) dialog.findViewById(R.id.dialog_button_container);
|
||||
else
|
||||
return (ViewGroup) dialog.findViewById(R.id.dialog_button_container_vertical);
|
||||
}
|
||||
|
||||
private static ViewGroup getButtonContainer(CustomDialog dialog) {
|
||||
if (dialog.verticalButtons)
|
||||
return (ViewGroup) dialog.findViewById(R.id.dialog_button_container_vertical);
|
||||
else
|
||||
return (ViewGroup) dialog.findViewById(R.id.dialog_button_container);
|
||||
}
|
||||
|
||||
private static Button getButtonTemplate(CustomDialog dialog) {
|
||||
if (dialog.verticalButtons)
|
||||
return (Button) dialog.findViewById(R.id.dialog_template_button_vertical);
|
||||
else
|
||||
return (Button) dialog.findViewById(R.id.dialog_template_button);
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@@ -9,15 +9,13 @@ import android.widget.ArrayAdapter;
|
||||
import android.widget.Button;
|
||||
import android.widget.ListView;
|
||||
|
||||
import com.gpl.rpg.AndorsTrail.view.CustomDialogFactory.CustomDialog;
|
||||
|
||||
/**
|
||||
* Simply instantiate this class, implement abstract methods in an anonymous type, and tada, your Button is a Spinner!
|
||||
*/
|
||||
public abstract class SpinnerEmulator {
|
||||
|
||||
private Button spinnerButton;
|
||||
private CustomDialog spinnerDialog = null;
|
||||
private Dialog spinnerDialog = null;
|
||||
private ListView choicesList;
|
||||
private Context context;
|
||||
|
||||
|
||||
@@ -48018,9 +48018,6 @@ msgid "Welcome to Sullengard, kid. Happy 20th beer celebration!"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_1:2
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_beer_0:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_no_letter_delivered:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered:1
|
||||
msgid "We want to contribute gold coins for your financial loss."
|
||||
msgstr ""
|
||||
|
||||
@@ -48142,10 +48139,6 @@ msgstr ""
|
||||
msgid "I need somewhere to relax and refresh. Do you have a bed available?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10:2
|
||||
msgid "Do you know by chance where this lost travelor is?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_20
|
||||
msgid "Yes, I do, but it's going to cost you more than you may be expecting."
|
||||
msgstr ""
|
||||
@@ -48860,7 +48853,7 @@ msgid "Correct. Oops...I don't have the new pitchfork. Be right back."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_ainsley_3
|
||||
msgid "Thank you so much, kid. Tell my wife Hadena I can come home on time today."
|
||||
msgid "Thank you so much, kid. Tell my wife Ainsley I can come home on time today."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard7_road_sign
|
||||
@@ -49342,11 +49335,7 @@ msgid "And where is this person now?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:0
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. Here is your inventory."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:1
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. I just remembered that I didn't bring your inventory with me. I'll be right back."
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_100
|
||||
@@ -50735,7 +50724,7 @@ msgid "How did you know that?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered
|
||||
msgid "Thank you for delivering my letter to Kealwea."
|
||||
msgid "Than you for delivering my letter to Kealwea."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:ff_captain_beer_tell_everything_32
|
||||
@@ -50870,10 +50859,6 @@ msgstr ""
|
||||
msgid "If you are here about a tax complaint or a land dispute, then please sign in and I well get to you momentarily."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10a
|
||||
msgid "Sure. Look at the table over there. He is my best customer at he moment."
|
||||
msgstr ""
|
||||
|
||||
#: itemcategories_1.json:dagger
|
||||
msgid "Dagger"
|
||||
msgstr ""
|
||||
@@ -58672,10 +58657,6 @@ msgstr ""
|
||||
msgid "Maddalena"
|
||||
msgstr ""
|
||||
|
||||
#: monsterlist_next_release.json:lava_queen_entity
|
||||
msgid "Queen lava entity"
|
||||
msgstr ""
|
||||
|
||||
#: questlist.json:andor
|
||||
msgid "Search for Andor"
|
||||
msgstr ""
|
||||
@@ -63207,6 +63188,103 @@ msgstr ""
|
||||
msgid "I reported back to Facutloni. He is very happy."
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow
|
||||
msgid "faction_count_shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:0
|
||||
msgid "Ranges 30:max | 18:very high | 6:high | -5:low | -14:very low | -23:even lower"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:10
|
||||
msgid " 4 vacor:61 Killed Vacor"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:20
|
||||
msgid " 4- vacor:60 Killed Unzel"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:30
|
||||
msgid " 4- kaverin:21 Declined to help Kaverin"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:40
|
||||
msgid " 4 feygard_shipment:82 Reported back to Ailshara"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:50
|
||||
msgid " 1 thieves_hidden:80 Talked about thieves to Thoronir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:60
|
||||
msgid " 4 stoutford_castle:50 Yolgen examined the ring"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:70
|
||||
msgid " 4- stoutford_castle:60 Kept the ring for myself, which upset Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:80
|
||||
msgid " 4- stoutford_castle:70 Kept the ring for myself and didn't tell Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:90
|
||||
#: questlist_factions.json:faction_count_shadow:210
|
||||
#: questlist_factions.json:faction_count_shadow:220
|
||||
#: questlist_factions.json:faction_count_shadow:230
|
||||
#: questlist_factions.json:faction_count_shadow:240
|
||||
#: questlist_factions.json:faction_count_shadow:250
|
||||
#: questlist_factions.json:faction_count_shadow:260
|
||||
#: questlist_factions.json:faction_count_shadow:270
|
||||
#: questlist_factions.json:faction_count_shadow:280
|
||||
#: questlist_factions.json:faction_count_shadow:290
|
||||
msgid " "
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:100
|
||||
msgid " 4 kaverin:100 Found Vacor's old hideout"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:110
|
||||
msgid " 4 Thieves03:32 The patrol sergeant has left to call for backup"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:120
|
||||
msgid " 4- darkprotector:70 Restored the helmet"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:130
|
||||
msgid " 5 darkprotector:40 Ulirfendor has given me the dark blessing of the Shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:140
|
||||
msgid " 4 darkprotector:41 Ulirfendor wanted to give me the dark blessing of the Shadow, but I declined"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:150
|
||||
msgid " 4 xulviir:30 Destroyed the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:160
|
||||
msgid " 4- xulviir:20 Restored the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:170
|
||||
msgid " 3- rogorn:50 Killed Rogorn"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:180
|
||||
msgid " 3 rogorn:55 Lie about Rogorn killed"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:190
|
||||
msgid " 1- loneford:55 Talked to Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:200
|
||||
msgid " 1 loneford:60 Didn't tell Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_sullengard.json:deebo_orchard_hth
|
||||
msgid "Hunting the hunter"
|
||||
msgstr ""
|
||||
|
||||
@@ -47909,9 +47909,6 @@ msgid "Welcome to Sullengard, kid. Happy 20th beer celebration!"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_1:2
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_beer_0:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_no_letter_delivered:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered:1
|
||||
msgid "We want to contribute gold coins for your financial loss."
|
||||
msgstr ""
|
||||
|
||||
@@ -48033,10 +48030,6 @@ msgstr ""
|
||||
msgid "I need somewhere to relax and refresh. Do you have a bed available?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10:2
|
||||
msgid "Do you know by chance where this lost travelor is?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_20
|
||||
msgid "Yes, I do, but it's going to cost you more than you may be expecting."
|
||||
msgstr ""
|
||||
@@ -48751,7 +48744,7 @@ msgid "Correct. Oops...I don't have the new pitchfork. Be right back."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_ainsley_3
|
||||
msgid "Thank you so much, kid. Tell my wife Hadena I can come home on time today."
|
||||
msgid "Thank you so much, kid. Tell my wife Ainsley I can come home on time today."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard7_road_sign
|
||||
@@ -49233,11 +49226,7 @@ msgid "And where is this person now?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:0
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. Here is your inventory."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:1
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. I just remembered that I didn't bring your inventory with me. I'll be right back."
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_100
|
||||
@@ -50626,7 +50615,7 @@ msgid "How did you know that?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered
|
||||
msgid "Thank you for delivering my letter to Kealwea."
|
||||
msgid "Than you for delivering my letter to Kealwea."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:ff_captain_beer_tell_everything_32
|
||||
@@ -50761,10 +50750,6 @@ msgstr ""
|
||||
msgid "If you are here about a tax complaint or a land dispute, then please sign in and I well get to you momentarily."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10a
|
||||
msgid "Sure. Look at the table over there. He is my best customer at he moment."
|
||||
msgstr ""
|
||||
|
||||
#: itemcategories_1.json:dagger
|
||||
msgid "Dagger"
|
||||
msgstr ""
|
||||
@@ -58563,10 +58548,6 @@ msgstr ""
|
||||
msgid "Maddalena"
|
||||
msgstr ""
|
||||
|
||||
#: monsterlist_next_release.json:lava_queen_entity
|
||||
msgid "Queen lava entity"
|
||||
msgstr ""
|
||||
|
||||
#: questlist.json:andor
|
||||
msgid "Search for Andor"
|
||||
msgstr ""
|
||||
@@ -63091,6 +63072,103 @@ msgstr ""
|
||||
msgid "I reported back to Facutloni. He is very happy."
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow
|
||||
msgid "faction_count_shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:0
|
||||
msgid "Ranges 30:max | 18:very high | 6:high | -5:low | -14:very low | -23:even lower"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:10
|
||||
msgid " 4 vacor:61 Killed Vacor"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:20
|
||||
msgid " 4- vacor:60 Killed Unzel"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:30
|
||||
msgid " 4- kaverin:21 Declined to help Kaverin"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:40
|
||||
msgid " 4 feygard_shipment:82 Reported back to Ailshara"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:50
|
||||
msgid " 1 thieves_hidden:80 Talked about thieves to Thoronir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:60
|
||||
msgid " 4 stoutford_castle:50 Yolgen examined the ring"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:70
|
||||
msgid " 4- stoutford_castle:60 Kept the ring for myself, which upset Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:80
|
||||
msgid " 4- stoutford_castle:70 Kept the ring for myself and didn't tell Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:90
|
||||
#: questlist_factions.json:faction_count_shadow:210
|
||||
#: questlist_factions.json:faction_count_shadow:220
|
||||
#: questlist_factions.json:faction_count_shadow:230
|
||||
#: questlist_factions.json:faction_count_shadow:240
|
||||
#: questlist_factions.json:faction_count_shadow:250
|
||||
#: questlist_factions.json:faction_count_shadow:260
|
||||
#: questlist_factions.json:faction_count_shadow:270
|
||||
#: questlist_factions.json:faction_count_shadow:280
|
||||
#: questlist_factions.json:faction_count_shadow:290
|
||||
msgid " "
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:100
|
||||
msgid " 4 kaverin:100 Found Vacor's old hideout"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:110
|
||||
msgid " 4 Thieves03:32 The patrol sergeant has left to call for backup"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:120
|
||||
msgid " 4- darkprotector:70 Restored the helmet"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:130
|
||||
msgid " 5 darkprotector:40 Ulirfendor has given me the dark blessing of the Shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:140
|
||||
msgid " 4 darkprotector:41 Ulirfendor wanted to give me the dark blessing of the Shadow, but I declined"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:150
|
||||
msgid " 4 xulviir:30 Destroyed the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:160
|
||||
msgid " 4- xulviir:20 Restored the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:170
|
||||
msgid " 3- rogorn:50 Killed Rogorn"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:180
|
||||
msgid " 3 rogorn:55 Lie about Rogorn killed"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:190
|
||||
msgid " 1- loneford:55 Talked to Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:200
|
||||
msgid " 1 loneford:60 Didn't tell Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_sullengard.json:deebo_orchard_hth
|
||||
msgid "Hunting the hunter"
|
||||
msgstr ""
|
||||
|
||||
@@ -47910,9 +47910,6 @@ msgid "Welcome to Sullengard, kid. Happy 20th beer celebration!"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_1:2
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_beer_0:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_no_letter_delivered:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered:1
|
||||
msgid "We want to contribute gold coins for your financial loss."
|
||||
msgstr ""
|
||||
|
||||
@@ -48034,10 +48031,6 @@ msgstr ""
|
||||
msgid "I need somewhere to relax and refresh. Do you have a bed available?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10:2
|
||||
msgid "Do you know by chance where this lost travelor is?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_20
|
||||
msgid "Yes, I do, but it's going to cost you more than you may be expecting."
|
||||
msgstr ""
|
||||
@@ -48752,7 +48745,7 @@ msgid "Correct. Oops...I don't have the new pitchfork. Be right back."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_ainsley_3
|
||||
msgid "Thank you so much, kid. Tell my wife Hadena I can come home on time today."
|
||||
msgid "Thank you so much, kid. Tell my wife Ainsley I can come home on time today."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard7_road_sign
|
||||
@@ -49234,11 +49227,7 @@ msgid "And where is this person now?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:0
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. Here is your inventory."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:1
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. I just remembered that I didn't bring your inventory with me. I'll be right back."
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_100
|
||||
@@ -50627,7 +50616,7 @@ msgid "How did you know that?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered
|
||||
msgid "Thank you for delivering my letter to Kealwea."
|
||||
msgid "Than you for delivering my letter to Kealwea."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:ff_captain_beer_tell_everything_32
|
||||
@@ -50762,10 +50751,6 @@ msgstr ""
|
||||
msgid "If you are here about a tax complaint or a land dispute, then please sign in and I well get to you momentarily."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10a
|
||||
msgid "Sure. Look at the table over there. He is my best customer at he moment."
|
||||
msgstr ""
|
||||
|
||||
#: itemcategories_1.json:dagger
|
||||
msgid "Dagger"
|
||||
msgstr ""
|
||||
@@ -58564,10 +58549,6 @@ msgstr ""
|
||||
msgid "Maddalena"
|
||||
msgstr ""
|
||||
|
||||
#: monsterlist_next_release.json:lava_queen_entity
|
||||
msgid "Queen lava entity"
|
||||
msgstr ""
|
||||
|
||||
#: questlist.json:andor
|
||||
msgid "Search for Andor"
|
||||
msgstr ""
|
||||
@@ -63092,6 +63073,103 @@ msgstr ""
|
||||
msgid "I reported back to Facutloni. He is very happy."
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow
|
||||
msgid "faction_count_shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:0
|
||||
msgid "Ranges 30:max | 18:very high | 6:high | -5:low | -14:very low | -23:even lower"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:10
|
||||
msgid " 4 vacor:61 Killed Vacor"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:20
|
||||
msgid " 4- vacor:60 Killed Unzel"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:30
|
||||
msgid " 4- kaverin:21 Declined to help Kaverin"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:40
|
||||
msgid " 4 feygard_shipment:82 Reported back to Ailshara"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:50
|
||||
msgid " 1 thieves_hidden:80 Talked about thieves to Thoronir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:60
|
||||
msgid " 4 stoutford_castle:50 Yolgen examined the ring"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:70
|
||||
msgid " 4- stoutford_castle:60 Kept the ring for myself, which upset Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:80
|
||||
msgid " 4- stoutford_castle:70 Kept the ring for myself and didn't tell Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:90
|
||||
#: questlist_factions.json:faction_count_shadow:210
|
||||
#: questlist_factions.json:faction_count_shadow:220
|
||||
#: questlist_factions.json:faction_count_shadow:230
|
||||
#: questlist_factions.json:faction_count_shadow:240
|
||||
#: questlist_factions.json:faction_count_shadow:250
|
||||
#: questlist_factions.json:faction_count_shadow:260
|
||||
#: questlist_factions.json:faction_count_shadow:270
|
||||
#: questlist_factions.json:faction_count_shadow:280
|
||||
#: questlist_factions.json:faction_count_shadow:290
|
||||
msgid " "
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:100
|
||||
msgid " 4 kaverin:100 Found Vacor's old hideout"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:110
|
||||
msgid " 4 Thieves03:32 The patrol sergeant has left to call for backup"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:120
|
||||
msgid " 4- darkprotector:70 Restored the helmet"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:130
|
||||
msgid " 5 darkprotector:40 Ulirfendor has given me the dark blessing of the Shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:140
|
||||
msgid " 4 darkprotector:41 Ulirfendor wanted to give me the dark blessing of the Shadow, but I declined"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:150
|
||||
msgid " 4 xulviir:30 Destroyed the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:160
|
||||
msgid " 4- xulviir:20 Restored the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:170
|
||||
msgid " 3- rogorn:50 Killed Rogorn"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:180
|
||||
msgid " 3 rogorn:55 Lie about Rogorn killed"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:190
|
||||
msgid " 1- loneford:55 Talked to Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:200
|
||||
msgid " 1 loneford:60 Didn't tell Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_sullengard.json:deebo_orchard_hth
|
||||
msgid "Hunting the hunter"
|
||||
msgstr ""
|
||||
|
||||
@@ -47912,9 +47912,6 @@ msgid "Welcome to Sullengard, kid. Happy 20th beer celebration!"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_1:2
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_beer_0:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_no_letter_delivered:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered:1
|
||||
msgid "We want to contribute gold coins for your financial loss."
|
||||
msgstr ""
|
||||
|
||||
@@ -48036,10 +48033,6 @@ msgstr ""
|
||||
msgid "I need somewhere to relax and refresh. Do you have a bed available?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10:2
|
||||
msgid "Do you know by chance where this lost travelor is?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_20
|
||||
msgid "Yes, I do, but it's going to cost you more than you may be expecting."
|
||||
msgstr ""
|
||||
@@ -48754,7 +48747,7 @@ msgid "Correct. Oops...I don't have the new pitchfork. Be right back."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_ainsley_3
|
||||
msgid "Thank you so much, kid. Tell my wife Hadena I can come home on time today."
|
||||
msgid "Thank you so much, kid. Tell my wife Ainsley I can come home on time today."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard7_road_sign
|
||||
@@ -49236,11 +49229,7 @@ msgid "And where is this person now?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:0
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. Here is your inventory."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:1
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. I just remembered that I didn't bring your inventory with me. I'll be right back."
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_100
|
||||
@@ -50629,7 +50618,7 @@ msgid "How did you know that?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered
|
||||
msgid "Thank you for delivering my letter to Kealwea."
|
||||
msgid "Than you for delivering my letter to Kealwea."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:ff_captain_beer_tell_everything_32
|
||||
@@ -50764,10 +50753,6 @@ msgstr ""
|
||||
msgid "If you are here about a tax complaint or a land dispute, then please sign in and I well get to you momentarily."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10a
|
||||
msgid "Sure. Look at the table over there. He is my best customer at he moment."
|
||||
msgstr ""
|
||||
|
||||
#: itemcategories_1.json:dagger
|
||||
msgid "Dagger"
|
||||
msgstr ""
|
||||
@@ -58566,10 +58551,6 @@ msgstr ""
|
||||
msgid "Maddalena"
|
||||
msgstr ""
|
||||
|
||||
#: monsterlist_next_release.json:lava_queen_entity
|
||||
msgid "Queen lava entity"
|
||||
msgstr ""
|
||||
|
||||
#: questlist.json:andor
|
||||
msgid "Search for Andor"
|
||||
msgstr ""
|
||||
@@ -63094,6 +63075,103 @@ msgstr ""
|
||||
msgid "I reported back to Facutloni. He is very happy."
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow
|
||||
msgid "faction_count_shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:0
|
||||
msgid "Ranges 30:max | 18:very high | 6:high | -5:low | -14:very low | -23:even lower"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:10
|
||||
msgid " 4 vacor:61 Killed Vacor"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:20
|
||||
msgid " 4- vacor:60 Killed Unzel"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:30
|
||||
msgid " 4- kaverin:21 Declined to help Kaverin"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:40
|
||||
msgid " 4 feygard_shipment:82 Reported back to Ailshara"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:50
|
||||
msgid " 1 thieves_hidden:80 Talked about thieves to Thoronir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:60
|
||||
msgid " 4 stoutford_castle:50 Yolgen examined the ring"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:70
|
||||
msgid " 4- stoutford_castle:60 Kept the ring for myself, which upset Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:80
|
||||
msgid " 4- stoutford_castle:70 Kept the ring for myself and didn't tell Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:90
|
||||
#: questlist_factions.json:faction_count_shadow:210
|
||||
#: questlist_factions.json:faction_count_shadow:220
|
||||
#: questlist_factions.json:faction_count_shadow:230
|
||||
#: questlist_factions.json:faction_count_shadow:240
|
||||
#: questlist_factions.json:faction_count_shadow:250
|
||||
#: questlist_factions.json:faction_count_shadow:260
|
||||
#: questlist_factions.json:faction_count_shadow:270
|
||||
#: questlist_factions.json:faction_count_shadow:280
|
||||
#: questlist_factions.json:faction_count_shadow:290
|
||||
msgid " "
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:100
|
||||
msgid " 4 kaverin:100 Found Vacor's old hideout"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:110
|
||||
msgid " 4 Thieves03:32 The patrol sergeant has left to call for backup"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:120
|
||||
msgid " 4- darkprotector:70 Restored the helmet"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:130
|
||||
msgid " 5 darkprotector:40 Ulirfendor has given me the dark blessing of the Shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:140
|
||||
msgid " 4 darkprotector:41 Ulirfendor wanted to give me the dark blessing of the Shadow, but I declined"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:150
|
||||
msgid " 4 xulviir:30 Destroyed the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:160
|
||||
msgid " 4- xulviir:20 Restored the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:170
|
||||
msgid " 3- rogorn:50 Killed Rogorn"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:180
|
||||
msgid " 3 rogorn:55 Lie about Rogorn killed"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:190
|
||||
msgid " 1- loneford:55 Talked to Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:200
|
||||
msgid " 1 loneford:60 Didn't tell Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_sullengard.json:deebo_orchard_hth
|
||||
msgid "Hunting the hunter"
|
||||
msgstr ""
|
||||
|
||||
@@ -48033,9 +48033,6 @@ msgid "Welcome to Sullengard, kid. Happy 20th beer celebration!"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_1:2
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_beer_0:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_no_letter_delivered:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered:1
|
||||
msgid "We want to contribute gold coins for your financial loss."
|
||||
msgstr ""
|
||||
|
||||
@@ -48157,10 +48154,6 @@ msgstr ""
|
||||
msgid "I need somewhere to relax and refresh. Do you have a bed available?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10:2
|
||||
msgid "Do you know by chance where this lost travelor is?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_20
|
||||
msgid "Yes, I do, but it's going to cost you more than you may be expecting."
|
||||
msgstr ""
|
||||
@@ -48875,7 +48868,7 @@ msgid "Correct. Oops...I don't have the new pitchfork. Be right back."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_ainsley_3
|
||||
msgid "Thank you so much, kid. Tell my wife Hadena I can come home on time today."
|
||||
msgid "Thank you so much, kid. Tell my wife Ainsley I can come home on time today."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard7_road_sign
|
||||
@@ -49357,11 +49350,7 @@ msgid "And where is this person now?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:0
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. Here is your inventory."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:1
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. I just remembered that I didn't bring your inventory with me. I'll be right back."
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_100
|
||||
@@ -50750,7 +50739,7 @@ msgid "How did you know that?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered
|
||||
msgid "Thank you for delivering my letter to Kealwea."
|
||||
msgid "Than you for delivering my letter to Kealwea."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:ff_captain_beer_tell_everything_32
|
||||
@@ -50885,10 +50874,6 @@ msgstr ""
|
||||
msgid "If you are here about a tax complaint or a land dispute, then please sign in and I well get to you momentarily."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10a
|
||||
msgid "Sure. Look at the table over there. He is my best customer at he moment."
|
||||
msgstr ""
|
||||
|
||||
#: itemcategories_1.json:dagger
|
||||
msgid "Dagger"
|
||||
msgstr "Daga"
|
||||
@@ -58739,10 +58724,6 @@ msgstr ""
|
||||
msgid "Maddalena"
|
||||
msgstr ""
|
||||
|
||||
#: monsterlist_next_release.json:lava_queen_entity
|
||||
msgid "Queen lava entity"
|
||||
msgstr ""
|
||||
|
||||
#: questlist.json:andor
|
||||
msgid "Search for Andor"
|
||||
msgstr ""
|
||||
@@ -63267,6 +63248,103 @@ msgstr ""
|
||||
msgid "I reported back to Facutloni. He is very happy."
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow
|
||||
msgid "faction_count_shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:0
|
||||
msgid "Ranges 30:max | 18:very high | 6:high | -5:low | -14:very low | -23:even lower"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:10
|
||||
msgid " 4 vacor:61 Killed Vacor"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:20
|
||||
msgid " 4- vacor:60 Killed Unzel"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:30
|
||||
msgid " 4- kaverin:21 Declined to help Kaverin"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:40
|
||||
msgid " 4 feygard_shipment:82 Reported back to Ailshara"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:50
|
||||
msgid " 1 thieves_hidden:80 Talked about thieves to Thoronir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:60
|
||||
msgid " 4 stoutford_castle:50 Yolgen examined the ring"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:70
|
||||
msgid " 4- stoutford_castle:60 Kept the ring for myself, which upset Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:80
|
||||
msgid " 4- stoutford_castle:70 Kept the ring for myself and didn't tell Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:90
|
||||
#: questlist_factions.json:faction_count_shadow:210
|
||||
#: questlist_factions.json:faction_count_shadow:220
|
||||
#: questlist_factions.json:faction_count_shadow:230
|
||||
#: questlist_factions.json:faction_count_shadow:240
|
||||
#: questlist_factions.json:faction_count_shadow:250
|
||||
#: questlist_factions.json:faction_count_shadow:260
|
||||
#: questlist_factions.json:faction_count_shadow:270
|
||||
#: questlist_factions.json:faction_count_shadow:280
|
||||
#: questlist_factions.json:faction_count_shadow:290
|
||||
msgid " "
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:100
|
||||
msgid " 4 kaverin:100 Found Vacor's old hideout"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:110
|
||||
msgid " 4 Thieves03:32 The patrol sergeant has left to call for backup"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:120
|
||||
msgid " 4- darkprotector:70 Restored the helmet"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:130
|
||||
msgid " 5 darkprotector:40 Ulirfendor has given me the dark blessing of the Shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:140
|
||||
msgid " 4 darkprotector:41 Ulirfendor wanted to give me the dark blessing of the Shadow, but I declined"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:150
|
||||
msgid " 4 xulviir:30 Destroyed the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:160
|
||||
msgid " 4- xulviir:20 Restored the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:170
|
||||
msgid " 3- rogorn:50 Killed Rogorn"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:180
|
||||
msgid " 3 rogorn:55 Lie about Rogorn killed"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:190
|
||||
msgid " 1- loneford:55 Talked to Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:200
|
||||
msgid " 1 loneford:60 Didn't tell Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_sullengard.json:deebo_orchard_hth
|
||||
msgid "Hunting the hunter"
|
||||
msgstr ""
|
||||
|
||||
@@ -47909,9 +47909,6 @@ msgid "Welcome to Sullengard, kid. Happy 20th beer celebration!"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_1:2
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_beer_0:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_no_letter_delivered:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered:1
|
||||
msgid "We want to contribute gold coins for your financial loss."
|
||||
msgstr ""
|
||||
|
||||
@@ -48033,10 +48030,6 @@ msgstr ""
|
||||
msgid "I need somewhere to relax and refresh. Do you have a bed available?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10:2
|
||||
msgid "Do you know by chance where this lost travelor is?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_20
|
||||
msgid "Yes, I do, but it's going to cost you more than you may be expecting."
|
||||
msgstr ""
|
||||
@@ -48751,7 +48744,7 @@ msgid "Correct. Oops...I don't have the new pitchfork. Be right back."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_ainsley_3
|
||||
msgid "Thank you so much, kid. Tell my wife Hadena I can come home on time today."
|
||||
msgid "Thank you so much, kid. Tell my wife Ainsley I can come home on time today."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard7_road_sign
|
||||
@@ -49233,11 +49226,7 @@ msgid "And where is this person now?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:0
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. Here is your inventory."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:1
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. I just remembered that I didn't bring your inventory with me. I'll be right back."
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_100
|
||||
@@ -50626,7 +50615,7 @@ msgid "How did you know that?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered
|
||||
msgid "Thank you for delivering my letter to Kealwea."
|
||||
msgid "Than you for delivering my letter to Kealwea."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:ff_captain_beer_tell_everything_32
|
||||
@@ -50761,10 +50750,6 @@ msgstr ""
|
||||
msgid "If you are here about a tax complaint or a land dispute, then please sign in and I well get to you momentarily."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10a
|
||||
msgid "Sure. Look at the table over there. He is my best customer at he moment."
|
||||
msgstr ""
|
||||
|
||||
#: itemcategories_1.json:dagger
|
||||
msgid "Dagger"
|
||||
msgstr ""
|
||||
@@ -58563,10 +58548,6 @@ msgstr ""
|
||||
msgid "Maddalena"
|
||||
msgstr ""
|
||||
|
||||
#: monsterlist_next_release.json:lava_queen_entity
|
||||
msgid "Queen lava entity"
|
||||
msgstr ""
|
||||
|
||||
#: questlist.json:andor
|
||||
msgid "Search for Andor"
|
||||
msgstr ""
|
||||
@@ -63091,6 +63072,103 @@ msgstr ""
|
||||
msgid "I reported back to Facutloni. He is very happy."
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow
|
||||
msgid "faction_count_shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:0
|
||||
msgid "Ranges 30:max | 18:very high | 6:high | -5:low | -14:very low | -23:even lower"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:10
|
||||
msgid " 4 vacor:61 Killed Vacor"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:20
|
||||
msgid " 4- vacor:60 Killed Unzel"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:30
|
||||
msgid " 4- kaverin:21 Declined to help Kaverin"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:40
|
||||
msgid " 4 feygard_shipment:82 Reported back to Ailshara"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:50
|
||||
msgid " 1 thieves_hidden:80 Talked about thieves to Thoronir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:60
|
||||
msgid " 4 stoutford_castle:50 Yolgen examined the ring"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:70
|
||||
msgid " 4- stoutford_castle:60 Kept the ring for myself, which upset Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:80
|
||||
msgid " 4- stoutford_castle:70 Kept the ring for myself and didn't tell Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:90
|
||||
#: questlist_factions.json:faction_count_shadow:210
|
||||
#: questlist_factions.json:faction_count_shadow:220
|
||||
#: questlist_factions.json:faction_count_shadow:230
|
||||
#: questlist_factions.json:faction_count_shadow:240
|
||||
#: questlist_factions.json:faction_count_shadow:250
|
||||
#: questlist_factions.json:faction_count_shadow:260
|
||||
#: questlist_factions.json:faction_count_shadow:270
|
||||
#: questlist_factions.json:faction_count_shadow:280
|
||||
#: questlist_factions.json:faction_count_shadow:290
|
||||
msgid " "
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:100
|
||||
msgid " 4 kaverin:100 Found Vacor's old hideout"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:110
|
||||
msgid " 4 Thieves03:32 The patrol sergeant has left to call for backup"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:120
|
||||
msgid " 4- darkprotector:70 Restored the helmet"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:130
|
||||
msgid " 5 darkprotector:40 Ulirfendor has given me the dark blessing of the Shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:140
|
||||
msgid " 4 darkprotector:41 Ulirfendor wanted to give me the dark blessing of the Shadow, but I declined"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:150
|
||||
msgid " 4 xulviir:30 Destroyed the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:160
|
||||
msgid " 4- xulviir:20 Restored the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:170
|
||||
msgid " 3- rogorn:50 Killed Rogorn"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:180
|
||||
msgid " 3 rogorn:55 Lie about Rogorn killed"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:190
|
||||
msgid " 1- loneford:55 Talked to Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:200
|
||||
msgid " 1 loneford:60 Didn't tell Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_sullengard.json:deebo_orchard_hth
|
||||
msgid "Hunting the hunter"
|
||||
msgstr ""
|
||||
|
||||
Binary file not shown.
@@ -8,7 +8,7 @@ msgstr ""
|
||||
"Project-Id-Version: andors-trail\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2013-11-10 11:48+0000\n"
|
||||
"PO-Revision-Date: 2022-09-29 21:16+0000\n"
|
||||
"PO-Revision-Date: 2022-09-02 23:24+0000\n"
|
||||
"Last-Translator: Jiri Zizkin Zizka <web@zizkin.com>\n"
|
||||
"Language-Team: Czech <https://hosted.weblate.org/projects/andors-trail/"
|
||||
"game-content/cs/>\n"
|
||||
@@ -17,7 +17,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
|
||||
"X-Generator: Weblate 4.14.1\n"
|
||||
"X-Generator: Weblate 4.14.1-dev\n"
|
||||
"X-Launchpad-Export-Date: 2015-11-02 12:25+0000\n"
|
||||
|
||||
#: [none]
|
||||
@@ -1186,7 +1186,7 @@ msgstr ""
|
||||
#: conversationlist_brimhaven.json:edrin_0_0
|
||||
#: conversationlist_gorwath.json:arensia_1:0
|
||||
msgid "Hello."
|
||||
msgstr "Ahoj."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_crossglen_leta.json:oromir2
|
||||
msgid "I'm hiding here from my wife Leta. She is always getting angry at me for not helping out on the farm. Please don't tell her that I'm here."
|
||||
@@ -4707,11 +4707,11 @@ msgstr "Ahoj znovu."
|
||||
|
||||
#: conversationlist_umar.json:umar_return_1:1
|
||||
msgid "I have given them our promised share."
|
||||
msgstr "Dal jsem jim náš slíbený podíl."
|
||||
msgstr "[OUTDATED]Povíš mi něco o tom klíči?"
|
||||
|
||||
#: conversationlist_umar.json:umar_return_1:2
|
||||
msgid "What are we gonna do about Sullengard?"
|
||||
msgstr "Co uděláme se Sullengardem?"
|
||||
msgstr "[OUTDATED]Ostrostřelec je mrtvý."
|
||||
|
||||
#: conversationlist_umar.json:umar_return_1:3
|
||||
msgid "What are your plans for the new traitors?"
|
||||
@@ -4719,11 +4719,11 @@ msgstr "[OUTDATED]Můžeš mi zopakovat, co mám udělat?"
|
||||
|
||||
#: conversationlist_umar.json:umar_return_1:4
|
||||
msgid "Matpat told me that Defy and his men left Sullengard."
|
||||
msgstr "Matpat mi řekl, že Defy a jeho muži opustili Sullengard."
|
||||
msgstr "[OUTDATED]Jaké máš plány se zrádci?"
|
||||
|
||||
#: conversationlist_umar.json:umar_return_1:5
|
||||
msgid "Defy and his men have left Sullengard."
|
||||
msgstr "Defy a jeho muži opustili Sullengard."
|
||||
msgstr "[OUTDATED]Můžeš pokračovat tím, co jsi mi říkal o zrádcích?"
|
||||
|
||||
#: conversationlist_umar.json:umar_return_1:6
|
||||
msgid "Defy told me that the time to share will be delayed for no stated reason."
|
||||
@@ -4735,23 +4735,23 @@ msgstr ""
|
||||
|
||||
#: conversationlist_umar.json:umar_return_1:9
|
||||
msgid "Are you going to tell me about the key?"
|
||||
msgstr "Řekneš mi o tom klíči?"
|
||||
msgstr "[OUTDATED]Konečně jsem tu práci dokončil."
|
||||
|
||||
#: conversationlist_umar.json:umar_return_1:10
|
||||
msgid "Crackshot is dead."
|
||||
msgstr "Ostrostřelec je mrtvý."
|
||||
msgstr "[OUTDATED]Můžeš mi zopakovat, co mám udělat?"
|
||||
|
||||
#: conversationlist_umar.json:umar_return_1:11
|
||||
msgid "What am I supposed to do again?"
|
||||
msgstr "Můžeš mi zopakovat, co mám udělat?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_umar.json:umar_return_1:12
|
||||
msgid "What are your plans for the traitors?"
|
||||
msgstr "Jaké máš plány se zrádci?"
|
||||
msgstr "[OUTDATED]Ahoj."
|
||||
|
||||
#: conversationlist_umar.json:umar_return_1:13
|
||||
msgid "Can you continue with what you were telling me about the traitors?"
|
||||
msgstr "Můžete pokračovat o tom, co jsi mi říkal o zrádcích?"
|
||||
msgstr "[OUTDATED]Musím s tebou mluvit o šlechtičně."
|
||||
|
||||
#: conversationlist_umar.json:umar_return_1:14
|
||||
msgid "We are supposed to talk about something."
|
||||
@@ -4760,28 +4760,28 @@ msgstr "[OUTDATED]Přivedl jsem rukojmí."
|
||||
#: conversationlist_umar.json:umar_return_1:15
|
||||
#: conversationlist_umar.json:umar_return_1:16
|
||||
msgid "We were supposed to talk about something, right?"
|
||||
msgstr "Měli jsme si o něčem promluvit, že?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_umar.json:umar_return_1:17
|
||||
msgid "I've finally finished the job."
|
||||
msgstr "Konečně jsem to dokončil."
|
||||
msgstr "[OUTDATED]Něco víc o mém novém úkolu?"
|
||||
|
||||
#: conversationlist_umar.json:umar_return_1:18
|
||||
msgid "What am I suppossed to do again?"
|
||||
msgstr "Co mám tedy udělat?"
|
||||
msgstr "[OUTDATED]Poslal mě Buřič. Dokončil jsem svou práci."
|
||||
|
||||
#: conversationlist_umar.json:umar_return_1:19
|
||||
#: conversationlist_umar.json:umar_return_1:20
|
||||
msgid "What am I supposed to do with the noblewoman?"
|
||||
msgstr "Co mám s tou šlechtičnou udělat?"
|
||||
msgstr "[OUTDATED][OUTDATED]Rád jsem tě viděl. Na shledanou."
|
||||
|
||||
#: conversationlist_umar.json:umar_return_1:21
|
||||
msgid "I have to talk to you about the noblewoman."
|
||||
msgstr "Musím s tebou mluvit o té šlechtičně."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_umar.json:umar_return_1:22
|
||||
msgid "I have brought the hostage."
|
||||
msgstr "Přivedl jsem rukojmí."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_umar.json:umar_return_1:23
|
||||
#: conversationlist_umar.json:umar_return_1:24
|
||||
@@ -48734,9 +48734,6 @@ msgid "Welcome to Sullengard, kid. Happy 20th beer celebration!"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_1:2
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_beer_0:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_no_letter_delivered:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered:1
|
||||
msgid "We want to contribute gold coins for your financial loss."
|
||||
msgstr ""
|
||||
|
||||
@@ -48858,10 +48855,6 @@ msgstr ""
|
||||
msgid "I need somewhere to relax and refresh. Do you have a bed available?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10:2
|
||||
msgid "Do you know by chance where this lost travelor is?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_20
|
||||
msgid "Yes, I do, but it's going to cost you more than you may be expecting."
|
||||
msgstr ""
|
||||
@@ -49576,7 +49569,7 @@ msgid "Correct. Oops...I don't have the new pitchfork. Be right back."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_ainsley_3
|
||||
msgid "Thank you so much, kid. Tell my wife Hadena I can come home on time today."
|
||||
msgid "Thank you so much, kid. Tell my wife Ainsley I can come home on time today."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard7_road_sign
|
||||
@@ -50058,11 +50051,7 @@ msgid "And where is this person now?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:0
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. Here is your inventory."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:1
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. I just remembered that I didn't bring your inventory with me. I'll be right back."
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_100
|
||||
@@ -51451,7 +51440,7 @@ msgid "How did you know that?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered
|
||||
msgid "Thank you for delivering my letter to Kealwea."
|
||||
msgid "Than you for delivering my letter to Kealwea."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:ff_captain_beer_tell_everything_32
|
||||
@@ -51586,10 +51575,6 @@ msgstr ""
|
||||
msgid "If you are here about a tax complaint or a land dispute, then please sign in and I well get to you momentarily."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10a
|
||||
msgid "Sure. Look at the table over there. He is my best customer at he moment."
|
||||
msgstr ""
|
||||
|
||||
#: itemcategories_1.json:dagger
|
||||
msgid "Dagger"
|
||||
msgstr "Dýka"
|
||||
@@ -59547,10 +59532,6 @@ msgstr ""
|
||||
msgid "Maddalena"
|
||||
msgstr ""
|
||||
|
||||
#: monsterlist_next_release.json:lava_queen_entity
|
||||
msgid "Queen lava entity"
|
||||
msgstr ""
|
||||
|
||||
#: questlist.json:andor
|
||||
msgid "Search for Andor"
|
||||
msgstr "Hledání Andora"
|
||||
@@ -64103,6 +64084,103 @@ msgstr "Facutloni chce, abych se po dokončení dodávek vrátil."
|
||||
msgid "I reported back to Facutloni. He is very happy."
|
||||
msgstr "Vrátil jsem se k Facutlonimu. Je velmi spokojený."
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow
|
||||
msgid "faction_count_shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:0
|
||||
msgid "Ranges 30:max | 18:very high | 6:high | -5:low | -14:very low | -23:even lower"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:10
|
||||
msgid " 4 vacor:61 Killed Vacor"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:20
|
||||
msgid " 4- vacor:60 Killed Unzel"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:30
|
||||
msgid " 4- kaverin:21 Declined to help Kaverin"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:40
|
||||
msgid " 4 feygard_shipment:82 Reported back to Ailshara"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:50
|
||||
msgid " 1 thieves_hidden:80 Talked about thieves to Thoronir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:60
|
||||
msgid " 4 stoutford_castle:50 Yolgen examined the ring"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:70
|
||||
msgid " 4- stoutford_castle:60 Kept the ring for myself, which upset Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:80
|
||||
msgid " 4- stoutford_castle:70 Kept the ring for myself and didn't tell Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:90
|
||||
#: questlist_factions.json:faction_count_shadow:210
|
||||
#: questlist_factions.json:faction_count_shadow:220
|
||||
#: questlist_factions.json:faction_count_shadow:230
|
||||
#: questlist_factions.json:faction_count_shadow:240
|
||||
#: questlist_factions.json:faction_count_shadow:250
|
||||
#: questlist_factions.json:faction_count_shadow:260
|
||||
#: questlist_factions.json:faction_count_shadow:270
|
||||
#: questlist_factions.json:faction_count_shadow:280
|
||||
#: questlist_factions.json:faction_count_shadow:290
|
||||
msgid " "
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:100
|
||||
msgid " 4 kaverin:100 Found Vacor's old hideout"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:110
|
||||
msgid " 4 Thieves03:32 The patrol sergeant has left to call for backup"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:120
|
||||
msgid " 4- darkprotector:70 Restored the helmet"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:130
|
||||
msgid " 5 darkprotector:40 Ulirfendor has given me the dark blessing of the Shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:140
|
||||
msgid " 4 darkprotector:41 Ulirfendor wanted to give me the dark blessing of the Shadow, but I declined"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:150
|
||||
msgid " 4 xulviir:30 Destroyed the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:160
|
||||
msgid " 4- xulviir:20 Restored the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:170
|
||||
msgid " 3- rogorn:50 Killed Rogorn"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:180
|
||||
msgid " 3 rogorn:55 Lie about Rogorn killed"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:190
|
||||
msgid " 1- loneford:55 Talked to Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:200
|
||||
msgid " 1 loneford:60 Didn't tell Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_sullengard.json:deebo_orchard_hth
|
||||
msgid "Hunting the hunter"
|
||||
msgstr ""
|
||||
|
||||
Binary file not shown.
File diff suppressed because it is too large
Load Diff
@@ -47907,9 +47907,6 @@ msgid "Welcome to Sullengard, kid. Happy 20th beer celebration!"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_1:2
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_beer_0:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_no_letter_delivered:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered:1
|
||||
msgid "We want to contribute gold coins for your financial loss."
|
||||
msgstr ""
|
||||
|
||||
@@ -48031,10 +48028,6 @@ msgstr ""
|
||||
msgid "I need somewhere to relax and refresh. Do you have a bed available?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10:2
|
||||
msgid "Do you know by chance where this lost travelor is?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_20
|
||||
msgid "Yes, I do, but it's going to cost you more than you may be expecting."
|
||||
msgstr ""
|
||||
@@ -48749,7 +48742,7 @@ msgid "Correct. Oops...I don't have the new pitchfork. Be right back."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_ainsley_3
|
||||
msgid "Thank you so much, kid. Tell my wife Hadena I can come home on time today."
|
||||
msgid "Thank you so much, kid. Tell my wife Ainsley I can come home on time today."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard7_road_sign
|
||||
@@ -49231,11 +49224,7 @@ msgid "And where is this person now?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:0
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. Here is your inventory."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:1
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. I just remembered that I didn't bring your inventory with me. I'll be right back."
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_100
|
||||
@@ -50624,7 +50613,7 @@ msgid "How did you know that?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered
|
||||
msgid "Thank you for delivering my letter to Kealwea."
|
||||
msgid "Than you for delivering my letter to Kealwea."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:ff_captain_beer_tell_everything_32
|
||||
@@ -50759,10 +50748,6 @@ msgstr ""
|
||||
msgid "If you are here about a tax complaint or a land dispute, then please sign in and I well get to you momentarily."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10a
|
||||
msgid "Sure. Look at the table over there. He is my best customer at he moment."
|
||||
msgstr ""
|
||||
|
||||
#: itemcategories_1.json:dagger
|
||||
msgid "Dagger"
|
||||
msgstr ""
|
||||
@@ -58561,10 +58546,6 @@ msgstr ""
|
||||
msgid "Maddalena"
|
||||
msgstr ""
|
||||
|
||||
#: monsterlist_next_release.json:lava_queen_entity
|
||||
msgid "Queen lava entity"
|
||||
msgstr ""
|
||||
|
||||
#: questlist.json:andor
|
||||
msgid "Search for Andor"
|
||||
msgstr ""
|
||||
@@ -63089,6 +63070,103 @@ msgstr ""
|
||||
msgid "I reported back to Facutloni. He is very happy."
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow
|
||||
msgid "faction_count_shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:0
|
||||
msgid "Ranges 30:max | 18:very high | 6:high | -5:low | -14:very low | -23:even lower"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:10
|
||||
msgid " 4 vacor:61 Killed Vacor"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:20
|
||||
msgid " 4- vacor:60 Killed Unzel"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:30
|
||||
msgid " 4- kaverin:21 Declined to help Kaverin"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:40
|
||||
msgid " 4 feygard_shipment:82 Reported back to Ailshara"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:50
|
||||
msgid " 1 thieves_hidden:80 Talked about thieves to Thoronir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:60
|
||||
msgid " 4 stoutford_castle:50 Yolgen examined the ring"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:70
|
||||
msgid " 4- stoutford_castle:60 Kept the ring for myself, which upset Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:80
|
||||
msgid " 4- stoutford_castle:70 Kept the ring for myself and didn't tell Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:90
|
||||
#: questlist_factions.json:faction_count_shadow:210
|
||||
#: questlist_factions.json:faction_count_shadow:220
|
||||
#: questlist_factions.json:faction_count_shadow:230
|
||||
#: questlist_factions.json:faction_count_shadow:240
|
||||
#: questlist_factions.json:faction_count_shadow:250
|
||||
#: questlist_factions.json:faction_count_shadow:260
|
||||
#: questlist_factions.json:faction_count_shadow:270
|
||||
#: questlist_factions.json:faction_count_shadow:280
|
||||
#: questlist_factions.json:faction_count_shadow:290
|
||||
msgid " "
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:100
|
||||
msgid " 4 kaverin:100 Found Vacor's old hideout"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:110
|
||||
msgid " 4 Thieves03:32 The patrol sergeant has left to call for backup"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:120
|
||||
msgid " 4- darkprotector:70 Restored the helmet"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:130
|
||||
msgid " 5 darkprotector:40 Ulirfendor has given me the dark blessing of the Shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:140
|
||||
msgid " 4 darkprotector:41 Ulirfendor wanted to give me the dark blessing of the Shadow, but I declined"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:150
|
||||
msgid " 4 xulviir:30 Destroyed the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:160
|
||||
msgid " 4- xulviir:20 Restored the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:170
|
||||
msgid " 3- rogorn:50 Killed Rogorn"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:180
|
||||
msgid " 3 rogorn:55 Lie about Rogorn killed"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:190
|
||||
msgid " 1- loneford:55 Talked to Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:200
|
||||
msgid " 1 loneford:60 Didn't tell Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_sullengard.json:deebo_orchard_hth
|
||||
msgid "Hunting the hunter"
|
||||
msgstr ""
|
||||
|
||||
@@ -48020,9 +48020,6 @@ msgid "Welcome to Sullengard, kid. Happy 20th beer celebration!"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_1:2
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_beer_0:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_no_letter_delivered:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered:1
|
||||
msgid "We want to contribute gold coins for your financial loss."
|
||||
msgstr ""
|
||||
|
||||
@@ -48144,10 +48141,6 @@ msgstr ""
|
||||
msgid "I need somewhere to relax and refresh. Do you have a bed available?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10:2
|
||||
msgid "Do you know by chance where this lost travelor is?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_20
|
||||
msgid "Yes, I do, but it's going to cost you more than you may be expecting."
|
||||
msgstr ""
|
||||
@@ -48862,7 +48855,7 @@ msgid "Correct. Oops...I don't have the new pitchfork. Be right back."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_ainsley_3
|
||||
msgid "Thank you so much, kid. Tell my wife Hadena I can come home on time today."
|
||||
msgid "Thank you so much, kid. Tell my wife Ainsley I can come home on time today."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard7_road_sign
|
||||
@@ -49344,11 +49337,7 @@ msgid "And where is this person now?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:0
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. Here is your inventory."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:1
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. I just remembered that I didn't bring your inventory with me. I'll be right back."
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_100
|
||||
@@ -50737,7 +50726,7 @@ msgid "How did you know that?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered
|
||||
msgid "Thank you for delivering my letter to Kealwea."
|
||||
msgid "Than you for delivering my letter to Kealwea."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:ff_captain_beer_tell_everything_32
|
||||
@@ -50872,10 +50861,6 @@ msgstr ""
|
||||
msgid "If you are here about a tax complaint or a land dispute, then please sign in and I well get to you momentarily."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10a
|
||||
msgid "Sure. Look at the table over there. He is my best customer at he moment."
|
||||
msgstr ""
|
||||
|
||||
#: itemcategories_1.json:dagger
|
||||
msgid "Dagger"
|
||||
msgstr ""
|
||||
@@ -58674,10 +58659,6 @@ msgstr ""
|
||||
msgid "Maddalena"
|
||||
msgstr ""
|
||||
|
||||
#: monsterlist_next_release.json:lava_queen_entity
|
||||
msgid "Queen lava entity"
|
||||
msgstr ""
|
||||
|
||||
#: questlist.json:andor
|
||||
msgid "Search for Andor"
|
||||
msgstr ""
|
||||
@@ -63205,6 +63186,103 @@ msgstr ""
|
||||
msgid "I reported back to Facutloni. He is very happy."
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow
|
||||
msgid "faction_count_shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:0
|
||||
msgid "Ranges 30:max | 18:very high | 6:high | -5:low | -14:very low | -23:even lower"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:10
|
||||
msgid " 4 vacor:61 Killed Vacor"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:20
|
||||
msgid " 4- vacor:60 Killed Unzel"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:30
|
||||
msgid " 4- kaverin:21 Declined to help Kaverin"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:40
|
||||
msgid " 4 feygard_shipment:82 Reported back to Ailshara"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:50
|
||||
msgid " 1 thieves_hidden:80 Talked about thieves to Thoronir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:60
|
||||
msgid " 4 stoutford_castle:50 Yolgen examined the ring"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:70
|
||||
msgid " 4- stoutford_castle:60 Kept the ring for myself, which upset Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:80
|
||||
msgid " 4- stoutford_castle:70 Kept the ring for myself and didn't tell Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:90
|
||||
#: questlist_factions.json:faction_count_shadow:210
|
||||
#: questlist_factions.json:faction_count_shadow:220
|
||||
#: questlist_factions.json:faction_count_shadow:230
|
||||
#: questlist_factions.json:faction_count_shadow:240
|
||||
#: questlist_factions.json:faction_count_shadow:250
|
||||
#: questlist_factions.json:faction_count_shadow:260
|
||||
#: questlist_factions.json:faction_count_shadow:270
|
||||
#: questlist_factions.json:faction_count_shadow:280
|
||||
#: questlist_factions.json:faction_count_shadow:290
|
||||
msgid " "
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:100
|
||||
msgid " 4 kaverin:100 Found Vacor's old hideout"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:110
|
||||
msgid " 4 Thieves03:32 The patrol sergeant has left to call for backup"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:120
|
||||
msgid " 4- darkprotector:70 Restored the helmet"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:130
|
||||
msgid " 5 darkprotector:40 Ulirfendor has given me the dark blessing of the Shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:140
|
||||
msgid " 4 darkprotector:41 Ulirfendor wanted to give me the dark blessing of the Shadow, but I declined"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:150
|
||||
msgid " 4 xulviir:30 Destroyed the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:160
|
||||
msgid " 4- xulviir:20 Restored the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:170
|
||||
msgid " 3- rogorn:50 Killed Rogorn"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:180
|
||||
msgid " 3 rogorn:55 Lie about Rogorn killed"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:190
|
||||
msgid " 1- loneford:55 Talked to Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:200
|
||||
msgid " 1 loneford:60 Didn't tell Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_sullengard.json:deebo_orchard_hth
|
||||
msgid "Hunting the hunter"
|
||||
msgstr ""
|
||||
|
||||
@@ -47907,9 +47907,6 @@ msgid "Welcome to Sullengard, kid. Happy 20th beer celebration!"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_1:2
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_beer_0:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_no_letter_delivered:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered:1
|
||||
msgid "We want to contribute gold coins for your financial loss."
|
||||
msgstr ""
|
||||
|
||||
@@ -48031,10 +48028,6 @@ msgstr ""
|
||||
msgid "I need somewhere to relax and refresh. Do you have a bed available?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10:2
|
||||
msgid "Do you know by chance where this lost travelor is?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_20
|
||||
msgid "Yes, I do, but it's going to cost you more than you may be expecting."
|
||||
msgstr ""
|
||||
@@ -48749,7 +48742,7 @@ msgid "Correct. Oops...I don't have the new pitchfork. Be right back."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_ainsley_3
|
||||
msgid "Thank you so much, kid. Tell my wife Hadena I can come home on time today."
|
||||
msgid "Thank you so much, kid. Tell my wife Ainsley I can come home on time today."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard7_road_sign
|
||||
@@ -49231,11 +49224,7 @@ msgid "And where is this person now?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:0
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. Here is your inventory."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:1
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. I just remembered that I didn't bring your inventory with me. I'll be right back."
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_100
|
||||
@@ -50624,7 +50613,7 @@ msgid "How did you know that?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered
|
||||
msgid "Thank you for delivering my letter to Kealwea."
|
||||
msgid "Than you for delivering my letter to Kealwea."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:ff_captain_beer_tell_everything_32
|
||||
@@ -50759,10 +50748,6 @@ msgstr ""
|
||||
msgid "If you are here about a tax complaint or a land dispute, then please sign in and I well get to you momentarily."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10a
|
||||
msgid "Sure. Look at the table over there. He is my best customer at he moment."
|
||||
msgstr ""
|
||||
|
||||
#: itemcategories_1.json:dagger
|
||||
msgid "Dagger"
|
||||
msgstr ""
|
||||
@@ -58561,10 +58546,6 @@ msgstr ""
|
||||
msgid "Maddalena"
|
||||
msgstr ""
|
||||
|
||||
#: monsterlist_next_release.json:lava_queen_entity
|
||||
msgid "Queen lava entity"
|
||||
msgstr ""
|
||||
|
||||
#: questlist.json:andor
|
||||
msgid "Search for Andor"
|
||||
msgstr ""
|
||||
@@ -63089,6 +63070,103 @@ msgstr ""
|
||||
msgid "I reported back to Facutloni. He is very happy."
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow
|
||||
msgid "faction_count_shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:0
|
||||
msgid "Ranges 30:max | 18:very high | 6:high | -5:low | -14:very low | -23:even lower"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:10
|
||||
msgid " 4 vacor:61 Killed Vacor"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:20
|
||||
msgid " 4- vacor:60 Killed Unzel"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:30
|
||||
msgid " 4- kaverin:21 Declined to help Kaverin"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:40
|
||||
msgid " 4 feygard_shipment:82 Reported back to Ailshara"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:50
|
||||
msgid " 1 thieves_hidden:80 Talked about thieves to Thoronir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:60
|
||||
msgid " 4 stoutford_castle:50 Yolgen examined the ring"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:70
|
||||
msgid " 4- stoutford_castle:60 Kept the ring for myself, which upset Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:80
|
||||
msgid " 4- stoutford_castle:70 Kept the ring for myself and didn't tell Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:90
|
||||
#: questlist_factions.json:faction_count_shadow:210
|
||||
#: questlist_factions.json:faction_count_shadow:220
|
||||
#: questlist_factions.json:faction_count_shadow:230
|
||||
#: questlist_factions.json:faction_count_shadow:240
|
||||
#: questlist_factions.json:faction_count_shadow:250
|
||||
#: questlist_factions.json:faction_count_shadow:260
|
||||
#: questlist_factions.json:faction_count_shadow:270
|
||||
#: questlist_factions.json:faction_count_shadow:280
|
||||
#: questlist_factions.json:faction_count_shadow:290
|
||||
msgid " "
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:100
|
||||
msgid " 4 kaverin:100 Found Vacor's old hideout"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:110
|
||||
msgid " 4 Thieves03:32 The patrol sergeant has left to call for backup"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:120
|
||||
msgid " 4- darkprotector:70 Restored the helmet"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:130
|
||||
msgid " 5 darkprotector:40 Ulirfendor has given me the dark blessing of the Shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:140
|
||||
msgid " 4 darkprotector:41 Ulirfendor wanted to give me the dark blessing of the Shadow, but I declined"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:150
|
||||
msgid " 4 xulviir:30 Destroyed the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:160
|
||||
msgid " 4- xulviir:20 Restored the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:170
|
||||
msgid " 3- rogorn:50 Killed Rogorn"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:180
|
||||
msgid " 3 rogorn:55 Lie about Rogorn killed"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:190
|
||||
msgid " 1- loneford:55 Talked to Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:200
|
||||
msgid " 1 loneford:60 Didn't tell Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_sullengard.json:deebo_orchard_hth
|
||||
msgid "Hunting the hunter"
|
||||
msgstr ""
|
||||
|
||||
@@ -47893,9 +47893,6 @@ msgid "Welcome to Sullengard, kid. Happy 20th beer celebration!"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_1:2
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_beer_0:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_no_letter_delivered:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered:1
|
||||
msgid "We want to contribute gold coins for your financial loss."
|
||||
msgstr ""
|
||||
|
||||
@@ -48017,10 +48014,6 @@ msgstr ""
|
||||
msgid "I need somewhere to relax and refresh. Do you have a bed available?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10:2
|
||||
msgid "Do you know by chance where this lost travelor is?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_20
|
||||
msgid "Yes, I do, but it's going to cost you more than you may be expecting."
|
||||
msgstr ""
|
||||
@@ -48735,7 +48728,7 @@ msgid "Correct. Oops...I don't have the new pitchfork. Be right back."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_ainsley_3
|
||||
msgid "Thank you so much, kid. Tell my wife Hadena I can come home on time today."
|
||||
msgid "Thank you so much, kid. Tell my wife Ainsley I can come home on time today."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard7_road_sign
|
||||
@@ -49217,11 +49210,7 @@ msgid "And where is this person now?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:0
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. Here is your inventory."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:1
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. I just remembered that I didn't bring your inventory with me. I'll be right back."
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_100
|
||||
@@ -50605,7 +50594,7 @@ msgid "How did you know that?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered
|
||||
msgid "Thank you for delivering my letter to Kealwea."
|
||||
msgid "Than you for delivering my letter to Kealwea."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:ff_captain_beer_tell_everything_32
|
||||
@@ -50740,10 +50729,6 @@ msgstr ""
|
||||
msgid "If you are here about a tax complaint or a land dispute, then please sign in and I well get to you momentarily."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10a
|
||||
msgid "Sure. Look at the table over there. He is my best customer at he moment."
|
||||
msgstr ""
|
||||
|
||||
#: itemcategories_1.json:dagger
|
||||
msgid "Dagger"
|
||||
msgstr ""
|
||||
@@ -58542,10 +58527,6 @@ msgstr ""
|
||||
msgid "Maddalena"
|
||||
msgstr ""
|
||||
|
||||
#: monsterlist_next_release.json:lava_queen_entity
|
||||
msgid "Queen lava entity"
|
||||
msgstr ""
|
||||
|
||||
#: questlist.json:andor
|
||||
msgid "Search for Andor"
|
||||
msgstr ""
|
||||
@@ -63070,6 +63051,103 @@ msgstr ""
|
||||
msgid "I reported back to Facutloni. He is very happy."
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow
|
||||
msgid "faction_count_shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:0
|
||||
msgid "Ranges 30:max | 18:very high | 6:high | -5:low | -14:very low | -23:even lower"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:10
|
||||
msgid " 4 vacor:61 Killed Vacor"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:20
|
||||
msgid " 4- vacor:60 Killed Unzel"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:30
|
||||
msgid " 4- kaverin:21 Declined to help Kaverin"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:40
|
||||
msgid " 4 feygard_shipment:82 Reported back to Ailshara"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:50
|
||||
msgid " 1 thieves_hidden:80 Talked about thieves to Thoronir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:60
|
||||
msgid " 4 stoutford_castle:50 Yolgen examined the ring"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:70
|
||||
msgid " 4- stoutford_castle:60 Kept the ring for myself, which upset Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:80
|
||||
msgid " 4- stoutford_castle:70 Kept the ring for myself and didn't tell Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:90
|
||||
#: questlist_factions.json:faction_count_shadow:210
|
||||
#: questlist_factions.json:faction_count_shadow:220
|
||||
#: questlist_factions.json:faction_count_shadow:230
|
||||
#: questlist_factions.json:faction_count_shadow:240
|
||||
#: questlist_factions.json:faction_count_shadow:250
|
||||
#: questlist_factions.json:faction_count_shadow:260
|
||||
#: questlist_factions.json:faction_count_shadow:270
|
||||
#: questlist_factions.json:faction_count_shadow:280
|
||||
#: questlist_factions.json:faction_count_shadow:290
|
||||
msgid " "
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:100
|
||||
msgid " 4 kaverin:100 Found Vacor's old hideout"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:110
|
||||
msgid " 4 Thieves03:32 The patrol sergeant has left to call for backup"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:120
|
||||
msgid " 4- darkprotector:70 Restored the helmet"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:130
|
||||
msgid " 5 darkprotector:40 Ulirfendor has given me the dark blessing of the Shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:140
|
||||
msgid " 4 darkprotector:41 Ulirfendor wanted to give me the dark blessing of the Shadow, but I declined"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:150
|
||||
msgid " 4 xulviir:30 Destroyed the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:160
|
||||
msgid " 4- xulviir:20 Restored the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:170
|
||||
msgid " 3- rogorn:50 Killed Rogorn"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:180
|
||||
msgid " 3 rogorn:55 Lie about Rogorn killed"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:190
|
||||
msgid " 1- loneford:55 Talked to Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:200
|
||||
msgid " 1 loneford:60 Didn't tell Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_sullengard.json:deebo_orchard_hth
|
||||
msgid "Hunting the hunter"
|
||||
msgstr ""
|
||||
|
||||
@@ -47909,9 +47909,6 @@ msgid "Welcome to Sullengard, kid. Happy 20th beer celebration!"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_1:2
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_beer_0:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_no_letter_delivered:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered:1
|
||||
msgid "We want to contribute gold coins for your financial loss."
|
||||
msgstr ""
|
||||
|
||||
@@ -48033,10 +48030,6 @@ msgstr ""
|
||||
msgid "I need somewhere to relax and refresh. Do you have a bed available?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10:2
|
||||
msgid "Do you know by chance where this lost travelor is?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_20
|
||||
msgid "Yes, I do, but it's going to cost you more than you may be expecting."
|
||||
msgstr ""
|
||||
@@ -48751,7 +48744,7 @@ msgid "Correct. Oops...I don't have the new pitchfork. Be right back."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_ainsley_3
|
||||
msgid "Thank you so much, kid. Tell my wife Hadena I can come home on time today."
|
||||
msgid "Thank you so much, kid. Tell my wife Ainsley I can come home on time today."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard7_road_sign
|
||||
@@ -49233,11 +49226,7 @@ msgid "And where is this person now?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:0
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. Here is your inventory."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:1
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. I just remembered that I didn't bring your inventory with me. I'll be right back."
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_100
|
||||
@@ -50626,7 +50615,7 @@ msgid "How did you know that?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered
|
||||
msgid "Thank you for delivering my letter to Kealwea."
|
||||
msgid "Than you for delivering my letter to Kealwea."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:ff_captain_beer_tell_everything_32
|
||||
@@ -50761,10 +50750,6 @@ msgstr ""
|
||||
msgid "If you are here about a tax complaint or a land dispute, then please sign in and I well get to you momentarily."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10a
|
||||
msgid "Sure. Look at the table over there. He is my best customer at he moment."
|
||||
msgstr ""
|
||||
|
||||
#: itemcategories_1.json:dagger
|
||||
msgid "Dagger"
|
||||
msgstr ""
|
||||
@@ -58563,10 +58548,6 @@ msgstr ""
|
||||
msgid "Maddalena"
|
||||
msgstr ""
|
||||
|
||||
#: monsterlist_next_release.json:lava_queen_entity
|
||||
msgid "Queen lava entity"
|
||||
msgstr ""
|
||||
|
||||
#: questlist.json:andor
|
||||
msgid "Search for Andor"
|
||||
msgstr ""
|
||||
@@ -63091,6 +63072,103 @@ msgstr ""
|
||||
msgid "I reported back to Facutloni. He is very happy."
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow
|
||||
msgid "faction_count_shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:0
|
||||
msgid "Ranges 30:max | 18:very high | 6:high | -5:low | -14:very low | -23:even lower"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:10
|
||||
msgid " 4 vacor:61 Killed Vacor"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:20
|
||||
msgid " 4- vacor:60 Killed Unzel"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:30
|
||||
msgid " 4- kaverin:21 Declined to help Kaverin"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:40
|
||||
msgid " 4 feygard_shipment:82 Reported back to Ailshara"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:50
|
||||
msgid " 1 thieves_hidden:80 Talked about thieves to Thoronir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:60
|
||||
msgid " 4 stoutford_castle:50 Yolgen examined the ring"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:70
|
||||
msgid " 4- stoutford_castle:60 Kept the ring for myself, which upset Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:80
|
||||
msgid " 4- stoutford_castle:70 Kept the ring for myself and didn't tell Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:90
|
||||
#: questlist_factions.json:faction_count_shadow:210
|
||||
#: questlist_factions.json:faction_count_shadow:220
|
||||
#: questlist_factions.json:faction_count_shadow:230
|
||||
#: questlist_factions.json:faction_count_shadow:240
|
||||
#: questlist_factions.json:faction_count_shadow:250
|
||||
#: questlist_factions.json:faction_count_shadow:260
|
||||
#: questlist_factions.json:faction_count_shadow:270
|
||||
#: questlist_factions.json:faction_count_shadow:280
|
||||
#: questlist_factions.json:faction_count_shadow:290
|
||||
msgid " "
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:100
|
||||
msgid " 4 kaverin:100 Found Vacor's old hideout"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:110
|
||||
msgid " 4 Thieves03:32 The patrol sergeant has left to call for backup"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:120
|
||||
msgid " 4- darkprotector:70 Restored the helmet"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:130
|
||||
msgid " 5 darkprotector:40 Ulirfendor has given me the dark blessing of the Shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:140
|
||||
msgid " 4 darkprotector:41 Ulirfendor wanted to give me the dark blessing of the Shadow, but I declined"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:150
|
||||
msgid " 4 xulviir:30 Destroyed the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:160
|
||||
msgid " 4- xulviir:20 Restored the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:170
|
||||
msgid " 3- rogorn:50 Killed Rogorn"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:180
|
||||
msgid " 3 rogorn:55 Lie about Rogorn killed"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:190
|
||||
msgid " 1- loneford:55 Talked to Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:200
|
||||
msgid " 1 loneford:60 Didn't tell Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_sullengard.json:deebo_orchard_hth
|
||||
msgid "Hunting the hunter"
|
||||
msgstr ""
|
||||
|
||||
@@ -48576,9 +48576,6 @@ msgid "Welcome to Sullengard, kid. Happy 20th beer celebration!"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_1:2
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_beer_0:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_no_letter_delivered:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered:1
|
||||
msgid "We want to contribute gold coins for your financial loss."
|
||||
msgstr ""
|
||||
|
||||
@@ -48700,10 +48697,6 @@ msgstr ""
|
||||
msgid "I need somewhere to relax and refresh. Do you have a bed available?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10:2
|
||||
msgid "Do you know by chance where this lost travelor is?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_20
|
||||
msgid "Yes, I do, but it's going to cost you more than you may be expecting."
|
||||
msgstr ""
|
||||
@@ -49418,7 +49411,7 @@ msgid "Correct. Oops...I don't have the new pitchfork. Be right back."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_ainsley_3
|
||||
msgid "Thank you so much, kid. Tell my wife Hadena I can come home on time today."
|
||||
msgid "Thank you so much, kid. Tell my wife Ainsley I can come home on time today."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard7_road_sign
|
||||
@@ -49900,11 +49893,7 @@ msgid "And where is this person now?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:0
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. Here is your inventory."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:1
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. I just remembered that I didn't bring your inventory with me. I'll be right back."
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_100
|
||||
@@ -51293,7 +51282,7 @@ msgid "How did you know that?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered
|
||||
msgid "Thank you for delivering my letter to Kealwea."
|
||||
msgid "Than you for delivering my letter to Kealwea."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:ff_captain_beer_tell_everything_32
|
||||
@@ -51428,10 +51417,6 @@ msgstr ""
|
||||
msgid "If you are here about a tax complaint or a land dispute, then please sign in and I well get to you momentarily."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10a
|
||||
msgid "Sure. Look at the table over there. He is my best customer at he moment."
|
||||
msgstr ""
|
||||
|
||||
#: itemcategories_1.json:dagger
|
||||
msgid "Dagger"
|
||||
msgstr "Puñal"
|
||||
@@ -59388,10 +59373,6 @@ msgstr ""
|
||||
msgid "Maddalena"
|
||||
msgstr ""
|
||||
|
||||
#: monsterlist_next_release.json:lava_queen_entity
|
||||
msgid "Queen lava entity"
|
||||
msgstr ""
|
||||
|
||||
#: questlist.json:andor
|
||||
msgid "Search for Andor"
|
||||
msgstr "La búsqueda de Andor"
|
||||
@@ -63944,6 +63925,103 @@ msgstr ""
|
||||
msgid "I reported back to Facutloni. He is very happy."
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow
|
||||
msgid "faction_count_shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:0
|
||||
msgid "Ranges 30:max | 18:very high | 6:high | -5:low | -14:very low | -23:even lower"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:10
|
||||
msgid " 4 vacor:61 Killed Vacor"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:20
|
||||
msgid " 4- vacor:60 Killed Unzel"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:30
|
||||
msgid " 4- kaverin:21 Declined to help Kaverin"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:40
|
||||
msgid " 4 feygard_shipment:82 Reported back to Ailshara"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:50
|
||||
msgid " 1 thieves_hidden:80 Talked about thieves to Thoronir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:60
|
||||
msgid " 4 stoutford_castle:50 Yolgen examined the ring"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:70
|
||||
msgid " 4- stoutford_castle:60 Kept the ring for myself, which upset Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:80
|
||||
msgid " 4- stoutford_castle:70 Kept the ring for myself and didn't tell Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:90
|
||||
#: questlist_factions.json:faction_count_shadow:210
|
||||
#: questlist_factions.json:faction_count_shadow:220
|
||||
#: questlist_factions.json:faction_count_shadow:230
|
||||
#: questlist_factions.json:faction_count_shadow:240
|
||||
#: questlist_factions.json:faction_count_shadow:250
|
||||
#: questlist_factions.json:faction_count_shadow:260
|
||||
#: questlist_factions.json:faction_count_shadow:270
|
||||
#: questlist_factions.json:faction_count_shadow:280
|
||||
#: questlist_factions.json:faction_count_shadow:290
|
||||
msgid " "
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:100
|
||||
msgid " 4 kaverin:100 Found Vacor's old hideout"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:110
|
||||
msgid " 4 Thieves03:32 The patrol sergeant has left to call for backup"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:120
|
||||
msgid " 4- darkprotector:70 Restored the helmet"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:130
|
||||
msgid " 5 darkprotector:40 Ulirfendor has given me the dark blessing of the Shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:140
|
||||
msgid " 4 darkprotector:41 Ulirfendor wanted to give me the dark blessing of the Shadow, but I declined"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:150
|
||||
msgid " 4 xulviir:30 Destroyed the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:160
|
||||
msgid " 4- xulviir:20 Restored the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:170
|
||||
msgid " 3- rogorn:50 Killed Rogorn"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:180
|
||||
msgid " 3 rogorn:55 Lie about Rogorn killed"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:190
|
||||
msgid " 1- loneford:55 Talked to Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:200
|
||||
msgid " 1 loneford:60 Didn't tell Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_sullengard.json:deebo_orchard_hth
|
||||
msgid "Hunting the hunter"
|
||||
msgstr ""
|
||||
|
||||
@@ -47907,9 +47907,6 @@ msgid "Welcome to Sullengard, kid. Happy 20th beer celebration!"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_1:2
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_beer_0:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_no_letter_delivered:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered:1
|
||||
msgid "We want to contribute gold coins for your financial loss."
|
||||
msgstr ""
|
||||
|
||||
@@ -48031,10 +48028,6 @@ msgstr ""
|
||||
msgid "I need somewhere to relax and refresh. Do you have a bed available?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10:2
|
||||
msgid "Do you know by chance where this lost travelor is?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_20
|
||||
msgid "Yes, I do, but it's going to cost you more than you may be expecting."
|
||||
msgstr ""
|
||||
@@ -48749,7 +48742,7 @@ msgid "Correct. Oops...I don't have the new pitchfork. Be right back."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_ainsley_3
|
||||
msgid "Thank you so much, kid. Tell my wife Hadena I can come home on time today."
|
||||
msgid "Thank you so much, kid. Tell my wife Ainsley I can come home on time today."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard7_road_sign
|
||||
@@ -49231,11 +49224,7 @@ msgid "And where is this person now?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:0
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. Here is your inventory."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:1
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. I just remembered that I didn't bring your inventory with me. I'll be right back."
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_100
|
||||
@@ -50624,7 +50613,7 @@ msgid "How did you know that?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered
|
||||
msgid "Thank you for delivering my letter to Kealwea."
|
||||
msgid "Than you for delivering my letter to Kealwea."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:ff_captain_beer_tell_everything_32
|
||||
@@ -50759,10 +50748,6 @@ msgstr ""
|
||||
msgid "If you are here about a tax complaint or a land dispute, then please sign in and I well get to you momentarily."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10a
|
||||
msgid "Sure. Look at the table over there. He is my best customer at he moment."
|
||||
msgstr ""
|
||||
|
||||
#: itemcategories_1.json:dagger
|
||||
msgid "Dagger"
|
||||
msgstr ""
|
||||
@@ -58561,10 +58546,6 @@ msgstr ""
|
||||
msgid "Maddalena"
|
||||
msgstr ""
|
||||
|
||||
#: monsterlist_next_release.json:lava_queen_entity
|
||||
msgid "Queen lava entity"
|
||||
msgstr ""
|
||||
|
||||
#: questlist.json:andor
|
||||
msgid "Search for Andor"
|
||||
msgstr ""
|
||||
@@ -63089,6 +63070,103 @@ msgstr ""
|
||||
msgid "I reported back to Facutloni. He is very happy."
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow
|
||||
msgid "faction_count_shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:0
|
||||
msgid "Ranges 30:max | 18:very high | 6:high | -5:low | -14:very low | -23:even lower"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:10
|
||||
msgid " 4 vacor:61 Killed Vacor"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:20
|
||||
msgid " 4- vacor:60 Killed Unzel"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:30
|
||||
msgid " 4- kaverin:21 Declined to help Kaverin"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:40
|
||||
msgid " 4 feygard_shipment:82 Reported back to Ailshara"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:50
|
||||
msgid " 1 thieves_hidden:80 Talked about thieves to Thoronir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:60
|
||||
msgid " 4 stoutford_castle:50 Yolgen examined the ring"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:70
|
||||
msgid " 4- stoutford_castle:60 Kept the ring for myself, which upset Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:80
|
||||
msgid " 4- stoutford_castle:70 Kept the ring for myself and didn't tell Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:90
|
||||
#: questlist_factions.json:faction_count_shadow:210
|
||||
#: questlist_factions.json:faction_count_shadow:220
|
||||
#: questlist_factions.json:faction_count_shadow:230
|
||||
#: questlist_factions.json:faction_count_shadow:240
|
||||
#: questlist_factions.json:faction_count_shadow:250
|
||||
#: questlist_factions.json:faction_count_shadow:260
|
||||
#: questlist_factions.json:faction_count_shadow:270
|
||||
#: questlist_factions.json:faction_count_shadow:280
|
||||
#: questlist_factions.json:faction_count_shadow:290
|
||||
msgid " "
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:100
|
||||
msgid " 4 kaverin:100 Found Vacor's old hideout"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:110
|
||||
msgid " 4 Thieves03:32 The patrol sergeant has left to call for backup"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:120
|
||||
msgid " 4- darkprotector:70 Restored the helmet"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:130
|
||||
msgid " 5 darkprotector:40 Ulirfendor has given me the dark blessing of the Shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:140
|
||||
msgid " 4 darkprotector:41 Ulirfendor wanted to give me the dark blessing of the Shadow, but I declined"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:150
|
||||
msgid " 4 xulviir:30 Destroyed the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:160
|
||||
msgid " 4- xulviir:20 Restored the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:170
|
||||
msgid " 3- rogorn:50 Killed Rogorn"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:180
|
||||
msgid " 3 rogorn:55 Lie about Rogorn killed"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:190
|
||||
msgid " 1- loneford:55 Talked to Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:200
|
||||
msgid " 1 loneford:60 Didn't tell Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_sullengard.json:deebo_orchard_hth
|
||||
msgid "Hunting the hunter"
|
||||
msgstr ""
|
||||
|
||||
@@ -47907,9 +47907,6 @@ msgid "Welcome to Sullengard, kid. Happy 20th beer celebration!"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_1:2
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_beer_0:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_no_letter_delivered:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered:1
|
||||
msgid "We want to contribute gold coins for your financial loss."
|
||||
msgstr ""
|
||||
|
||||
@@ -48031,10 +48028,6 @@ msgstr ""
|
||||
msgid "I need somewhere to relax and refresh. Do you have a bed available?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10:2
|
||||
msgid "Do you know by chance where this lost travelor is?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_20
|
||||
msgid "Yes, I do, but it's going to cost you more than you may be expecting."
|
||||
msgstr ""
|
||||
@@ -48749,7 +48742,7 @@ msgid "Correct. Oops...I don't have the new pitchfork. Be right back."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_ainsley_3
|
||||
msgid "Thank you so much, kid. Tell my wife Hadena I can come home on time today."
|
||||
msgid "Thank you so much, kid. Tell my wife Ainsley I can come home on time today."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard7_road_sign
|
||||
@@ -49231,11 +49224,7 @@ msgid "And where is this person now?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:0
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. Here is your inventory."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:1
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. I just remembered that I didn't bring your inventory with me. I'll be right back."
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_100
|
||||
@@ -50624,7 +50613,7 @@ msgid "How did you know that?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered
|
||||
msgid "Thank you for delivering my letter to Kealwea."
|
||||
msgid "Than you for delivering my letter to Kealwea."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:ff_captain_beer_tell_everything_32
|
||||
@@ -50759,10 +50748,6 @@ msgstr ""
|
||||
msgid "If you are here about a tax complaint or a land dispute, then please sign in and I well get to you momentarily."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10a
|
||||
msgid "Sure. Look at the table over there. He is my best customer at he moment."
|
||||
msgstr ""
|
||||
|
||||
#: itemcategories_1.json:dagger
|
||||
msgid "Dagger"
|
||||
msgstr ""
|
||||
@@ -58561,10 +58546,6 @@ msgstr ""
|
||||
msgid "Maddalena"
|
||||
msgstr ""
|
||||
|
||||
#: monsterlist_next_release.json:lava_queen_entity
|
||||
msgid "Queen lava entity"
|
||||
msgstr ""
|
||||
|
||||
#: questlist.json:andor
|
||||
msgid "Search for Andor"
|
||||
msgstr ""
|
||||
@@ -63089,6 +63070,103 @@ msgstr ""
|
||||
msgid "I reported back to Facutloni. He is very happy."
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow
|
||||
msgid "faction_count_shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:0
|
||||
msgid "Ranges 30:max | 18:very high | 6:high | -5:low | -14:very low | -23:even lower"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:10
|
||||
msgid " 4 vacor:61 Killed Vacor"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:20
|
||||
msgid " 4- vacor:60 Killed Unzel"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:30
|
||||
msgid " 4- kaverin:21 Declined to help Kaverin"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:40
|
||||
msgid " 4 feygard_shipment:82 Reported back to Ailshara"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:50
|
||||
msgid " 1 thieves_hidden:80 Talked about thieves to Thoronir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:60
|
||||
msgid " 4 stoutford_castle:50 Yolgen examined the ring"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:70
|
||||
msgid " 4- stoutford_castle:60 Kept the ring for myself, which upset Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:80
|
||||
msgid " 4- stoutford_castle:70 Kept the ring for myself and didn't tell Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:90
|
||||
#: questlist_factions.json:faction_count_shadow:210
|
||||
#: questlist_factions.json:faction_count_shadow:220
|
||||
#: questlist_factions.json:faction_count_shadow:230
|
||||
#: questlist_factions.json:faction_count_shadow:240
|
||||
#: questlist_factions.json:faction_count_shadow:250
|
||||
#: questlist_factions.json:faction_count_shadow:260
|
||||
#: questlist_factions.json:faction_count_shadow:270
|
||||
#: questlist_factions.json:faction_count_shadow:280
|
||||
#: questlist_factions.json:faction_count_shadow:290
|
||||
msgid " "
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:100
|
||||
msgid " 4 kaverin:100 Found Vacor's old hideout"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:110
|
||||
msgid " 4 Thieves03:32 The patrol sergeant has left to call for backup"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:120
|
||||
msgid " 4- darkprotector:70 Restored the helmet"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:130
|
||||
msgid " 5 darkprotector:40 Ulirfendor has given me the dark blessing of the Shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:140
|
||||
msgid " 4 darkprotector:41 Ulirfendor wanted to give me the dark blessing of the Shadow, but I declined"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:150
|
||||
msgid " 4 xulviir:30 Destroyed the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:160
|
||||
msgid " 4- xulviir:20 Restored the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:170
|
||||
msgid " 3- rogorn:50 Killed Rogorn"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:180
|
||||
msgid " 3 rogorn:55 Lie about Rogorn killed"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:190
|
||||
msgid " 1- loneford:55 Talked to Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:200
|
||||
msgid " 1 loneford:60 Didn't tell Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_sullengard.json:deebo_orchard_hth
|
||||
msgid "Hunting the hunter"
|
||||
msgstr ""
|
||||
|
||||
@@ -47919,9 +47919,6 @@ msgid "Welcome to Sullengard, kid. Happy 20th beer celebration!"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_1:2
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_beer_0:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_no_letter_delivered:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered:1
|
||||
msgid "We want to contribute gold coins for your financial loss."
|
||||
msgstr ""
|
||||
|
||||
@@ -48043,10 +48040,6 @@ msgstr ""
|
||||
msgid "I need somewhere to relax and refresh. Do you have a bed available?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10:2
|
||||
msgid "Do you know by chance where this lost travelor is?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_20
|
||||
msgid "Yes, I do, but it's going to cost you more than you may be expecting."
|
||||
msgstr ""
|
||||
@@ -48761,7 +48754,7 @@ msgid "Correct. Oops...I don't have the new pitchfork. Be right back."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_ainsley_3
|
||||
msgid "Thank you so much, kid. Tell my wife Hadena I can come home on time today."
|
||||
msgid "Thank you so much, kid. Tell my wife Ainsley I can come home on time today."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard7_road_sign
|
||||
@@ -49243,11 +49236,7 @@ msgid "And where is this person now?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:0
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. Here is your inventory."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:1
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. I just remembered that I didn't bring your inventory with me. I'll be right back."
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_100
|
||||
@@ -50636,7 +50625,7 @@ msgid "How did you know that?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered
|
||||
msgid "Thank you for delivering my letter to Kealwea."
|
||||
msgid "Than you for delivering my letter to Kealwea."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:ff_captain_beer_tell_everything_32
|
||||
@@ -50771,10 +50760,6 @@ msgstr ""
|
||||
msgid "If you are here about a tax complaint or a land dispute, then please sign in and I well get to you momentarily."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10a
|
||||
msgid "Sure. Look at the table over there. He is my best customer at he moment."
|
||||
msgstr ""
|
||||
|
||||
#: itemcategories_1.json:dagger
|
||||
msgid "Dagger"
|
||||
msgstr ""
|
||||
@@ -58573,10 +58558,6 @@ msgstr ""
|
||||
msgid "Maddalena"
|
||||
msgstr ""
|
||||
|
||||
#: monsterlist_next_release.json:lava_queen_entity
|
||||
msgid "Queen lava entity"
|
||||
msgstr ""
|
||||
|
||||
#: questlist.json:andor
|
||||
msgid "Search for Andor"
|
||||
msgstr ""
|
||||
@@ -63101,6 +63082,103 @@ msgstr ""
|
||||
msgid "I reported back to Facutloni. He is very happy."
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow
|
||||
msgid "faction_count_shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:0
|
||||
msgid "Ranges 30:max | 18:very high | 6:high | -5:low | -14:very low | -23:even lower"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:10
|
||||
msgid " 4 vacor:61 Killed Vacor"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:20
|
||||
msgid " 4- vacor:60 Killed Unzel"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:30
|
||||
msgid " 4- kaverin:21 Declined to help Kaverin"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:40
|
||||
msgid " 4 feygard_shipment:82 Reported back to Ailshara"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:50
|
||||
msgid " 1 thieves_hidden:80 Talked about thieves to Thoronir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:60
|
||||
msgid " 4 stoutford_castle:50 Yolgen examined the ring"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:70
|
||||
msgid " 4- stoutford_castle:60 Kept the ring for myself, which upset Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:80
|
||||
msgid " 4- stoutford_castle:70 Kept the ring for myself and didn't tell Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:90
|
||||
#: questlist_factions.json:faction_count_shadow:210
|
||||
#: questlist_factions.json:faction_count_shadow:220
|
||||
#: questlist_factions.json:faction_count_shadow:230
|
||||
#: questlist_factions.json:faction_count_shadow:240
|
||||
#: questlist_factions.json:faction_count_shadow:250
|
||||
#: questlist_factions.json:faction_count_shadow:260
|
||||
#: questlist_factions.json:faction_count_shadow:270
|
||||
#: questlist_factions.json:faction_count_shadow:280
|
||||
#: questlist_factions.json:faction_count_shadow:290
|
||||
msgid " "
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:100
|
||||
msgid " 4 kaverin:100 Found Vacor's old hideout"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:110
|
||||
msgid " 4 Thieves03:32 The patrol sergeant has left to call for backup"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:120
|
||||
msgid " 4- darkprotector:70 Restored the helmet"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:130
|
||||
msgid " 5 darkprotector:40 Ulirfendor has given me the dark blessing of the Shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:140
|
||||
msgid " 4 darkprotector:41 Ulirfendor wanted to give me the dark blessing of the Shadow, but I declined"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:150
|
||||
msgid " 4 xulviir:30 Destroyed the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:160
|
||||
msgid " 4- xulviir:20 Restored the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:170
|
||||
msgid " 3- rogorn:50 Killed Rogorn"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:180
|
||||
msgid " 3 rogorn:55 Lie about Rogorn killed"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:190
|
||||
msgid " 1- loneford:55 Talked to Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:200
|
||||
msgid " 1 loneford:60 Didn't tell Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_sullengard.json:deebo_orchard_hth
|
||||
msgid "Hunting the hunter"
|
||||
msgstr ""
|
||||
|
||||
@@ -47943,9 +47943,6 @@ msgid "Welcome to Sullengard, kid. Happy 20th beer celebration!"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_1:2
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_beer_0:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_no_letter_delivered:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered:1
|
||||
msgid "We want to contribute gold coins for your financial loss."
|
||||
msgstr ""
|
||||
|
||||
@@ -48067,10 +48064,6 @@ msgstr ""
|
||||
msgid "I need somewhere to relax and refresh. Do you have a bed available?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10:2
|
||||
msgid "Do you know by chance where this lost travelor is?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_20
|
||||
msgid "Yes, I do, but it's going to cost you more than you may be expecting."
|
||||
msgstr ""
|
||||
@@ -48785,7 +48778,7 @@ msgid "Correct. Oops...I don't have the new pitchfork. Be right back."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_ainsley_3
|
||||
msgid "Thank you so much, kid. Tell my wife Hadena I can come home on time today."
|
||||
msgid "Thank you so much, kid. Tell my wife Ainsley I can come home on time today."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard7_road_sign
|
||||
@@ -49267,11 +49260,7 @@ msgid "And where is this person now?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:0
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. Here is your inventory."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:1
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. I just remembered that I didn't bring your inventory with me. I'll be right back."
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_100
|
||||
@@ -50660,7 +50649,7 @@ msgid "How did you know that?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered
|
||||
msgid "Thank you for delivering my letter to Kealwea."
|
||||
msgid "Than you for delivering my letter to Kealwea."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:ff_captain_beer_tell_everything_32
|
||||
@@ -50795,10 +50784,6 @@ msgstr ""
|
||||
msgid "If you are here about a tax complaint or a land dispute, then please sign in and I well get to you momentarily."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10a
|
||||
msgid "Sure. Look at the table over there. He is my best customer at he moment."
|
||||
msgstr ""
|
||||
|
||||
#: itemcategories_1.json:dagger
|
||||
msgid "Dagger"
|
||||
msgstr ""
|
||||
@@ -58597,10 +58582,6 @@ msgstr ""
|
||||
msgid "Maddalena"
|
||||
msgstr ""
|
||||
|
||||
#: monsterlist_next_release.json:lava_queen_entity
|
||||
msgid "Queen lava entity"
|
||||
msgstr ""
|
||||
|
||||
#: questlist.json:andor
|
||||
msgid "Search for Andor"
|
||||
msgstr ""
|
||||
@@ -63127,6 +63108,103 @@ msgstr ""
|
||||
msgid "I reported back to Facutloni. He is very happy."
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow
|
||||
msgid "faction_count_shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:0
|
||||
msgid "Ranges 30:max | 18:very high | 6:high | -5:low | -14:very low | -23:even lower"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:10
|
||||
msgid " 4 vacor:61 Killed Vacor"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:20
|
||||
msgid " 4- vacor:60 Killed Unzel"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:30
|
||||
msgid " 4- kaverin:21 Declined to help Kaverin"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:40
|
||||
msgid " 4 feygard_shipment:82 Reported back to Ailshara"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:50
|
||||
msgid " 1 thieves_hidden:80 Talked about thieves to Thoronir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:60
|
||||
msgid " 4 stoutford_castle:50 Yolgen examined the ring"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:70
|
||||
msgid " 4- stoutford_castle:60 Kept the ring for myself, which upset Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:80
|
||||
msgid " 4- stoutford_castle:70 Kept the ring for myself and didn't tell Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:90
|
||||
#: questlist_factions.json:faction_count_shadow:210
|
||||
#: questlist_factions.json:faction_count_shadow:220
|
||||
#: questlist_factions.json:faction_count_shadow:230
|
||||
#: questlist_factions.json:faction_count_shadow:240
|
||||
#: questlist_factions.json:faction_count_shadow:250
|
||||
#: questlist_factions.json:faction_count_shadow:260
|
||||
#: questlist_factions.json:faction_count_shadow:270
|
||||
#: questlist_factions.json:faction_count_shadow:280
|
||||
#: questlist_factions.json:faction_count_shadow:290
|
||||
msgid " "
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:100
|
||||
msgid " 4 kaverin:100 Found Vacor's old hideout"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:110
|
||||
msgid " 4 Thieves03:32 The patrol sergeant has left to call for backup"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:120
|
||||
msgid " 4- darkprotector:70 Restored the helmet"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:130
|
||||
msgid " 5 darkprotector:40 Ulirfendor has given me the dark blessing of the Shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:140
|
||||
msgid " 4 darkprotector:41 Ulirfendor wanted to give me the dark blessing of the Shadow, but I declined"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:150
|
||||
msgid " 4 xulviir:30 Destroyed the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:160
|
||||
msgid " 4- xulviir:20 Restored the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:170
|
||||
msgid " 3- rogorn:50 Killed Rogorn"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:180
|
||||
msgid " 3 rogorn:55 Lie about Rogorn killed"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:190
|
||||
msgid " 1- loneford:55 Talked to Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:200
|
||||
msgid " 1 loneford:60 Didn't tell Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_sullengard.json:deebo_orchard_hth
|
||||
msgid "Hunting the hunter"
|
||||
msgstr ""
|
||||
|
||||
Binary file not shown.
File diff suppressed because it is too large
Load Diff
@@ -47909,9 +47909,6 @@ msgid "Welcome to Sullengard, kid. Happy 20th beer celebration!"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_1:2
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_beer_0:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_no_letter_delivered:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered:1
|
||||
msgid "We want to contribute gold coins for your financial loss."
|
||||
msgstr ""
|
||||
|
||||
@@ -48033,10 +48030,6 @@ msgstr ""
|
||||
msgid "I need somewhere to relax and refresh. Do you have a bed available?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10:2
|
||||
msgid "Do you know by chance where this lost travelor is?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_20
|
||||
msgid "Yes, I do, but it's going to cost you more than you may be expecting."
|
||||
msgstr ""
|
||||
@@ -48751,7 +48744,7 @@ msgid "Correct. Oops...I don't have the new pitchfork. Be right back."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_ainsley_3
|
||||
msgid "Thank you so much, kid. Tell my wife Hadena I can come home on time today."
|
||||
msgid "Thank you so much, kid. Tell my wife Ainsley I can come home on time today."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard7_road_sign
|
||||
@@ -49233,11 +49226,7 @@ msgid "And where is this person now?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:0
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. Here is your inventory."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:1
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. I just remembered that I didn't bring your inventory with me. I'll be right back."
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_100
|
||||
@@ -50626,7 +50615,7 @@ msgid "How did you know that?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered
|
||||
msgid "Thank you for delivering my letter to Kealwea."
|
||||
msgid "Than you for delivering my letter to Kealwea."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:ff_captain_beer_tell_everything_32
|
||||
@@ -50761,10 +50750,6 @@ msgstr ""
|
||||
msgid "If you are here about a tax complaint or a land dispute, then please sign in and I well get to you momentarily."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10a
|
||||
msgid "Sure. Look at the table over there. He is my best customer at he moment."
|
||||
msgstr ""
|
||||
|
||||
#: itemcategories_1.json:dagger
|
||||
msgid "Dagger"
|
||||
msgstr ""
|
||||
@@ -58563,10 +58548,6 @@ msgstr ""
|
||||
msgid "Maddalena"
|
||||
msgstr ""
|
||||
|
||||
#: monsterlist_next_release.json:lava_queen_entity
|
||||
msgid "Queen lava entity"
|
||||
msgstr ""
|
||||
|
||||
#: questlist.json:andor
|
||||
msgid "Search for Andor"
|
||||
msgstr ""
|
||||
@@ -63091,6 +63072,103 @@ msgstr ""
|
||||
msgid "I reported back to Facutloni. He is very happy."
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow
|
||||
msgid "faction_count_shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:0
|
||||
msgid "Ranges 30:max | 18:very high | 6:high | -5:low | -14:very low | -23:even lower"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:10
|
||||
msgid " 4 vacor:61 Killed Vacor"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:20
|
||||
msgid " 4- vacor:60 Killed Unzel"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:30
|
||||
msgid " 4- kaverin:21 Declined to help Kaverin"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:40
|
||||
msgid " 4 feygard_shipment:82 Reported back to Ailshara"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:50
|
||||
msgid " 1 thieves_hidden:80 Talked about thieves to Thoronir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:60
|
||||
msgid " 4 stoutford_castle:50 Yolgen examined the ring"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:70
|
||||
msgid " 4- stoutford_castle:60 Kept the ring for myself, which upset Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:80
|
||||
msgid " 4- stoutford_castle:70 Kept the ring for myself and didn't tell Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:90
|
||||
#: questlist_factions.json:faction_count_shadow:210
|
||||
#: questlist_factions.json:faction_count_shadow:220
|
||||
#: questlist_factions.json:faction_count_shadow:230
|
||||
#: questlist_factions.json:faction_count_shadow:240
|
||||
#: questlist_factions.json:faction_count_shadow:250
|
||||
#: questlist_factions.json:faction_count_shadow:260
|
||||
#: questlist_factions.json:faction_count_shadow:270
|
||||
#: questlist_factions.json:faction_count_shadow:280
|
||||
#: questlist_factions.json:faction_count_shadow:290
|
||||
msgid " "
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:100
|
||||
msgid " 4 kaverin:100 Found Vacor's old hideout"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:110
|
||||
msgid " 4 Thieves03:32 The patrol sergeant has left to call for backup"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:120
|
||||
msgid " 4- darkprotector:70 Restored the helmet"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:130
|
||||
msgid " 5 darkprotector:40 Ulirfendor has given me the dark blessing of the Shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:140
|
||||
msgid " 4 darkprotector:41 Ulirfendor wanted to give me the dark blessing of the Shadow, but I declined"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:150
|
||||
msgid " 4 xulviir:30 Destroyed the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:160
|
||||
msgid " 4- xulviir:20 Restored the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:170
|
||||
msgid " 3- rogorn:50 Killed Rogorn"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:180
|
||||
msgid " 3 rogorn:55 Lie about Rogorn killed"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:190
|
||||
msgid " 1- loneford:55 Talked to Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:200
|
||||
msgid " 1 loneford:60 Didn't tell Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_sullengard.json:deebo_orchard_hth
|
||||
msgid "Hunting the hunter"
|
||||
msgstr ""
|
||||
|
||||
@@ -47919,9 +47919,6 @@ msgid "Welcome to Sullengard, kid. Happy 20th beer celebration!"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_1:2
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_beer_0:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_no_letter_delivered:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered:1
|
||||
msgid "We want to contribute gold coins for your financial loss."
|
||||
msgstr ""
|
||||
|
||||
@@ -48043,10 +48040,6 @@ msgstr ""
|
||||
msgid "I need somewhere to relax and refresh. Do you have a bed available?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10:2
|
||||
msgid "Do you know by chance where this lost travelor is?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_20
|
||||
msgid "Yes, I do, but it's going to cost you more than you may be expecting."
|
||||
msgstr ""
|
||||
@@ -48761,7 +48754,7 @@ msgid "Correct. Oops...I don't have the new pitchfork. Be right back."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_ainsley_3
|
||||
msgid "Thank you so much, kid. Tell my wife Hadena I can come home on time today."
|
||||
msgid "Thank you so much, kid. Tell my wife Ainsley I can come home on time today."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard7_road_sign
|
||||
@@ -49243,11 +49236,7 @@ msgid "And where is this person now?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:0
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. Here is your inventory."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:1
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. I just remembered that I didn't bring your inventory with me. I'll be right back."
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_100
|
||||
@@ -50636,7 +50625,7 @@ msgid "How did you know that?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered
|
||||
msgid "Thank you for delivering my letter to Kealwea."
|
||||
msgid "Than you for delivering my letter to Kealwea."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:ff_captain_beer_tell_everything_32
|
||||
@@ -50771,10 +50760,6 @@ msgstr ""
|
||||
msgid "If you are here about a tax complaint or a land dispute, then please sign in and I well get to you momentarily."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10a
|
||||
msgid "Sure. Look at the table over there. He is my best customer at he moment."
|
||||
msgstr ""
|
||||
|
||||
#: itemcategories_1.json:dagger
|
||||
msgid "Dagger"
|
||||
msgstr ""
|
||||
@@ -58573,10 +58558,6 @@ msgstr ""
|
||||
msgid "Maddalena"
|
||||
msgstr ""
|
||||
|
||||
#: monsterlist_next_release.json:lava_queen_entity
|
||||
msgid "Queen lava entity"
|
||||
msgstr ""
|
||||
|
||||
#: questlist.json:andor
|
||||
msgid "Search for Andor"
|
||||
msgstr ""
|
||||
@@ -63101,6 +63082,103 @@ msgstr ""
|
||||
msgid "I reported back to Facutloni. He is very happy."
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow
|
||||
msgid "faction_count_shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:0
|
||||
msgid "Ranges 30:max | 18:very high | 6:high | -5:low | -14:very low | -23:even lower"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:10
|
||||
msgid " 4 vacor:61 Killed Vacor"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:20
|
||||
msgid " 4- vacor:60 Killed Unzel"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:30
|
||||
msgid " 4- kaverin:21 Declined to help Kaverin"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:40
|
||||
msgid " 4 feygard_shipment:82 Reported back to Ailshara"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:50
|
||||
msgid " 1 thieves_hidden:80 Talked about thieves to Thoronir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:60
|
||||
msgid " 4 stoutford_castle:50 Yolgen examined the ring"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:70
|
||||
msgid " 4- stoutford_castle:60 Kept the ring for myself, which upset Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:80
|
||||
msgid " 4- stoutford_castle:70 Kept the ring for myself and didn't tell Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:90
|
||||
#: questlist_factions.json:faction_count_shadow:210
|
||||
#: questlist_factions.json:faction_count_shadow:220
|
||||
#: questlist_factions.json:faction_count_shadow:230
|
||||
#: questlist_factions.json:faction_count_shadow:240
|
||||
#: questlist_factions.json:faction_count_shadow:250
|
||||
#: questlist_factions.json:faction_count_shadow:260
|
||||
#: questlist_factions.json:faction_count_shadow:270
|
||||
#: questlist_factions.json:faction_count_shadow:280
|
||||
#: questlist_factions.json:faction_count_shadow:290
|
||||
msgid " "
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:100
|
||||
msgid " 4 kaverin:100 Found Vacor's old hideout"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:110
|
||||
msgid " 4 Thieves03:32 The patrol sergeant has left to call for backup"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:120
|
||||
msgid " 4- darkprotector:70 Restored the helmet"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:130
|
||||
msgid " 5 darkprotector:40 Ulirfendor has given me the dark blessing of the Shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:140
|
||||
msgid " 4 darkprotector:41 Ulirfendor wanted to give me the dark blessing of the Shadow, but I declined"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:150
|
||||
msgid " 4 xulviir:30 Destroyed the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:160
|
||||
msgid " 4- xulviir:20 Restored the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:170
|
||||
msgid " 3- rogorn:50 Killed Rogorn"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:180
|
||||
msgid " 3 rogorn:55 Lie about Rogorn killed"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:190
|
||||
msgid " 1- loneford:55 Talked to Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:200
|
||||
msgid " 1 loneford:60 Didn't tell Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_sullengard.json:deebo_orchard_hth
|
||||
msgid "Hunting the hunter"
|
||||
msgstr ""
|
||||
|
||||
@@ -47946,9 +47946,6 @@ msgid "Welcome to Sullengard, kid. Happy 20th beer celebration!"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_1:2
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_beer_0:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_no_letter_delivered:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered:1
|
||||
msgid "We want to contribute gold coins for your financial loss."
|
||||
msgstr ""
|
||||
|
||||
@@ -48070,10 +48067,6 @@ msgstr ""
|
||||
msgid "I need somewhere to relax and refresh. Do you have a bed available?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10:2
|
||||
msgid "Do you know by chance where this lost travelor is?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_20
|
||||
msgid "Yes, I do, but it's going to cost you more than you may be expecting."
|
||||
msgstr ""
|
||||
@@ -48788,7 +48781,7 @@ msgid "Correct. Oops...I don't have the new pitchfork. Be right back."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_ainsley_3
|
||||
msgid "Thank you so much, kid. Tell my wife Hadena I can come home on time today."
|
||||
msgid "Thank you so much, kid. Tell my wife Ainsley I can come home on time today."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard7_road_sign
|
||||
@@ -49270,11 +49263,7 @@ msgid "And where is this person now?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:0
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. Here is your inventory."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:1
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. I just remembered that I didn't bring your inventory with me. I'll be right back."
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_100
|
||||
@@ -50663,7 +50652,7 @@ msgid "How did you know that?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered
|
||||
msgid "Thank you for delivering my letter to Kealwea."
|
||||
msgid "Than you for delivering my letter to Kealwea."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:ff_captain_beer_tell_everything_32
|
||||
@@ -50798,10 +50787,6 @@ msgstr ""
|
||||
msgid "If you are here about a tax complaint or a land dispute, then please sign in and I well get to you momentarily."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10a
|
||||
msgid "Sure. Look at the table over there. He is my best customer at he moment."
|
||||
msgstr ""
|
||||
|
||||
#: itemcategories_1.json:dagger
|
||||
msgid "Dagger"
|
||||
msgstr ""
|
||||
@@ -58600,10 +58585,6 @@ msgstr ""
|
||||
msgid "Maddalena"
|
||||
msgstr ""
|
||||
|
||||
#: monsterlist_next_release.json:lava_queen_entity
|
||||
msgid "Queen lava entity"
|
||||
msgstr ""
|
||||
|
||||
#: questlist.json:andor
|
||||
msgid "Search for Andor"
|
||||
msgstr ""
|
||||
@@ -63128,6 +63109,103 @@ msgstr ""
|
||||
msgid "I reported back to Facutloni. He is very happy."
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow
|
||||
msgid "faction_count_shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:0
|
||||
msgid "Ranges 30:max | 18:very high | 6:high | -5:low | -14:very low | -23:even lower"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:10
|
||||
msgid " 4 vacor:61 Killed Vacor"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:20
|
||||
msgid " 4- vacor:60 Killed Unzel"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:30
|
||||
msgid " 4- kaverin:21 Declined to help Kaverin"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:40
|
||||
msgid " 4 feygard_shipment:82 Reported back to Ailshara"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:50
|
||||
msgid " 1 thieves_hidden:80 Talked about thieves to Thoronir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:60
|
||||
msgid " 4 stoutford_castle:50 Yolgen examined the ring"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:70
|
||||
msgid " 4- stoutford_castle:60 Kept the ring for myself, which upset Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:80
|
||||
msgid " 4- stoutford_castle:70 Kept the ring for myself and didn't tell Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:90
|
||||
#: questlist_factions.json:faction_count_shadow:210
|
||||
#: questlist_factions.json:faction_count_shadow:220
|
||||
#: questlist_factions.json:faction_count_shadow:230
|
||||
#: questlist_factions.json:faction_count_shadow:240
|
||||
#: questlist_factions.json:faction_count_shadow:250
|
||||
#: questlist_factions.json:faction_count_shadow:260
|
||||
#: questlist_factions.json:faction_count_shadow:270
|
||||
#: questlist_factions.json:faction_count_shadow:280
|
||||
#: questlist_factions.json:faction_count_shadow:290
|
||||
msgid " "
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:100
|
||||
msgid " 4 kaverin:100 Found Vacor's old hideout"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:110
|
||||
msgid " 4 Thieves03:32 The patrol sergeant has left to call for backup"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:120
|
||||
msgid " 4- darkprotector:70 Restored the helmet"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:130
|
||||
msgid " 5 darkprotector:40 Ulirfendor has given me the dark blessing of the Shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:140
|
||||
msgid " 4 darkprotector:41 Ulirfendor wanted to give me the dark blessing of the Shadow, but I declined"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:150
|
||||
msgid " 4 xulviir:30 Destroyed the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:160
|
||||
msgid " 4- xulviir:20 Restored the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:170
|
||||
msgid " 3- rogorn:50 Killed Rogorn"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:180
|
||||
msgid " 3 rogorn:55 Lie about Rogorn killed"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:190
|
||||
msgid " 1- loneford:55 Talked to Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:200
|
||||
msgid " 1 loneford:60 Didn't tell Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_sullengard.json:deebo_orchard_hth
|
||||
msgid "Hunting the hunter"
|
||||
msgstr ""
|
||||
|
||||
Binary file not shown.
@@ -3,28 +3,26 @@ msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-02-18 09:24+0200\n"
|
||||
"PO-Revision-Date: 2022-10-12 06:50+0000\n"
|
||||
"Last-Translator: Anupam Malhotra <anpm.malhotra@gmail.com>\n"
|
||||
"Language-Team: Hindi <https://hosted.weblate.org/projects/andors-trail/"
|
||||
"game-content/hi/>\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
"Language: hi\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n > 1;\n"
|
||||
"X-Generator: Weblate 4.15-dev\n"
|
||||
"X-Generator: Translate Toolkit 3.3.2\n"
|
||||
|
||||
#: actorconditions_v069.json:bless
|
||||
msgid "Bless"
|
||||
msgstr "आशीर्वाद"
|
||||
msgstr ""
|
||||
|
||||
#: actorconditions_v069.json:poison_weak
|
||||
msgid "Weak Poison"
|
||||
msgstr "कमजोर ज़हर"
|
||||
msgstr ""
|
||||
|
||||
#: actorconditions_v069.json:str
|
||||
msgid "Strength"
|
||||
msgstr "शक्ति"
|
||||
msgstr ""
|
||||
|
||||
#: actorconditions_v069.json:regen
|
||||
msgid "Shadow Regeneration"
|
||||
@@ -36,7 +34,7 @@ msgstr ""
|
||||
|
||||
#: actorconditions_v069_bwm.json:fatigue_minor
|
||||
msgid "Minor fatigue"
|
||||
msgstr "हल्की थकान"
|
||||
msgstr ""
|
||||
|
||||
#: actorconditions_v069_bwm.json:feebleness_minor
|
||||
msgid "Minor weapon feebleness"
|
||||
@@ -47909,9 +47907,6 @@ msgid "Welcome to Sullengard, kid. Happy 20th beer celebration!"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_1:2
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_beer_0:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_no_letter_delivered:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered:1
|
||||
msgid "We want to contribute gold coins for your financial loss."
|
||||
msgstr ""
|
||||
|
||||
@@ -48033,10 +48028,6 @@ msgstr ""
|
||||
msgid "I need somewhere to relax and refresh. Do you have a bed available?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10:2
|
||||
msgid "Do you know by chance where this lost travelor is?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_20
|
||||
msgid "Yes, I do, but it's going to cost you more than you may be expecting."
|
||||
msgstr ""
|
||||
@@ -48751,7 +48742,7 @@ msgid "Correct. Oops...I don't have the new pitchfork. Be right back."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_ainsley_3
|
||||
msgid "Thank you so much, kid. Tell my wife Hadena I can come home on time today."
|
||||
msgid "Thank you so much, kid. Tell my wife Ainsley I can come home on time today."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard7_road_sign
|
||||
@@ -49233,11 +49224,7 @@ msgid "And where is this person now?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:0
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. Here is your inventory."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:1
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. I just remembered that I didn't bring your inventory with me. I'll be right back."
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_100
|
||||
@@ -50626,7 +50613,7 @@ msgid "How did you know that?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered
|
||||
msgid "Thank you for delivering my letter to Kealwea."
|
||||
msgid "Than you for delivering my letter to Kealwea."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:ff_captain_beer_tell_everything_32
|
||||
@@ -50761,10 +50748,6 @@ msgstr ""
|
||||
msgid "If you are here about a tax complaint or a land dispute, then please sign in and I well get to you momentarily."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10a
|
||||
msgid "Sure. Look at the table over there. He is my best customer at he moment."
|
||||
msgstr ""
|
||||
|
||||
#: itemcategories_1.json:dagger
|
||||
msgid "Dagger"
|
||||
msgstr ""
|
||||
@@ -58563,10 +58546,6 @@ msgstr ""
|
||||
msgid "Maddalena"
|
||||
msgstr ""
|
||||
|
||||
#: monsterlist_next_release.json:lava_queen_entity
|
||||
msgid "Queen lava entity"
|
||||
msgstr ""
|
||||
|
||||
#: questlist.json:andor
|
||||
msgid "Search for Andor"
|
||||
msgstr ""
|
||||
@@ -63091,6 +63070,103 @@ msgstr ""
|
||||
msgid "I reported back to Facutloni. He is very happy."
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow
|
||||
msgid "faction_count_shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:0
|
||||
msgid "Ranges 30:max | 18:very high | 6:high | -5:low | -14:very low | -23:even lower"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:10
|
||||
msgid " 4 vacor:61 Killed Vacor"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:20
|
||||
msgid " 4- vacor:60 Killed Unzel"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:30
|
||||
msgid " 4- kaverin:21 Declined to help Kaverin"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:40
|
||||
msgid " 4 feygard_shipment:82 Reported back to Ailshara"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:50
|
||||
msgid " 1 thieves_hidden:80 Talked about thieves to Thoronir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:60
|
||||
msgid " 4 stoutford_castle:50 Yolgen examined the ring"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:70
|
||||
msgid " 4- stoutford_castle:60 Kept the ring for myself, which upset Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:80
|
||||
msgid " 4- stoutford_castle:70 Kept the ring for myself and didn't tell Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:90
|
||||
#: questlist_factions.json:faction_count_shadow:210
|
||||
#: questlist_factions.json:faction_count_shadow:220
|
||||
#: questlist_factions.json:faction_count_shadow:230
|
||||
#: questlist_factions.json:faction_count_shadow:240
|
||||
#: questlist_factions.json:faction_count_shadow:250
|
||||
#: questlist_factions.json:faction_count_shadow:260
|
||||
#: questlist_factions.json:faction_count_shadow:270
|
||||
#: questlist_factions.json:faction_count_shadow:280
|
||||
#: questlist_factions.json:faction_count_shadow:290
|
||||
msgid " "
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:100
|
||||
msgid " 4 kaverin:100 Found Vacor's old hideout"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:110
|
||||
msgid " 4 Thieves03:32 The patrol sergeant has left to call for backup"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:120
|
||||
msgid " 4- darkprotector:70 Restored the helmet"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:130
|
||||
msgid " 5 darkprotector:40 Ulirfendor has given me the dark blessing of the Shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:140
|
||||
msgid " 4 darkprotector:41 Ulirfendor wanted to give me the dark blessing of the Shadow, but I declined"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:150
|
||||
msgid " 4 xulviir:30 Destroyed the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:160
|
||||
msgid " 4- xulviir:20 Restored the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:170
|
||||
msgid " 3- rogorn:50 Killed Rogorn"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:180
|
||||
msgid " 3 rogorn:55 Lie about Rogorn killed"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:190
|
||||
msgid " 1- loneford:55 Talked to Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:200
|
||||
msgid " 1 loneford:60 Didn't tell Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_sullengard.json:deebo_orchard_hth
|
||||
msgid "Hunting the hunter"
|
||||
msgstr ""
|
||||
|
||||
@@ -48089,9 +48089,6 @@ msgid "Welcome to Sullengard, kid. Happy 20th beer celebration!"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_1:2
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_beer_0:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_no_letter_delivered:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered:1
|
||||
msgid "We want to contribute gold coins for your financial loss."
|
||||
msgstr ""
|
||||
|
||||
@@ -48213,10 +48210,6 @@ msgstr ""
|
||||
msgid "I need somewhere to relax and refresh. Do you have a bed available?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10:2
|
||||
msgid "Do you know by chance where this lost travelor is?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_20
|
||||
msgid "Yes, I do, but it's going to cost you more than you may be expecting."
|
||||
msgstr ""
|
||||
@@ -48931,7 +48924,7 @@ msgid "Correct. Oops...I don't have the new pitchfork. Be right back."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_ainsley_3
|
||||
msgid "Thank you so much, kid. Tell my wife Hadena I can come home on time today."
|
||||
msgid "Thank you so much, kid. Tell my wife Ainsley I can come home on time today."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard7_road_sign
|
||||
@@ -49413,11 +49406,7 @@ msgid "And where is this person now?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:0
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. Here is your inventory."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:1
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. I just remembered that I didn't bring your inventory with me. I'll be right back."
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_100
|
||||
@@ -50806,7 +50795,7 @@ msgid "How did you know that?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered
|
||||
msgid "Thank you for delivering my letter to Kealwea."
|
||||
msgid "Than you for delivering my letter to Kealwea."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:ff_captain_beer_tell_everything_32
|
||||
@@ -50941,10 +50930,6 @@ msgstr ""
|
||||
msgid "If you are here about a tax complaint or a land dispute, then please sign in and I well get to you momentarily."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10a
|
||||
msgid "Sure. Look at the table over there. He is my best customer at he moment."
|
||||
msgstr ""
|
||||
|
||||
#: itemcategories_1.json:dagger
|
||||
msgid "Dagger"
|
||||
msgstr "Tőr"
|
||||
@@ -58743,10 +58728,6 @@ msgstr ""
|
||||
msgid "Maddalena"
|
||||
msgstr ""
|
||||
|
||||
#: monsterlist_next_release.json:lava_queen_entity
|
||||
msgid "Queen lava entity"
|
||||
msgstr ""
|
||||
|
||||
#: questlist.json:andor
|
||||
msgid "Search for Andor"
|
||||
msgstr "Andor keresése"
|
||||
@@ -63282,6 +63263,103 @@ msgstr ""
|
||||
msgid "I reported back to Facutloni. He is very happy."
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow
|
||||
msgid "faction_count_shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:0
|
||||
msgid "Ranges 30:max | 18:very high | 6:high | -5:low | -14:very low | -23:even lower"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:10
|
||||
msgid " 4 vacor:61 Killed Vacor"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:20
|
||||
msgid " 4- vacor:60 Killed Unzel"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:30
|
||||
msgid " 4- kaverin:21 Declined to help Kaverin"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:40
|
||||
msgid " 4 feygard_shipment:82 Reported back to Ailshara"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:50
|
||||
msgid " 1 thieves_hidden:80 Talked about thieves to Thoronir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:60
|
||||
msgid " 4 stoutford_castle:50 Yolgen examined the ring"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:70
|
||||
msgid " 4- stoutford_castle:60 Kept the ring for myself, which upset Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:80
|
||||
msgid " 4- stoutford_castle:70 Kept the ring for myself and didn't tell Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:90
|
||||
#: questlist_factions.json:faction_count_shadow:210
|
||||
#: questlist_factions.json:faction_count_shadow:220
|
||||
#: questlist_factions.json:faction_count_shadow:230
|
||||
#: questlist_factions.json:faction_count_shadow:240
|
||||
#: questlist_factions.json:faction_count_shadow:250
|
||||
#: questlist_factions.json:faction_count_shadow:260
|
||||
#: questlist_factions.json:faction_count_shadow:270
|
||||
#: questlist_factions.json:faction_count_shadow:280
|
||||
#: questlist_factions.json:faction_count_shadow:290
|
||||
msgid " "
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:100
|
||||
msgid " 4 kaverin:100 Found Vacor's old hideout"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:110
|
||||
msgid " 4 Thieves03:32 The patrol sergeant has left to call for backup"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:120
|
||||
msgid " 4- darkprotector:70 Restored the helmet"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:130
|
||||
msgid " 5 darkprotector:40 Ulirfendor has given me the dark blessing of the Shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:140
|
||||
msgid " 4 darkprotector:41 Ulirfendor wanted to give me the dark blessing of the Shadow, but I declined"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:150
|
||||
msgid " 4 xulviir:30 Destroyed the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:160
|
||||
msgid " 4- xulviir:20 Restored the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:170
|
||||
msgid " 3- rogorn:50 Killed Rogorn"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:180
|
||||
msgid " 3 rogorn:55 Lie about Rogorn killed"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:190
|
||||
msgid " 1- loneford:55 Talked to Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:200
|
||||
msgid " 1 loneford:60 Didn't tell Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_sullengard.json:deebo_orchard_hth
|
||||
msgid "Hunting the hunter"
|
||||
msgstr ""
|
||||
|
||||
@@ -48099,9 +48099,6 @@ msgid "Welcome to Sullengard, kid. Happy 20th beer celebration!"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_1:2
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_beer_0:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_no_letter_delivered:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered:1
|
||||
msgid "We want to contribute gold coins for your financial loss."
|
||||
msgstr ""
|
||||
|
||||
@@ -48223,10 +48220,6 @@ msgstr ""
|
||||
msgid "I need somewhere to relax and refresh. Do you have a bed available?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10:2
|
||||
msgid "Do you know by chance where this lost travelor is?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_20
|
||||
msgid "Yes, I do, but it's going to cost you more than you may be expecting."
|
||||
msgstr ""
|
||||
@@ -48941,7 +48934,7 @@ msgid "Correct. Oops...I don't have the new pitchfork. Be right back."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_ainsley_3
|
||||
msgid "Thank you so much, kid. Tell my wife Hadena I can come home on time today."
|
||||
msgid "Thank you so much, kid. Tell my wife Ainsley I can come home on time today."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard7_road_sign
|
||||
@@ -49423,11 +49416,7 @@ msgid "And where is this person now?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:0
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. Here is your inventory."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:1
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. I just remembered that I didn't bring your inventory with me. I'll be right back."
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_100
|
||||
@@ -50816,7 +50805,7 @@ msgid "How did you know that?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered
|
||||
msgid "Thank you for delivering my letter to Kealwea."
|
||||
msgid "Than you for delivering my letter to Kealwea."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:ff_captain_beer_tell_everything_32
|
||||
@@ -50951,10 +50940,6 @@ msgstr ""
|
||||
msgid "If you are here about a tax complaint or a land dispute, then please sign in and I well get to you momentarily."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10a
|
||||
msgid "Sure. Look at the table over there. He is my best customer at he moment."
|
||||
msgstr ""
|
||||
|
||||
#: itemcategories_1.json:dagger
|
||||
msgid "Dagger"
|
||||
msgstr "Pisau belati"
|
||||
@@ -58753,10 +58738,6 @@ msgstr ""
|
||||
msgid "Maddalena"
|
||||
msgstr ""
|
||||
|
||||
#: monsterlist_next_release.json:lava_queen_entity
|
||||
msgid "Queen lava entity"
|
||||
msgstr ""
|
||||
|
||||
#: questlist.json:andor
|
||||
msgid "Search for Andor"
|
||||
msgstr ""
|
||||
@@ -63281,6 +63262,103 @@ msgstr ""
|
||||
msgid "I reported back to Facutloni. He is very happy."
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow
|
||||
msgid "faction_count_shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:0
|
||||
msgid "Ranges 30:max | 18:very high | 6:high | -5:low | -14:very low | -23:even lower"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:10
|
||||
msgid " 4 vacor:61 Killed Vacor"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:20
|
||||
msgid " 4- vacor:60 Killed Unzel"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:30
|
||||
msgid " 4- kaverin:21 Declined to help Kaverin"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:40
|
||||
msgid " 4 feygard_shipment:82 Reported back to Ailshara"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:50
|
||||
msgid " 1 thieves_hidden:80 Talked about thieves to Thoronir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:60
|
||||
msgid " 4 stoutford_castle:50 Yolgen examined the ring"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:70
|
||||
msgid " 4- stoutford_castle:60 Kept the ring for myself, which upset Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:80
|
||||
msgid " 4- stoutford_castle:70 Kept the ring for myself and didn't tell Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:90
|
||||
#: questlist_factions.json:faction_count_shadow:210
|
||||
#: questlist_factions.json:faction_count_shadow:220
|
||||
#: questlist_factions.json:faction_count_shadow:230
|
||||
#: questlist_factions.json:faction_count_shadow:240
|
||||
#: questlist_factions.json:faction_count_shadow:250
|
||||
#: questlist_factions.json:faction_count_shadow:260
|
||||
#: questlist_factions.json:faction_count_shadow:270
|
||||
#: questlist_factions.json:faction_count_shadow:280
|
||||
#: questlist_factions.json:faction_count_shadow:290
|
||||
msgid " "
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:100
|
||||
msgid " 4 kaverin:100 Found Vacor's old hideout"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:110
|
||||
msgid " 4 Thieves03:32 The patrol sergeant has left to call for backup"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:120
|
||||
msgid " 4- darkprotector:70 Restored the helmet"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:130
|
||||
msgid " 5 darkprotector:40 Ulirfendor has given me the dark blessing of the Shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:140
|
||||
msgid " 4 darkprotector:41 Ulirfendor wanted to give me the dark blessing of the Shadow, but I declined"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:150
|
||||
msgid " 4 xulviir:30 Destroyed the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:160
|
||||
msgid " 4- xulviir:20 Restored the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:170
|
||||
msgid " 3- rogorn:50 Killed Rogorn"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:180
|
||||
msgid " 3 rogorn:55 Lie about Rogorn killed"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:190
|
||||
msgid " 1- loneford:55 Talked to Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:200
|
||||
msgid " 1 loneford:60 Didn't tell Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_sullengard.json:deebo_orchard_hth
|
||||
msgid "Hunting the hunter"
|
||||
msgstr ""
|
||||
|
||||
@@ -48568,9 +48568,6 @@ msgid "Welcome to Sullengard, kid. Happy 20th beer celebration!"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_1:2
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_beer_0:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_no_letter_delivered:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered:1
|
||||
msgid "We want to contribute gold coins for your financial loss."
|
||||
msgstr ""
|
||||
|
||||
@@ -48692,10 +48689,6 @@ msgstr ""
|
||||
msgid "I need somewhere to relax and refresh. Do you have a bed available?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10:2
|
||||
msgid "Do you know by chance where this lost travelor is?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_20
|
||||
msgid "Yes, I do, but it's going to cost you more than you may be expecting."
|
||||
msgstr ""
|
||||
@@ -49410,7 +49403,7 @@ msgid "Correct. Oops...I don't have the new pitchfork. Be right back."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_ainsley_3
|
||||
msgid "Thank you so much, kid. Tell my wife Hadena I can come home on time today."
|
||||
msgid "Thank you so much, kid. Tell my wife Ainsley I can come home on time today."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard7_road_sign
|
||||
@@ -49892,11 +49885,7 @@ msgid "And where is this person now?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:0
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. Here is your inventory."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:1
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. I just remembered that I didn't bring your inventory with me. I'll be right back."
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_100
|
||||
@@ -51285,7 +51274,7 @@ msgid "How did you know that?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered
|
||||
msgid "Thank you for delivering my letter to Kealwea."
|
||||
msgid "Than you for delivering my letter to Kealwea."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:ff_captain_beer_tell_everything_32
|
||||
@@ -51420,10 +51409,6 @@ msgstr ""
|
||||
msgid "If you are here about a tax complaint or a land dispute, then please sign in and I well get to you momentarily."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10a
|
||||
msgid "Sure. Look at the table over there. He is my best customer at he moment."
|
||||
msgstr ""
|
||||
|
||||
#: itemcategories_1.json:dagger
|
||||
msgid "Dagger"
|
||||
msgstr "Pugnale"
|
||||
@@ -59382,10 +59367,6 @@ msgstr ""
|
||||
msgid "Maddalena"
|
||||
msgstr ""
|
||||
|
||||
#: monsterlist_next_release.json:lava_queen_entity
|
||||
msgid "Queen lava entity"
|
||||
msgstr ""
|
||||
|
||||
#: questlist.json:andor
|
||||
msgid "Search for Andor"
|
||||
msgstr "La ricerca di Andor"
|
||||
@@ -63938,6 +63919,103 @@ msgstr ""
|
||||
msgid "I reported back to Facutloni. He is very happy."
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow
|
||||
msgid "faction_count_shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:0
|
||||
msgid "Ranges 30:max | 18:very high | 6:high | -5:low | -14:very low | -23:even lower"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:10
|
||||
msgid " 4 vacor:61 Killed Vacor"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:20
|
||||
msgid " 4- vacor:60 Killed Unzel"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:30
|
||||
msgid " 4- kaverin:21 Declined to help Kaverin"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:40
|
||||
msgid " 4 feygard_shipment:82 Reported back to Ailshara"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:50
|
||||
msgid " 1 thieves_hidden:80 Talked about thieves to Thoronir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:60
|
||||
msgid " 4 stoutford_castle:50 Yolgen examined the ring"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:70
|
||||
msgid " 4- stoutford_castle:60 Kept the ring for myself, which upset Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:80
|
||||
msgid " 4- stoutford_castle:70 Kept the ring for myself and didn't tell Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:90
|
||||
#: questlist_factions.json:faction_count_shadow:210
|
||||
#: questlist_factions.json:faction_count_shadow:220
|
||||
#: questlist_factions.json:faction_count_shadow:230
|
||||
#: questlist_factions.json:faction_count_shadow:240
|
||||
#: questlist_factions.json:faction_count_shadow:250
|
||||
#: questlist_factions.json:faction_count_shadow:260
|
||||
#: questlist_factions.json:faction_count_shadow:270
|
||||
#: questlist_factions.json:faction_count_shadow:280
|
||||
#: questlist_factions.json:faction_count_shadow:290
|
||||
msgid " "
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:100
|
||||
msgid " 4 kaverin:100 Found Vacor's old hideout"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:110
|
||||
msgid " 4 Thieves03:32 The patrol sergeant has left to call for backup"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:120
|
||||
msgid " 4- darkprotector:70 Restored the helmet"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:130
|
||||
msgid " 5 darkprotector:40 Ulirfendor has given me the dark blessing of the Shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:140
|
||||
msgid " 4 darkprotector:41 Ulirfendor wanted to give me the dark blessing of the Shadow, but I declined"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:150
|
||||
msgid " 4 xulviir:30 Destroyed the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:160
|
||||
msgid " 4- xulviir:20 Restored the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:170
|
||||
msgid " 3- rogorn:50 Killed Rogorn"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:180
|
||||
msgid " 3 rogorn:55 Lie about Rogorn killed"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:190
|
||||
msgid " 1- loneford:55 Talked to Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:200
|
||||
msgid " 1 loneford:60 Didn't tell Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_sullengard.json:deebo_orchard_hth
|
||||
msgid "Hunting the hunter"
|
||||
msgstr ""
|
||||
|
||||
@@ -48729,9 +48729,6 @@ msgid "Welcome to Sullengard, kid. Happy 20th beer celebration!"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_1:2
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_beer_0:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_no_letter_delivered:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered:1
|
||||
msgid "We want to contribute gold coins for your financial loss."
|
||||
msgstr ""
|
||||
|
||||
@@ -48853,10 +48850,6 @@ msgstr ""
|
||||
msgid "I need somewhere to relax and refresh. Do you have a bed available?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10:2
|
||||
msgid "Do you know by chance where this lost travelor is?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_20
|
||||
msgid "Yes, I do, but it's going to cost you more than you may be expecting."
|
||||
msgstr ""
|
||||
@@ -49571,7 +49564,7 @@ msgid "Correct. Oops...I don't have the new pitchfork. Be right back."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_ainsley_3
|
||||
msgid "Thank you so much, kid. Tell my wife Hadena I can come home on time today."
|
||||
msgid "Thank you so much, kid. Tell my wife Ainsley I can come home on time today."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard7_road_sign
|
||||
@@ -50053,11 +50046,7 @@ msgid "And where is this person now?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:0
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. Here is your inventory."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:1
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. I just remembered that I didn't bring your inventory with me. I'll be right back."
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_100
|
||||
@@ -51446,7 +51435,7 @@ msgid "How did you know that?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered
|
||||
msgid "Thank you for delivering my letter to Kealwea."
|
||||
msgid "Than you for delivering my letter to Kealwea."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:ff_captain_beer_tell_everything_32
|
||||
@@ -51581,10 +51570,6 @@ msgstr ""
|
||||
msgid "If you are here about a tax complaint or a land dispute, then please sign in and I well get to you momentarily."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10a
|
||||
msgid "Sure. Look at the table over there. He is my best customer at he moment."
|
||||
msgstr ""
|
||||
|
||||
#: itemcategories_1.json:dagger
|
||||
msgid "Dagger"
|
||||
msgstr "ダガー"
|
||||
@@ -59542,10 +59527,6 @@ msgstr ""
|
||||
msgid "Maddalena"
|
||||
msgstr ""
|
||||
|
||||
#: monsterlist_next_release.json:lava_queen_entity
|
||||
msgid "Queen lava entity"
|
||||
msgstr ""
|
||||
|
||||
#: questlist.json:andor
|
||||
msgid "Search for Andor"
|
||||
msgstr "アンドールの捜索"
|
||||
@@ -64098,6 +64079,103 @@ msgstr "ファクトロニは納品が完了したら報告するようにと言
|
||||
msgid "I reported back to Facutloni. He is very happy."
|
||||
msgstr "ファクトロニに報告した。彼はとても喜んでいる。"
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow
|
||||
msgid "faction_count_shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:0
|
||||
msgid "Ranges 30:max | 18:very high | 6:high | -5:low | -14:very low | -23:even lower"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:10
|
||||
msgid " 4 vacor:61 Killed Vacor"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:20
|
||||
msgid " 4- vacor:60 Killed Unzel"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:30
|
||||
msgid " 4- kaverin:21 Declined to help Kaverin"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:40
|
||||
msgid " 4 feygard_shipment:82 Reported back to Ailshara"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:50
|
||||
msgid " 1 thieves_hidden:80 Talked about thieves to Thoronir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:60
|
||||
msgid " 4 stoutford_castle:50 Yolgen examined the ring"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:70
|
||||
msgid " 4- stoutford_castle:60 Kept the ring for myself, which upset Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:80
|
||||
msgid " 4- stoutford_castle:70 Kept the ring for myself and didn't tell Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:90
|
||||
#: questlist_factions.json:faction_count_shadow:210
|
||||
#: questlist_factions.json:faction_count_shadow:220
|
||||
#: questlist_factions.json:faction_count_shadow:230
|
||||
#: questlist_factions.json:faction_count_shadow:240
|
||||
#: questlist_factions.json:faction_count_shadow:250
|
||||
#: questlist_factions.json:faction_count_shadow:260
|
||||
#: questlist_factions.json:faction_count_shadow:270
|
||||
#: questlist_factions.json:faction_count_shadow:280
|
||||
#: questlist_factions.json:faction_count_shadow:290
|
||||
msgid " "
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:100
|
||||
msgid " 4 kaverin:100 Found Vacor's old hideout"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:110
|
||||
msgid " 4 Thieves03:32 The patrol sergeant has left to call for backup"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:120
|
||||
msgid " 4- darkprotector:70 Restored the helmet"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:130
|
||||
msgid " 5 darkprotector:40 Ulirfendor has given me the dark blessing of the Shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:140
|
||||
msgid " 4 darkprotector:41 Ulirfendor wanted to give me the dark blessing of the Shadow, but I declined"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:150
|
||||
msgid " 4 xulviir:30 Destroyed the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:160
|
||||
msgid " 4- xulviir:20 Restored the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:170
|
||||
msgid " 3- rogorn:50 Killed Rogorn"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:180
|
||||
msgid " 3 rogorn:55 Lie about Rogorn killed"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:190
|
||||
msgid " 1- loneford:55 Talked to Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:200
|
||||
msgid " 1 loneford:60 Didn't tell Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_sullengard.json:deebo_orchard_hth
|
||||
msgid "Hunting the hunter"
|
||||
msgstr ""
|
||||
|
||||
Binary file not shown.
@@ -8,7 +8,7 @@ msgstr ""
|
||||
"Project-Id-Version: andors-trail\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2013-11-10 11:48+0000\n"
|
||||
"PO-Revision-Date: 2022-10-19 16:07+0000\n"
|
||||
"PO-Revision-Date: 2022-03-16 14:59+0000\n"
|
||||
"Last-Translator: 이정희 <daemul72@gmail.com>\n"
|
||||
"Language-Team: Korean <https://hosted.weblate.org/projects/andors-trail/"
|
||||
"game-content/ko/>\n"
|
||||
@@ -17,16 +17,12 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Generator: Weblate 4.14.2-dev\n"
|
||||
"X-Generator: Weblate 4.12-dev\n"
|
||||
"X-Launchpad-Export-Date: 2015-11-02 12:26+0000\n"
|
||||
|
||||
#: [none]
|
||||
msgid "translator-credits"
|
||||
msgstr ""
|
||||
"KimHyunSu,\n"
|
||||
"KimTaeYang,\n"
|
||||
"KimSeungEon,\n"
|
||||
"LeeJungHee"
|
||||
msgstr "번역 참여분들:KimHyunSu,KimTaeYang,KimSeungEon,LeeJungHee"
|
||||
|
||||
#: actorconditions_v069.json:bless
|
||||
msgid "Bless"
|
||||
@@ -1190,7 +1186,7 @@ msgstr ""
|
||||
#: conversationlist_brimhaven.json:edrin_0_0
|
||||
#: conversationlist_gorwath.json:arensia_1:0
|
||||
msgid "Hello."
|
||||
msgstr "안녕하세요."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_crossglen_leta.json:oromir2
|
||||
msgid "I'm hiding here from my wife Leta. She is always getting angry at me for not helping out on the farm. Please don't tell her that I'm here."
|
||||
@@ -4698,7 +4694,7 @@ msgstr ""
|
||||
|
||||
#: conversationlist_umar.json:umar_return_1:3
|
||||
msgid "What are your plans for the new traitors?"
|
||||
msgstr "새로운 반역자들에 대한 당신의 계획은 무엇입니까?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_umar.json:umar_return_1:4
|
||||
msgid "Matpat told me that Defy and his men left Sullengard."
|
||||
@@ -4730,11 +4726,11 @@ msgstr ""
|
||||
|
||||
#: conversationlist_umar.json:umar_return_1:12
|
||||
msgid "What are your plans for the traitors?"
|
||||
msgstr "반역자들에 대한 당신의 계획은 무엇입니까?"
|
||||
msgstr "[OUTDATED]안녕."
|
||||
|
||||
#: conversationlist_umar.json:umar_return_1:13
|
||||
msgid "Can you continue with what you were telling me about the traitors?"
|
||||
msgstr "반역자들에 대해 나에게 말했던 것을 계속할 수 있습니까?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_umar.json:umar_return_1:14
|
||||
msgid "We are supposed to talk about something."
|
||||
@@ -8214,7 +8210,7 @@ msgstr ""
|
||||
|
||||
#: conversationlist_prim_guthbered.json:guthbered_workingforbwm_1
|
||||
msgid "Fine. You should leave now while you still can, traitor."
|
||||
msgstr "좋아, 할 수 있을 때 당장 떠나야 해, 반역자."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_prim_guthbered.json:guthbered_talkedto_harl_9
|
||||
msgid "I want you to go up there into their settlement and find any clues as to what they are planning."
|
||||
@@ -25938,7 +25934,7 @@ msgstr ""
|
||||
|
||||
#: conversationlist_guynmart_npc.json:guynmart_steward4_20:1
|
||||
msgid "Do you think so? Traitor!"
|
||||
msgstr "그렇게 생각하는거냐? 반역자!"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_guynmart_npc.json:guynmart_steward4_30
|
||||
msgid "Now you will get what you deserve!"
|
||||
@@ -32478,7 +32474,7 @@ msgstr ""
|
||||
|
||||
#: conversationlist_omicronrg9.json:umar_guild03_12:0
|
||||
msgid "And you think the traitors are involved in that?"
|
||||
msgstr "그리고 반역자들이 거기에 연루되어 있다고 생각하니?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_omicronrg9.json:umar_guild03_13
|
||||
msgid "I'm pretty sure about it. The team leader is the one we call \"Crackshot\", as he is a master of murder, torture and the subjugation arts. He's really a dangerous man."
|
||||
@@ -48010,17 +48006,12 @@ msgid "Welcome to Sullengard, kid. Happy 20th beer celebration!"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_1:2
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_beer_0:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_no_letter_delivered:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered:1
|
||||
msgid "We want to contribute gold coins for your financial loss."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_2
|
||||
msgid "No. We still don't know where that traitor is. How can we ever sleep peacefully and live sufficiently with this tragic situation?"
|
||||
msgstr ""
|
||||
"아니. 우리는 그 배신자가 어디에 있는지 아직 몰라. 우리는 어떻게 평화롭게 "
|
||||
"잠을 자고 이 비극적인 상황에서 충분히 살 수 있을까?"
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_3
|
||||
msgid "But please talk to my fellow bootleg brewers. Maybe they know something."
|
||||
@@ -48136,10 +48127,6 @@ msgstr ""
|
||||
msgid "I need somewhere to relax and refresh. Do you have a bed available?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10:2
|
||||
msgid "Do you know by chance where this lost travelor is?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_20
|
||||
msgid "Yes, I do, but it's going to cost you more than you may be expecting."
|
||||
msgstr ""
|
||||
@@ -48854,7 +48841,7 @@ msgid "Correct. Oops...I don't have the new pitchfork. Be right back."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_ainsley_3
|
||||
msgid "Thank you so much, kid. Tell my wife Hadena I can come home on time today."
|
||||
msgid "Thank you so much, kid. Tell my wife Ainsley I can come home on time today."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard7_road_sign
|
||||
@@ -49336,11 +49323,7 @@ msgid "And where is this person now?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:0
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. Here is your inventory."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:1
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. I just remembered that I didn't bring your inventory with me. I'll be right back."
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_100
|
||||
@@ -50729,7 +50712,7 @@ msgid "How did you know that?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered
|
||||
msgid "Thank you for delivering my letter to Kealwea."
|
||||
msgid "Than you for delivering my letter to Kealwea."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:ff_captain_beer_tell_everything_32
|
||||
@@ -50864,10 +50847,6 @@ msgstr ""
|
||||
msgid "If you are here about a tax complaint or a land dispute, then please sign in and I well get to you momentarily."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10a
|
||||
msgid "Sure. Look at the table over there. He is my best customer at he moment."
|
||||
msgstr ""
|
||||
|
||||
#: itemcategories_1.json:dagger
|
||||
msgid "Dagger"
|
||||
msgstr "단도"
|
||||
@@ -58666,10 +58645,6 @@ msgstr ""
|
||||
msgid "Maddalena"
|
||||
msgstr ""
|
||||
|
||||
#: monsterlist_next_release.json:lava_queen_entity
|
||||
msgid "Queen lava entity"
|
||||
msgstr ""
|
||||
|
||||
#: questlist.json:andor
|
||||
msgid "Search for Andor"
|
||||
msgstr "안도르를 찾아라"
|
||||
@@ -63204,6 +63179,103 @@ msgstr ""
|
||||
msgid "I reported back to Facutloni. He is very happy."
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow
|
||||
msgid "faction_count_shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:0
|
||||
msgid "Ranges 30:max | 18:very high | 6:high | -5:low | -14:very low | -23:even lower"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:10
|
||||
msgid " 4 vacor:61 Killed Vacor"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:20
|
||||
msgid " 4- vacor:60 Killed Unzel"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:30
|
||||
msgid " 4- kaverin:21 Declined to help Kaverin"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:40
|
||||
msgid " 4 feygard_shipment:82 Reported back to Ailshara"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:50
|
||||
msgid " 1 thieves_hidden:80 Talked about thieves to Thoronir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:60
|
||||
msgid " 4 stoutford_castle:50 Yolgen examined the ring"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:70
|
||||
msgid " 4- stoutford_castle:60 Kept the ring for myself, which upset Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:80
|
||||
msgid " 4- stoutford_castle:70 Kept the ring for myself and didn't tell Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:90
|
||||
#: questlist_factions.json:faction_count_shadow:210
|
||||
#: questlist_factions.json:faction_count_shadow:220
|
||||
#: questlist_factions.json:faction_count_shadow:230
|
||||
#: questlist_factions.json:faction_count_shadow:240
|
||||
#: questlist_factions.json:faction_count_shadow:250
|
||||
#: questlist_factions.json:faction_count_shadow:260
|
||||
#: questlist_factions.json:faction_count_shadow:270
|
||||
#: questlist_factions.json:faction_count_shadow:280
|
||||
#: questlist_factions.json:faction_count_shadow:290
|
||||
msgid " "
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:100
|
||||
msgid " 4 kaverin:100 Found Vacor's old hideout"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:110
|
||||
msgid " 4 Thieves03:32 The patrol sergeant has left to call for backup"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:120
|
||||
msgid " 4- darkprotector:70 Restored the helmet"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:130
|
||||
msgid " 5 darkprotector:40 Ulirfendor has given me the dark blessing of the Shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:140
|
||||
msgid " 4 darkprotector:41 Ulirfendor wanted to give me the dark blessing of the Shadow, but I declined"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:150
|
||||
msgid " 4 xulviir:30 Destroyed the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:160
|
||||
msgid " 4- xulviir:20 Restored the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:170
|
||||
msgid " 3- rogorn:50 Killed Rogorn"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:180
|
||||
msgid " 3 rogorn:55 Lie about Rogorn killed"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:190
|
||||
msgid " 1- loneford:55 Talked to Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:200
|
||||
msgid " 1 loneford:60 Didn't tell Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_sullengard.json:deebo_orchard_hth
|
||||
msgid "Hunting the hunter"
|
||||
msgstr ""
|
||||
@@ -63425,3 +63497,4 @@ msgstr ""
|
||||
#: worldmap.xml:world1:deebo_orchard
|
||||
msgid "Deebo's Orchard"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -47932,9 +47932,6 @@ msgid "Welcome to Sullengard, kid. Happy 20th beer celebration!"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_1:2
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_beer_0:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_no_letter_delivered:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered:1
|
||||
msgid "We want to contribute gold coins for your financial loss."
|
||||
msgstr ""
|
||||
|
||||
@@ -48056,10 +48053,6 @@ msgstr ""
|
||||
msgid "I need somewhere to relax and refresh. Do you have a bed available?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10:2
|
||||
msgid "Do you know by chance where this lost travelor is?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_20
|
||||
msgid "Yes, I do, but it's going to cost you more than you may be expecting."
|
||||
msgstr ""
|
||||
@@ -48774,7 +48767,7 @@ msgid "Correct. Oops...I don't have the new pitchfork. Be right back."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_ainsley_3
|
||||
msgid "Thank you so much, kid. Tell my wife Hadena I can come home on time today."
|
||||
msgid "Thank you so much, kid. Tell my wife Ainsley I can come home on time today."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard7_road_sign
|
||||
@@ -49256,11 +49249,7 @@ msgid "And where is this person now?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:0
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. Here is your inventory."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:1
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. I just remembered that I didn't bring your inventory with me. I'll be right back."
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_100
|
||||
@@ -50649,7 +50638,7 @@ msgid "How did you know that?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered
|
||||
msgid "Thank you for delivering my letter to Kealwea."
|
||||
msgid "Than you for delivering my letter to Kealwea."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:ff_captain_beer_tell_everything_32
|
||||
@@ -50784,10 +50773,6 @@ msgstr ""
|
||||
msgid "If you are here about a tax complaint or a land dispute, then please sign in and I well get to you momentarily."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10a
|
||||
msgid "Sure. Look at the table over there. He is my best customer at he moment."
|
||||
msgstr ""
|
||||
|
||||
#: itemcategories_1.json:dagger
|
||||
msgid "Dagger"
|
||||
msgstr "Pisau"
|
||||
@@ -58586,10 +58571,6 @@ msgstr ""
|
||||
msgid "Maddalena"
|
||||
msgstr ""
|
||||
|
||||
#: monsterlist_next_release.json:lava_queen_entity
|
||||
msgid "Queen lava entity"
|
||||
msgstr ""
|
||||
|
||||
#: questlist.json:andor
|
||||
msgid "Search for Andor"
|
||||
msgstr ""
|
||||
@@ -63114,6 +63095,103 @@ msgstr ""
|
||||
msgid "I reported back to Facutloni. He is very happy."
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow
|
||||
msgid "faction_count_shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:0
|
||||
msgid "Ranges 30:max | 18:very high | 6:high | -5:low | -14:very low | -23:even lower"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:10
|
||||
msgid " 4 vacor:61 Killed Vacor"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:20
|
||||
msgid " 4- vacor:60 Killed Unzel"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:30
|
||||
msgid " 4- kaverin:21 Declined to help Kaverin"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:40
|
||||
msgid " 4 feygard_shipment:82 Reported back to Ailshara"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:50
|
||||
msgid " 1 thieves_hidden:80 Talked about thieves to Thoronir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:60
|
||||
msgid " 4 stoutford_castle:50 Yolgen examined the ring"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:70
|
||||
msgid " 4- stoutford_castle:60 Kept the ring for myself, which upset Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:80
|
||||
msgid " 4- stoutford_castle:70 Kept the ring for myself and didn't tell Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:90
|
||||
#: questlist_factions.json:faction_count_shadow:210
|
||||
#: questlist_factions.json:faction_count_shadow:220
|
||||
#: questlist_factions.json:faction_count_shadow:230
|
||||
#: questlist_factions.json:faction_count_shadow:240
|
||||
#: questlist_factions.json:faction_count_shadow:250
|
||||
#: questlist_factions.json:faction_count_shadow:260
|
||||
#: questlist_factions.json:faction_count_shadow:270
|
||||
#: questlist_factions.json:faction_count_shadow:280
|
||||
#: questlist_factions.json:faction_count_shadow:290
|
||||
msgid " "
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:100
|
||||
msgid " 4 kaverin:100 Found Vacor's old hideout"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:110
|
||||
msgid " 4 Thieves03:32 The patrol sergeant has left to call for backup"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:120
|
||||
msgid " 4- darkprotector:70 Restored the helmet"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:130
|
||||
msgid " 5 darkprotector:40 Ulirfendor has given me the dark blessing of the Shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:140
|
||||
msgid " 4 darkprotector:41 Ulirfendor wanted to give me the dark blessing of the Shadow, but I declined"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:150
|
||||
msgid " 4 xulviir:30 Destroyed the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:160
|
||||
msgid " 4- xulviir:20 Restored the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:170
|
||||
msgid " 3- rogorn:50 Killed Rogorn"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:180
|
||||
msgid " 3 rogorn:55 Lie about Rogorn killed"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:190
|
||||
msgid " 1- loneford:55 Talked to Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:200
|
||||
msgid " 1 loneford:60 Didn't tell Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_sullengard.json:deebo_orchard_hth
|
||||
msgid "Hunting the hunter"
|
||||
msgstr ""
|
||||
|
||||
@@ -47945,9 +47945,6 @@ msgid "Welcome to Sullengard, kid. Happy 20th beer celebration!"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_1:2
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_beer_0:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_no_letter_delivered:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered:1
|
||||
msgid "We want to contribute gold coins for your financial loss."
|
||||
msgstr ""
|
||||
|
||||
@@ -48069,10 +48066,6 @@ msgstr ""
|
||||
msgid "I need somewhere to relax and refresh. Do you have a bed available?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10:2
|
||||
msgid "Do you know by chance where this lost travelor is?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_20
|
||||
msgid "Yes, I do, but it's going to cost you more than you may be expecting."
|
||||
msgstr ""
|
||||
@@ -48787,7 +48780,7 @@ msgid "Correct. Oops...I don't have the new pitchfork. Be right back."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_ainsley_3
|
||||
msgid "Thank you so much, kid. Tell my wife Hadena I can come home on time today."
|
||||
msgid "Thank you so much, kid. Tell my wife Ainsley I can come home on time today."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard7_road_sign
|
||||
@@ -49269,11 +49262,7 @@ msgid "And where is this person now?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:0
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. Here is your inventory."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:1
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. I just remembered that I didn't bring your inventory with me. I'll be right back."
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_100
|
||||
@@ -50662,7 +50651,7 @@ msgid "How did you know that?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered
|
||||
msgid "Thank you for delivering my letter to Kealwea."
|
||||
msgid "Than you for delivering my letter to Kealwea."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:ff_captain_beer_tell_everything_32
|
||||
@@ -50797,10 +50786,6 @@ msgstr ""
|
||||
msgid "If you are here about a tax complaint or a land dispute, then please sign in and I well get to you momentarily."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10a
|
||||
msgid "Sure. Look at the table over there. He is my best customer at he moment."
|
||||
msgstr ""
|
||||
|
||||
#: itemcategories_1.json:dagger
|
||||
msgid "Dagger"
|
||||
msgstr ""
|
||||
@@ -58599,10 +58584,6 @@ msgstr ""
|
||||
msgid "Maddalena"
|
||||
msgstr ""
|
||||
|
||||
#: monsterlist_next_release.json:lava_queen_entity
|
||||
msgid "Queen lava entity"
|
||||
msgstr ""
|
||||
|
||||
#: questlist.json:andor
|
||||
msgid "Search for Andor"
|
||||
msgstr ""
|
||||
@@ -63127,6 +63108,103 @@ msgstr ""
|
||||
msgid "I reported back to Facutloni. He is very happy."
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow
|
||||
msgid "faction_count_shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:0
|
||||
msgid "Ranges 30:max | 18:very high | 6:high | -5:low | -14:very low | -23:even lower"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:10
|
||||
msgid " 4 vacor:61 Killed Vacor"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:20
|
||||
msgid " 4- vacor:60 Killed Unzel"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:30
|
||||
msgid " 4- kaverin:21 Declined to help Kaverin"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:40
|
||||
msgid " 4 feygard_shipment:82 Reported back to Ailshara"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:50
|
||||
msgid " 1 thieves_hidden:80 Talked about thieves to Thoronir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:60
|
||||
msgid " 4 stoutford_castle:50 Yolgen examined the ring"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:70
|
||||
msgid " 4- stoutford_castle:60 Kept the ring for myself, which upset Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:80
|
||||
msgid " 4- stoutford_castle:70 Kept the ring for myself and didn't tell Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:90
|
||||
#: questlist_factions.json:faction_count_shadow:210
|
||||
#: questlist_factions.json:faction_count_shadow:220
|
||||
#: questlist_factions.json:faction_count_shadow:230
|
||||
#: questlist_factions.json:faction_count_shadow:240
|
||||
#: questlist_factions.json:faction_count_shadow:250
|
||||
#: questlist_factions.json:faction_count_shadow:260
|
||||
#: questlist_factions.json:faction_count_shadow:270
|
||||
#: questlist_factions.json:faction_count_shadow:280
|
||||
#: questlist_factions.json:faction_count_shadow:290
|
||||
msgid " "
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:100
|
||||
msgid " 4 kaverin:100 Found Vacor's old hideout"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:110
|
||||
msgid " 4 Thieves03:32 The patrol sergeant has left to call for backup"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:120
|
||||
msgid " 4- darkprotector:70 Restored the helmet"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:130
|
||||
msgid " 5 darkprotector:40 Ulirfendor has given me the dark blessing of the Shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:140
|
||||
msgid " 4 darkprotector:41 Ulirfendor wanted to give me the dark blessing of the Shadow, but I declined"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:150
|
||||
msgid " 4 xulviir:30 Destroyed the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:160
|
||||
msgid " 4- xulviir:20 Restored the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:170
|
||||
msgid " 3- rogorn:50 Killed Rogorn"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:180
|
||||
msgid " 3 rogorn:55 Lie about Rogorn killed"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:190
|
||||
msgid " 1- loneford:55 Talked to Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:200
|
||||
msgid " 1 loneford:60 Didn't tell Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_sullengard.json:deebo_orchard_hth
|
||||
msgid "Hunting the hunter"
|
||||
msgstr ""
|
||||
|
||||
@@ -47972,9 +47972,6 @@ msgid "Welcome to Sullengard, kid. Happy 20th beer celebration!"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_1:2
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_beer_0:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_no_letter_delivered:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered:1
|
||||
msgid "We want to contribute gold coins for your financial loss."
|
||||
msgstr ""
|
||||
|
||||
@@ -48096,10 +48093,6 @@ msgstr ""
|
||||
msgid "I need somewhere to relax and refresh. Do you have a bed available?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10:2
|
||||
msgid "Do you know by chance where this lost travelor is?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_20
|
||||
msgid "Yes, I do, but it's going to cost you more than you may be expecting."
|
||||
msgstr ""
|
||||
@@ -48814,7 +48807,7 @@ msgid "Correct. Oops...I don't have the new pitchfork. Be right back."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_ainsley_3
|
||||
msgid "Thank you so much, kid. Tell my wife Hadena I can come home on time today."
|
||||
msgid "Thank you so much, kid. Tell my wife Ainsley I can come home on time today."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard7_road_sign
|
||||
@@ -49296,11 +49289,7 @@ msgid "And where is this person now?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:0
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. Here is your inventory."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:1
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. I just remembered that I didn't bring your inventory with me. I'll be right back."
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_100
|
||||
@@ -50689,7 +50678,7 @@ msgid "How did you know that?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered
|
||||
msgid "Thank you for delivering my letter to Kealwea."
|
||||
msgid "Than you for delivering my letter to Kealwea."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:ff_captain_beer_tell_everything_32
|
||||
@@ -50824,10 +50813,6 @@ msgstr ""
|
||||
msgid "If you are here about a tax complaint or a land dispute, then please sign in and I well get to you momentarily."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10a
|
||||
msgid "Sure. Look at the table over there. He is my best customer at he moment."
|
||||
msgstr ""
|
||||
|
||||
#: itemcategories_1.json:dagger
|
||||
msgid "Dagger"
|
||||
msgstr ""
|
||||
@@ -58626,10 +58611,6 @@ msgstr ""
|
||||
msgid "Maddalena"
|
||||
msgstr ""
|
||||
|
||||
#: monsterlist_next_release.json:lava_queen_entity
|
||||
msgid "Queen lava entity"
|
||||
msgstr ""
|
||||
|
||||
#: questlist.json:andor
|
||||
msgid "Search for Andor"
|
||||
msgstr "Zoektocht naar Andor"
|
||||
@@ -63154,6 +63135,103 @@ msgstr ""
|
||||
msgid "I reported back to Facutloni. He is very happy."
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow
|
||||
msgid "faction_count_shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:0
|
||||
msgid "Ranges 30:max | 18:very high | 6:high | -5:low | -14:very low | -23:even lower"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:10
|
||||
msgid " 4 vacor:61 Killed Vacor"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:20
|
||||
msgid " 4- vacor:60 Killed Unzel"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:30
|
||||
msgid " 4- kaverin:21 Declined to help Kaverin"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:40
|
||||
msgid " 4 feygard_shipment:82 Reported back to Ailshara"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:50
|
||||
msgid " 1 thieves_hidden:80 Talked about thieves to Thoronir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:60
|
||||
msgid " 4 stoutford_castle:50 Yolgen examined the ring"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:70
|
||||
msgid " 4- stoutford_castle:60 Kept the ring for myself, which upset Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:80
|
||||
msgid " 4- stoutford_castle:70 Kept the ring for myself and didn't tell Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:90
|
||||
#: questlist_factions.json:faction_count_shadow:210
|
||||
#: questlist_factions.json:faction_count_shadow:220
|
||||
#: questlist_factions.json:faction_count_shadow:230
|
||||
#: questlist_factions.json:faction_count_shadow:240
|
||||
#: questlist_factions.json:faction_count_shadow:250
|
||||
#: questlist_factions.json:faction_count_shadow:260
|
||||
#: questlist_factions.json:faction_count_shadow:270
|
||||
#: questlist_factions.json:faction_count_shadow:280
|
||||
#: questlist_factions.json:faction_count_shadow:290
|
||||
msgid " "
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:100
|
||||
msgid " 4 kaverin:100 Found Vacor's old hideout"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:110
|
||||
msgid " 4 Thieves03:32 The patrol sergeant has left to call for backup"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:120
|
||||
msgid " 4- darkprotector:70 Restored the helmet"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:130
|
||||
msgid " 5 darkprotector:40 Ulirfendor has given me the dark blessing of the Shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:140
|
||||
msgid " 4 darkprotector:41 Ulirfendor wanted to give me the dark blessing of the Shadow, but I declined"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:150
|
||||
msgid " 4 xulviir:30 Destroyed the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:160
|
||||
msgid " 4- xulviir:20 Restored the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:170
|
||||
msgid " 3- rogorn:50 Killed Rogorn"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:180
|
||||
msgid " 3 rogorn:55 Lie about Rogorn killed"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:190
|
||||
msgid " 1- loneford:55 Talked to Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:200
|
||||
msgid " 1 loneford:60 Didn't tell Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_sullengard.json:deebo_orchard_hth
|
||||
msgid "Hunting the hunter"
|
||||
msgstr ""
|
||||
|
||||
@@ -47912,9 +47912,6 @@ msgid "Welcome to Sullengard, kid. Happy 20th beer celebration!"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_1:2
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_beer_0:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_no_letter_delivered:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered:1
|
||||
msgid "We want to contribute gold coins for your financial loss."
|
||||
msgstr ""
|
||||
|
||||
@@ -48036,10 +48033,6 @@ msgstr ""
|
||||
msgid "I need somewhere to relax and refresh. Do you have a bed available?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10:2
|
||||
msgid "Do you know by chance where this lost travelor is?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_20
|
||||
msgid "Yes, I do, but it's going to cost you more than you may be expecting."
|
||||
msgstr ""
|
||||
@@ -48754,7 +48747,7 @@ msgid "Correct. Oops...I don't have the new pitchfork. Be right back."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_ainsley_3
|
||||
msgid "Thank you so much, kid. Tell my wife Hadena I can come home on time today."
|
||||
msgid "Thank you so much, kid. Tell my wife Ainsley I can come home on time today."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard7_road_sign
|
||||
@@ -49236,11 +49229,7 @@ msgid "And where is this person now?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:0
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. Here is your inventory."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:1
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. I just remembered that I didn't bring your inventory with me. I'll be right back."
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_100
|
||||
@@ -50629,7 +50618,7 @@ msgid "How did you know that?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered
|
||||
msgid "Thank you for delivering my letter to Kealwea."
|
||||
msgid "Than you for delivering my letter to Kealwea."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:ff_captain_beer_tell_everything_32
|
||||
@@ -50764,10 +50753,6 @@ msgstr ""
|
||||
msgid "If you are here about a tax complaint or a land dispute, then please sign in and I well get to you momentarily."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10a
|
||||
msgid "Sure. Look at the table over there. He is my best customer at he moment."
|
||||
msgstr ""
|
||||
|
||||
#: itemcategories_1.json:dagger
|
||||
msgid "Dagger"
|
||||
msgstr ""
|
||||
@@ -58566,10 +58551,6 @@ msgstr ""
|
||||
msgid "Maddalena"
|
||||
msgstr ""
|
||||
|
||||
#: monsterlist_next_release.json:lava_queen_entity
|
||||
msgid "Queen lava entity"
|
||||
msgstr ""
|
||||
|
||||
#: questlist.json:andor
|
||||
msgid "Search for Andor"
|
||||
msgstr ""
|
||||
@@ -63094,6 +63075,103 @@ msgstr ""
|
||||
msgid "I reported back to Facutloni. He is very happy."
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow
|
||||
msgid "faction_count_shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:0
|
||||
msgid "Ranges 30:max | 18:very high | 6:high | -5:low | -14:very low | -23:even lower"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:10
|
||||
msgid " 4 vacor:61 Killed Vacor"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:20
|
||||
msgid " 4- vacor:60 Killed Unzel"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:30
|
||||
msgid " 4- kaverin:21 Declined to help Kaverin"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:40
|
||||
msgid " 4 feygard_shipment:82 Reported back to Ailshara"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:50
|
||||
msgid " 1 thieves_hidden:80 Talked about thieves to Thoronir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:60
|
||||
msgid " 4 stoutford_castle:50 Yolgen examined the ring"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:70
|
||||
msgid " 4- stoutford_castle:60 Kept the ring for myself, which upset Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:80
|
||||
msgid " 4- stoutford_castle:70 Kept the ring for myself and didn't tell Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:90
|
||||
#: questlist_factions.json:faction_count_shadow:210
|
||||
#: questlist_factions.json:faction_count_shadow:220
|
||||
#: questlist_factions.json:faction_count_shadow:230
|
||||
#: questlist_factions.json:faction_count_shadow:240
|
||||
#: questlist_factions.json:faction_count_shadow:250
|
||||
#: questlist_factions.json:faction_count_shadow:260
|
||||
#: questlist_factions.json:faction_count_shadow:270
|
||||
#: questlist_factions.json:faction_count_shadow:280
|
||||
#: questlist_factions.json:faction_count_shadow:290
|
||||
msgid " "
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:100
|
||||
msgid " 4 kaverin:100 Found Vacor's old hideout"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:110
|
||||
msgid " 4 Thieves03:32 The patrol sergeant has left to call for backup"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:120
|
||||
msgid " 4- darkprotector:70 Restored the helmet"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:130
|
||||
msgid " 5 darkprotector:40 Ulirfendor has given me the dark blessing of the Shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:140
|
||||
msgid " 4 darkprotector:41 Ulirfendor wanted to give me the dark blessing of the Shadow, but I declined"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:150
|
||||
msgid " 4 xulviir:30 Destroyed the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:160
|
||||
msgid " 4- xulviir:20 Restored the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:170
|
||||
msgid " 3- rogorn:50 Killed Rogorn"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:180
|
||||
msgid " 3 rogorn:55 Lie about Rogorn killed"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:190
|
||||
msgid " 1- loneford:55 Talked to Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:200
|
||||
msgid " 1 loneford:60 Didn't tell Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_sullengard.json:deebo_orchard_hth
|
||||
msgid "Hunting the hunter"
|
||||
msgstr ""
|
||||
|
||||
Binary file not shown.
@@ -3,7 +3,7 @@ msgstr ""
|
||||
"Project-Id-Version: Andors Trail\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2013-11-10 11:48+0000\n"
|
||||
"PO-Revision-Date: 2022-10-19 16:07+0000\n"
|
||||
"PO-Revision-Date: 2022-09-25 09:14+0000\n"
|
||||
"Last-Translator: Daniel Stasiak <daniels.automatyk@gmail.com>\n"
|
||||
"Language-Team: Polish <https://hosted.weblate.org/projects/andors-trail/"
|
||||
"game-content/pl/>\n"
|
||||
@@ -13,7 +13,7 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
|
||||
"|| n%100>=20) ? 1 : 2;\n"
|
||||
"X-Generator: Weblate 4.14.2-dev\n"
|
||||
"X-Generator: Weblate 4.14.1\n"
|
||||
"X-Launchpad-Export-Date: 2015-11-02 12:27+0000\n"
|
||||
|
||||
#: [none]
|
||||
@@ -12808,11 +12808,11 @@ msgstr "Twoje łóżko jest tam, w tyle. Korzystaj z niego do woli."
|
||||
|
||||
#: conversationlist_loneford_4.json:arngyr_7
|
||||
msgid "Look, kid. I make the rules around here. If that's my price then that's my price. Take it or leave it."
|
||||
msgstr "Słuchaj młody. To ja ustalam tu zasady. Jeśli mówię że coś kosztuje tyle to nie ma gadania że to tamto. Bierzesz albo nie."
|
||||
msgstr "Słuchaj mały. Ustalam tu zasady. Jeśli taka jest moja cena, to jest ona niezmienna. Bierzesz albo nie."
|
||||
|
||||
#: conversationlist_loneford_4.json:arngyr_7:0
|
||||
msgid "Fine, here is the gold."
|
||||
msgstr "Cóż, oto należna zapłata."
|
||||
msgstr "Świetnie. Proszę, tu jest złoto."
|
||||
|
||||
#: conversationlist_loneford_4.json:arngyr_7:1
|
||||
msgid "Never mind then."
|
||||
@@ -12848,7 +12848,7 @@ msgstr "To nie jest miejsce dla takiego dzieciaka jak Ty. Myślę, że powiniene
|
||||
|
||||
#: conversationlist_loneford_4.json:loneford_tavern_patron:0
|
||||
msgid "I met a man named Forlin who recommended that I speak with you in regards to a possible murder investigation that I am conducting."
|
||||
msgstr "Spotkałem mężczyznę o imieniu Forlin, który polecił abym porozmawiał z Tobą w związku z śledztwem które prowadzę w sprawie potencjalnego morderstwa."
|
||||
msgstr "Spotkałem mężczyznę o imieniu Forlin, który polecił abym porozmawiał z Tobą w związku z potencjalnym śledztwem, które prowadzę w sprawie morderstwa."
|
||||
|
||||
#: conversationlist_loneford_4.json:loneford_tavern_patron:1
|
||||
msgid "I did as you suggested and found the scene of a murder and I found this glove."
|
||||
@@ -17951,7 +17951,7 @@ msgstr "Kaverin,. mój stary druh! Dobrze jest słyszeć, że ciągle żyje. Jak
|
||||
#: conversationlist_fungi_panic.json:zuul_khan_115_20:1
|
||||
#: conversationlist_gorwath.json:arensia_letter_10:0
|
||||
msgid "Here it is."
|
||||
msgstr "Proszę bardzo."
|
||||
msgstr "Proszę, oto ona."
|
||||
|
||||
#: conversationlist_unzel2.json:unzel_msg2
|
||||
msgid ""
|
||||
@@ -22669,7 +22669,7 @@ msgstr "Czy znalazłeś zwierzęcą sierść o którą prosiłem?"
|
||||
|
||||
#: conversationlist_halvor_surprise.json:halvor_bwmine_8:1
|
||||
msgid "Here. Take these."
|
||||
msgstr "Proszę, weź te."
|
||||
msgstr "Proszę, oto ona."
|
||||
|
||||
#: conversationlist_halvor_surprise.json:halvor_bwmine_9
|
||||
msgid "Good. Take this gold and let me see them."
|
||||
@@ -35805,7 +35805,7 @@ msgstr "Tak mi przykro słyszeć o Twoich problemach. Też uwielbiam psy."
|
||||
|
||||
#: conversationlist_brimhaven.json:brv_tavern1_guest2:1
|
||||
msgid "Hey, speaking of killing, I'm wondering if you know anything about Lawellyn's death?"
|
||||
msgstr "Hej, skoro już mówimy o zabijaniu, to może wiesz coś o tym jak umarł Lawellyn?"
|
||||
msgstr "Hej, skoro mowa o zabójstwie, zastanawiam się czy wiesz coś o śmierci Lawellyn?"
|
||||
|
||||
#: conversationlist_brimhaven.json:brv_tavern1_landlord
|
||||
msgid "I'm coming, just a second..."
|
||||
@@ -37011,11 +37011,11 @@ msgstr "Jeśli masz takie umiejętności to chciałbym, abyś obejrzał dwa dziw
|
||||
|
||||
#: conversationlist_brimhaven.json:edrin_1:1
|
||||
msgid "If you have those skills I would like you to look at something I purchased locally. A strange-looking dagger."
|
||||
msgstr "Jeśli masz takie umiejętności to chciałbym abyś spojrzał na coś co tu kupiłem. Jest to dziwnie wyglądający sztylet."
|
||||
msgstr "Jeśli masz takie umiejętności to chciałbym abyś spojrzał na coś co kupiłem lokalnie. Dziwnie wyglądający sztylet."
|
||||
|
||||
#: conversationlist_brimhaven.json:edrin_1:2
|
||||
msgid "If you have those skills I would like you to look at something I purchased locally. A strange-looking gem."
|
||||
msgstr "Jeśli masz takie umiejętności to chciałbym, abyś spojrzał na coś, co tu kupiłem. Jest to dziwnie wyglądający klejnot."
|
||||
msgstr "Jeśli masz takie umiejętności to chciałbym, abyś spojrzał na coś co kupiłem lokalnie. Dziwnie wyglądający klejnot."
|
||||
|
||||
#: conversationlist_brimhaven.json:edrin_1:3
|
||||
msgid "That's Interesting, but let's talk about something else."
|
||||
@@ -37027,86 +37027,86 @@ msgstr "Nie wydaje mi się, że będę teraz potrzebował usług metalurga."
|
||||
|
||||
#: conversationlist_brimhaven.json:edrin_1a
|
||||
msgid "Well, yes, there was someone. He came to me to get a sword sharpened. I can't tell you any more than that though. "
|
||||
msgstr "Cóż, tak, był tu ktoś. Przyszedł do mnie naostrzyć miecz. Niestety, nie jestem w stanie powiedzieć Ci nic więcej. "
|
||||
msgstr "Dobrze, tak, był ktoś. Przyszedł do mnie naostrzyć miecz. Nie mogę ci więcej powiedzieć. "
|
||||
|
||||
#: conversationlist_brimhaven.json:edrin_1a:0
|
||||
msgid "OK. Thanks. What type of services and products do you supply?"
|
||||
msgstr "Dobre i to. Dziękuję. Czy świadczysz może jakieś usługi lub masz coś na sprzedaż?"
|
||||
msgstr "OK. Dzięki. Jakie usługi i towary dostarczasz?"
|
||||
|
||||
#: conversationlist_brimhaven.json:brv_villager2
|
||||
msgid "If you want to make some money. Go to the tavern."
|
||||
msgstr "Jeśli chcesz trochę zarobić to idź do oberży."
|
||||
msgstr "Jeśli chcesz trochę zarobić to idź do tawerny."
|
||||
|
||||
#: conversationlist_brimhaven.json:brv_villager3
|
||||
msgid "You are not from Brimhaven, are you? If you need a place to stay, visit the inn in the eastern part of the town. There are beds available for rent. But it is a bit untidy there."
|
||||
msgstr "Nie jesteś z Brimhaven, co? Jeśli chcesz zatrzymać się tu na dłużej, to udaj się do gospody we wschodniej części miasta. Wynajmiesz tam miejsce do spania. Może nie jest tam do końca schludnie, ale lepszy rydz niż nic."
|
||||
msgstr "Nie jesteś z Brimhaven, tak? Jeśli szukasz miejsca by się zatrzymać to odwiedź karczmę we wschodniej części miasta. Są tam łózka do wynajęcia. Ale jest tam trochę nieposprzątane."
|
||||
|
||||
#: conversationlist_brimhaven.json:brv_villager3:0
|
||||
msgid "I suspect that you killed Lawellyn or that you were at the very least at the scene of the murder at the time of his death."
|
||||
msgstr "Podejrzewam, że to Ty zabiłeś Lawellyna lub przynajmniej byłeś na miejscu zbrodni w momencie w którym on umierał."
|
||||
msgstr "Podejrzewam, że zabiłeś Lawellyn albo, że byłeś chociaż na miejscu zbrodni w czasie jej śmierci."
|
||||
|
||||
#: conversationlist_brimhaven.json:brv_villager3:1
|
||||
msgid "No need to pretend we've never met. I do believe you are innocent."
|
||||
msgstr "Nie ma potrzeby udawać, że się nigdy nie spotkaliśmy. Wierzę, że jesteś niewinny."
|
||||
msgstr "Nie trzeba udawać, że się nigdy nie spotkaliśmy. Wierzę, że jesteś niewinny."
|
||||
|
||||
#: conversationlist_brimhaven.json:brv_villager3:2
|
||||
msgid "Don't pretend we've never met. Soon you will be in jail."
|
||||
msgstr "Nie udawaj, że się nigdy wcześniej się nie spotkaliśmy. Wkrótce będziesz gnił w więzieniu."
|
||||
msgstr "Nie udawaj, że się nigdy nie spotkaliśmy. Wkrótce będziesz w więzieniu."
|
||||
|
||||
#: conversationlist_brimhaven.json:brv_villager6
|
||||
msgid "Don't get in my way. Are you one of those guys from the east side of the town, without manners?"
|
||||
msgstr "Nie wchodź mi w drogę. Czy jesteś jednym z tych niewychowanych prostaków ze wschodniej części miasta?"
|
||||
msgstr "Nie wchodź mi w drogę. Czy jesteś jednym z tych facetów bez manier ze wschodniej części miasta?"
|
||||
|
||||
#: conversationlist_brimhaven.json:brv_villager7
|
||||
msgid "I don't recognize you. Are you one of those people from the east part of the town, who send their children wearing cheap clothes to our school?"
|
||||
msgstr "Nie poznaję Cię. Czy jesteś może jednym z tych mieszkańców wschodniej części miasta, którzy posyłają do szkoły dzieci ubrane w łachmany?"
|
||||
msgstr "Nie poznaję Cię. Czy jesteś jednym z tych ludzi ze wschodniej części miasta, którzy posyłają do szkół dzieci ubrane w tanie ciuchy?"
|
||||
|
||||
#: conversationlist_brimhaven.json:brv_villager8
|
||||
msgid "You look a bit old for a pupil."
|
||||
msgstr "Wyglądasz trochę za staro jak na ucznia."
|
||||
msgstr "Wyglądasz na trochę za staro jak na ucznia."
|
||||
|
||||
#: conversationlist_brimhaven.json:brv_villager9
|
||||
msgid "Hello. Great dam. Isn't it? We people from the west side of the town paid for the dam because the people from the east side can't afford it. "
|
||||
msgstr "Witaj. Wielka tama, nie? My mieszkańcy zachodniej części miasta zapłaciliśmy za nią, ponieważ mieszkańców wschodniej części nie było stać na to. "
|
||||
msgstr "Cześć. Wielka tama, czyż nie? My mieszkańcy zachodniej strony miasta zapłaciliśmy za tamę, ponieważ mieszkańców wschodniej części miasta nie było na to stać. "
|
||||
|
||||
#: conversationlist_brimhaven.json:brv_villager10
|
||||
msgid "Taking our good water? Go to the east side of the town. Oh, I forgot... you can't afford a well of your own."
|
||||
msgstr "Pijesz naszą dobrą wodę? Idź do wschodniej części miasta. Och, zapomniałem... nie stać Cię na własną studnię."
|
||||
msgstr "Zabierasz naszą dobrą wodę? Idź do wschodniej części miasta. Och, zapomniałem... nie stać Cię na własną studnię."
|
||||
|
||||
#: conversationlist_brimhaven.json:quiet_thief_1_0
|
||||
msgid "Psst! Hey kid, you want to buy some nice stuff?"
|
||||
msgstr "Psst! Hej młody, chciałbyś może kupić coś fajnego?"
|
||||
msgstr "Psst! Hej dzieciaku, chcesz kupić jakieś fajne rzeczy?"
|
||||
|
||||
#: conversationlist_brimhaven.json:quiet_thief_1_0:0
|
||||
msgid "Maybe. Show me what you have."
|
||||
msgstr "Może. Pokaż co tam masz."
|
||||
msgstr "Może. Pokaż mi co masz."
|
||||
|
||||
#: conversationlist_brimhaven.json:quiet_thief_1_0:1
|
||||
msgid "No thanks. I think maybe you don't actually own what you are selling."
|
||||
msgstr "Nie dziękuję. Myślę, że sprzedajesz rzeczy których nie jesteś właścicielem."
|
||||
msgstr "Nie dziękuję. Sądzę, że wcale nie posiadasz tego co sprzedajesz."
|
||||
|
||||
#: conversationlist_brimhaven.json:quiet_thief_2_0
|
||||
#: conversationlist_brimhaven.json:quiet_thief_3_0
|
||||
#: conversationlist_brimhaven.json:quiet_thief_0_0
|
||||
msgid "Hello again kid. Want another look at what I have to sell?"
|
||||
msgstr "Witaj ponownie młody. Czy chcesz jeszcze raz obejrzeć co mam do sprzedania?"
|
||||
msgstr "Witaj ponownie dzieciaku. Czy chcesz jeszcze raz sprawdzić co mam do sprzedania?"
|
||||
|
||||
#: conversationlist_brimhaven.json:quiet_thief_2_0:0
|
||||
msgid "Was the gem I purchased originally mounted in the pommel of the dagger you have?"
|
||||
msgstr "Czy ten klejnot który wcześniej kupiłem był umieszczony w rękojeści sztyletu który posiadasz?"
|
||||
msgstr "Czy ten kupiony przez mnie klejnot był wcześniej umieszczony w rękojeści sztyletu, który posiadasz?"
|
||||
|
||||
#: conversationlist_brimhaven.json:quiet_thief_2_0:1
|
||||
#: conversationlist_brimhaven.json:quiet_thief_3_0:1
|
||||
msgid "Yes, I would like to take another look."
|
||||
msgstr "Tak, chciałbym spojrzeć na to jeszcze raz."
|
||||
msgstr "Tak, chciałbym jeszcze raz na to spojrzeć."
|
||||
|
||||
#: conversationlist_brimhaven.json:quiet_thief_3_0:0
|
||||
msgid "Was the gem you have originally in the pommel of the dagger I purchased?"
|
||||
msgstr "Czy ten klejnot który masz był pierwotnie osadzony w rękojeści sztyletu kupionego przez mnie?"
|
||||
msgstr "Ten klejnot, który masz był pierwotnie w rękojeści sztyletu kupionego przez mnie?"
|
||||
|
||||
#: conversationlist_brimhaven.json:quiet_thief_0_0:0
|
||||
msgid "Yes. Show me what you have."
|
||||
msgstr "Tak. Pokaż co tam masz."
|
||||
msgstr "Tak. Pokaż mi co masz."
|
||||
|
||||
#: conversationlist_brimhaven.json:quiet_thief_1_1
|
||||
msgid "Keep your voice down! We don't want to attract any attention!"
|
||||
@@ -37114,15 +37114,15 @@ msgstr "Nie podnoś głosu! Nie chcemy zwracać na siebie uwagi!"
|
||||
|
||||
#: conversationlist_brimhaven.json:quiet_thief_1_1:0
|
||||
msgid "OK. Don't worry. I can keep a secret."
|
||||
msgstr "Nie ma sprawy. Nie martw się. Potrafię dochować tajemnicy."
|
||||
msgstr "OK. Nie martw się. Potrafię dochować tajemnicy."
|
||||
|
||||
#: conversationlist_brimhaven.json:quiet_thief_1_1:1
|
||||
msgid "It sounds like you want to do something illegal. I don't want trouble."
|
||||
msgstr "Wygląda na to, że chcesz zrobić coś nielegalnego. Nie szukam kłopotów."
|
||||
msgstr "Wygląda na to, że chcesz sprzedać coś nielegalnego. Nie chcę kłopotów."
|
||||
|
||||
#: conversationlist_brimhaven.json:brv_villager11
|
||||
msgid "The people from the west side of town forced us to support the dam, but we don't get any benefit from it and they took all the good land."
|
||||
msgstr "Mieszkańcy zachodniej części miasta zmusili nas do finansowania tamy, ale nie dość że nie mamy z tego żadnych korzyści, to jeszcze oni zabrali całą żyzną ziemię."
|
||||
msgstr "Mieszkańcy zachodniej części miasta zmusili nas do wspierania tamy, ale nie czerpiemy z tego żadnych korzyści, a oni zabrali całą żyzną ziemię."
|
||||
|
||||
#: conversationlist_brimhaven.json:brv_villager13
|
||||
msgid "Mama!"
|
||||
@@ -37130,7 +37130,7 @@ msgstr "Mama!"
|
||||
|
||||
#: conversationlist_brimhaven.json:brv_villager12b
|
||||
msgid "Stop talking to my daughter!"
|
||||
msgstr "Nie rozmawiaj z moją córką!"
|
||||
msgstr "Przestań rozmawiać z moją córką!"
|
||||
|
||||
#: conversationlist_brimhaven.json:brv_villager12b:0
|
||||
#: conversationlist_brimhaven.json:brv_playing_children:0
|
||||
@@ -37139,7 +37139,7 @@ msgstr "Przepraszam."
|
||||
|
||||
#: conversationlist_brimhaven.json:brv_villager_12a
|
||||
msgid "I have to take my daughter to school. I can't let her cross this dangerous area on her own, and those people from the west side of town don't care at all."
|
||||
msgstr "Muszę odprowadzić moją córkę do szkoły. To zbyt niebezpieczne miejsce by sama tędy przeszła, a tych nadętych bufonów z zachodniej części miasta nic to nie obchodzi."
|
||||
msgstr "Muszę zabrać swoją córkę do szkoły. Nie mogę jej pozwolić by sama przeszła przez ten niebezpieczny teren, a ci ludzie z zachodniej części miasta wcale się tym nie przejmują."
|
||||
|
||||
#: conversationlist_brimhaven.json:brv_villager14
|
||||
msgid "Get out of my way. Do you think you are better than me just because you are one of those rich guys from the western part of the town?"
|
||||
@@ -37147,44 +37147,44 @@ msgstr "Zejdź mi z drogi. Uważasz się za lepszego ode mnie tylko dlatego, że
|
||||
|
||||
#: conversationlist_brimhaven.json:brv_villager15
|
||||
msgid "If you need a place to sleep, visit the inn. There are beds available for rent."
|
||||
msgstr "Jeśli potrzebujesz miejsca do spania, to wstąp do gospody. Wynajmiesz tam jakieś."
|
||||
msgstr "Jeśli potrzebujesz miejsca do spania, to wstąp do zajazdu. Są tam łóżka dostępne do wynajęcia."
|
||||
|
||||
#: conversationlist_brimhaven.json:churrie
|
||||
msgid "Attention, kid! This is a dangerous place."
|
||||
msgstr "Uważaj młody! To niebezpieczne miejsce."
|
||||
msgstr "Uważaj dzieciaku! To niebezpieczne miejsce."
|
||||
|
||||
#: conversationlist_brimhaven.json:churrie:0
|
||||
msgid "Why? It looks lovely here."
|
||||
msgstr "Dlaczego? Tak tu pięknie dookoła."
|
||||
msgstr "Dlaczego? Wygląda to pięknie."
|
||||
|
||||
#: conversationlist_brimhaven.json:churrie_10
|
||||
msgid "There are dangerous creatures in the hole down there. I fear that they'll come out again."
|
||||
msgstr "Tam na dole tej dziury czają się niebezpieczne stworzenia. Obawiam się, że mogą wyjść na powierzchnię."
|
||||
msgstr "W tej dziurze na dole czają się niebezpieczne stworzenia. Obawiam się, że znów wyjdą na powierzchnię."
|
||||
|
||||
#: conversationlist_brimhaven.json:churrie_10:0
|
||||
msgid "Then I wish the dry lake was full of water again. It would keep the monsters from coming out."
|
||||
msgstr "W takim razie chciałbym, aby to wysuszone jezioro znów było pełne wody. To powstrzyma potwory przed wyjściem na powierzchnię."
|
||||
msgstr "W takim razie chciałbym, aby ta wysuszona rzeka była znów pełna wody. Powstrzymywało by to potwory przed wychodzeniem na powierzchnię."
|
||||
|
||||
#: conversationlist_brimhaven.json:churrie_20
|
||||
msgid "Indeed. I would see to it, if I had enough money."
|
||||
msgstr "W rzeczy samej. Z chęcią zobaczyłbym to, gdybym tylko miał wystarczającą ilość pieniędzy."
|
||||
msgstr "W rzeczy samej. Zapłaciłbym za to gdybym miał wystarczającą ilość pieniędzy."
|
||||
|
||||
#: conversationlist_brimhaven.json:churrie_20:0
|
||||
msgid "What has money to do with it? I better go."
|
||||
msgstr "Co pieniądze mają z tym wspólnego? Lepiej sobie stąd pójdę."
|
||||
msgstr "Co pieniądze mają z tym wspólnego? Lepiej pójdę."
|
||||
|
||||
#: conversationlist_brimhaven.json:churrie_20:1
|
||||
#: conversationlist_brimhaven.json:tamarukh_20:1
|
||||
msgid "It should not fail because of a lack of money. Here you have 2500 gold."
|
||||
msgstr "Pieniądze nie będą już przeszkodą. Oto 2500 sztuk złota."
|
||||
msgstr "To nie powinno się nie udać z powodu braku pieniędzy. Oto 2500 sztuk złota."
|
||||
|
||||
#: conversationlist_brimhaven.json:churrie_30
|
||||
msgid "Oh, wow! I will take care of it. So much money! Probably tonight ..."
|
||||
msgstr "Och, cudownie! Zajmę się tym. Tak dużo pieniędzy! Prawdopodobnie już dziś wieczorem ..."
|
||||
msgstr "Och, wow! Zajmę się tym. Tak dużo pieniędzy! Prawdopodobnie dziś wieczorem ..."
|
||||
|
||||
#: conversationlist_brimhaven.json:tamarukh
|
||||
msgid "Isn't it a pity to see all that fertile land wasted?"
|
||||
msgstr "Czy nie żal Ci oglądać jak ta cała żyzna ziemia się marnuje?"
|
||||
msgstr "Nie szkoda patrzeć jak ta cała żyzna ziemia się marnuje?"
|
||||
|
||||
#: conversationlist_brimhaven.json:tamarukh:0
|
||||
msgid "Do you mean the lake?"
|
||||
@@ -37192,19 +37192,19 @@ msgstr "Masz na myśli jezioro?"
|
||||
|
||||
#: conversationlist_brimhaven.json:tamarukh_10
|
||||
msgid "Sure. We had built this dam in Brimhaven to get more space for arable land, but someone must have sabotaged it."
|
||||
msgstr "Dokładnie. Wybudowaliśmy tamę w Brimhaven, aby mieć więcej pól uprawnych, ale ktoś musiał ją uszkodzić."
|
||||
msgstr "Pewnie. Wybudowaliśmy tę tamę w Brimhaven, aby mieć więcej miejsca na grunty orne, ale ktoś musiał to sabotować."
|
||||
|
||||
#: conversationlist_brimhaven.json:tamarukh_10:0
|
||||
msgid "Would you like to repair the dam again?"
|
||||
msgstr "Chciałbyś znów ją naprawić?"
|
||||
msgstr "Chciałbyś znów naprawić tę tamę?"
|
||||
|
||||
#: conversationlist_brimhaven.json:tamarukh_20
|
||||
msgid "Yes, I would see to it, if I had enough money."
|
||||
msgstr "Tak, gdybym tylko miał wystarczającą ilość pieniędzy."
|
||||
msgstr "Tak, chciałbym, gdybym miał wystarczającą ilość pieniędzy."
|
||||
|
||||
#: conversationlist_brimhaven.json:tamarukh_20:0
|
||||
msgid "Everyone wants my money. I better go."
|
||||
msgstr "Każdy chce moich pieniędzy. Spadam stąd."
|
||||
msgstr "Każdy chce moich pieniędzy. Lepiej pójdę."
|
||||
|
||||
#: conversationlist_brimhaven.json:tamarukh_30
|
||||
msgid "That is very noble of you. I will take care of it."
|
||||
@@ -37212,15 +37212,15 @@ msgstr "To bardzo szlachetne z Twojej strony. Zajmę się tym."
|
||||
|
||||
#: conversationlist_brimhaven.json:quiet_thief_2_1
|
||||
msgid "Maybe. Why? Anyway, the dagger is no longer available, except perhaps at a special price."
|
||||
msgstr "Może.Dlaczego? W każdym razie, sztylet nie jest już dostępny, chyba że dostanę za niego dobrą ofertę."
|
||||
msgstr "Może.Dlaczego? W każdym razie, sztylet nie jest już dostępny, no może za specjalną ceną."
|
||||
|
||||
#: conversationlist_brimhaven.json:quiet_thief_3_1
|
||||
msgid "Maybe. Why? Anyway, the gem is no longer available, except perhaps at a special price."
|
||||
msgstr "Może. Dlaczego? W każdym razie, klejnot nie jest już dostępny, chyba że dostanę za niego dobrą ofertę."
|
||||
msgstr "Może. Dlaczego? W każdym razie, klejnot nie jest już dostępny, no może poza specjalną ceną."
|
||||
|
||||
#: conversationlist_brimhaven.json:quiet_thief_2_2
|
||||
msgid "Since you have the gem, and you have asked about the dagger, I assume you want it. But when you want something enough, you are willing to pay more, right?"
|
||||
msgstr "Skoro masz już klejnot i pytasz o sztylet to zakładam, że go chcesz. A skoro tak, to w takim razie jesteś skłonny zapłacić więcej, prawda?"
|
||||
msgstr "Skoro masz już klejnot i spytałeś o sztylet to zakładam, że chcesz go. Ale skoro tak bardzo czegoś chcesz, to jesteś skłonny zapłacić więcej, tak?"
|
||||
|
||||
#: conversationlist_brimhaven.json:quiet_thief_2_2:0
|
||||
#: conversationlist_brimhaven.json:quiet_thief_3_2:0
|
||||
@@ -37230,7 +37230,7 @@ msgstr "Nie, nie sądzę."
|
||||
#: conversationlist_brimhaven.json:quiet_thief_2_2:1
|
||||
#: conversationlist_brimhaven.json:quiet_thief_3_2:1
|
||||
msgid "How much are you asking?"
|
||||
msgstr "Ile w końcu chcesz?"
|
||||
msgstr "Ile chcesz?"
|
||||
|
||||
#: conversationlist_brimhaven.json:quiet_thief_2_2:2
|
||||
#: conversationlist_brimhaven.json:quiet_thief_3_2:2
|
||||
@@ -37239,40 +37239,40 @@ msgstr "Mogę zobaczyć co innego masz na sprzedaż."
|
||||
|
||||
#: conversationlist_brimhaven.json:quiet_thief_2_3
|
||||
msgid "I think 1000 gold would be fair. Is that acceptable?"
|
||||
msgstr "Myślę, że 1000 sztuk złota to uczciwa cena. Czy jest do przyjęcia?"
|
||||
msgstr "Myślę, że 1000 sztuk złota byłoby sprawiedliwe. Czy to do przyjęcia?"
|
||||
|
||||
#: conversationlist_brimhaven.json:quiet_thief_2_3:0
|
||||
msgid "No. That's too much for me."
|
||||
msgstr "Nie, to zbyt dużo jak dla mnie."
|
||||
msgstr "Nie, to zbyt wiele dla mnie."
|
||||
|
||||
#: conversationlist_brimhaven.json:quiet_thief_2_3:1
|
||||
#: conversationlist_brimhaven.json:quiet_thief_3_3:1
|
||||
msgid "I don't think it's fair, but I'll pay it."
|
||||
msgstr "Nie sądzę że jest uczciwa, ale zapłacę."
|
||||
msgstr "Nie sądzę, żeby to było sprawiedliwe, ale zapłacę."
|
||||
|
||||
#: conversationlist_brimhaven.json:quiet_thief_2_4
|
||||
msgid "Here you go kid."
|
||||
msgstr "Proszę bardzo młody."
|
||||
msgstr "Proszę bardzo dzieciaku."
|
||||
|
||||
#: conversationlist_brimhaven.json:quiet_thief_3_2
|
||||
msgid "Since you have the dagger, and you have asked about the gem, I assume you want it. But when you want something enough, you are willing to pay more, right?"
|
||||
msgstr "Skoro masz już sztylet i pytasz o klejnot, to zakładam że chcesz go kupić. A skoro tak, to jesteś skłonny zapłacić więcej, nie mylę się?"
|
||||
msgstr "Skoro masz już sztylet i pytałeś o klejnot, to zakładam, że go chcesz. Ale jeśli czegoś bardzo potrzebujesz to jesteś skłonny zapłacić więcej, tak?"
|
||||
|
||||
#: conversationlist_brimhaven.json:quiet_thief_3_3
|
||||
msgid "I think 1500 gold would be fair. Is that acceptable?"
|
||||
msgstr "Myślę, że 1500 sztuk złota to uczciwa cena. Bierzesz?"
|
||||
msgstr "Myślę, że 1500 sztuk złota będzie sprawiedliwe. Czy to do przyjęcia?"
|
||||
|
||||
#: conversationlist_brimhaven.json:quiet_thief_3_3:0
|
||||
msgid "No, that's too much for me."
|
||||
msgstr "Nie, to zbyt dużo jak dla mnie."
|
||||
msgstr "Nie, to zbyt dużo dla mnie."
|
||||
|
||||
#: conversationlist_brimhaven.json:quiet_thief_3_4
|
||||
msgid "Here you go kid"
|
||||
msgstr "Proszę bardzo młody"
|
||||
msgstr "Proszę bardzo dzieciaku"
|
||||
|
||||
#: conversationlist_brimhaven.json:edrin_2_1
|
||||
msgid "I recognize this. I made it, many years ago, for a man called Lawellyn. Alas, I hear he is now dead. See this recess in the pommel? There used to be an unusual gem in that. It gave the dagger some special properties. If you can find the gem, I can repair it for you."
|
||||
msgstr "Poznaję moje dzieło. Stworzyłem go wiele lat temu, dla mężczyzny o imieniu Lawellyn. Słyszałem, że już niestety nie żyje. Widzisz to zagłębienie w rękojeści? Kiedyś był w nim osadzony niezwykły klejnot. Nadawał ostrzu specjalnych właściwości. Jeśli znajdziesz klejnot, to mogę Ci go naprawić."
|
||||
msgstr "Poznaję to. Stworzyłem go, wiele lat temu, dla mężczyzny o imieniu Lawellyn. Słyszałem niestety, że już nie żyje. Widzisz to zagłębienie w rękojeści? Kiedyś był w nim niezwykły klejnot. Nadawał ostrzu specjalnych właściwości. Jeśli znajdziesz klejnot, to mogę Ci go naprawić."
|
||||
|
||||
#: conversationlist_brimhaven.json:edrin_2_1:0
|
||||
msgid "I think I know where to find that. I'll go and get it."
|
||||
@@ -37280,7 +37280,7 @@ msgstr "Myślę, że wiem gdzie go znaleźć. Pójdę i zdobędę go."
|
||||
|
||||
#: conversationlist_brimhaven.json:edrin_2_1:1
|
||||
msgid "OK. Thanks for the information. "
|
||||
msgstr "Dobrze. Dziękuję za informacje. "
|
||||
msgstr "OK. Dzięki za informacje. "
|
||||
|
||||
#: conversationlist_brimhaven.json:edrin_2_1:2
|
||||
msgid "Let's talk about something else."
|
||||
@@ -37288,7 +37288,7 @@ msgstr "Porozmawiajmy o czymś innym."
|
||||
|
||||
#: conversationlist_brimhaven.json:edrin_3_1
|
||||
msgid "I recognize this. It was used in something I made, many years ago. It was set into the pommel of a dagger I made for a man called Lawellyn. Alas, I hear he is now dead. It gave the dagger some special properties. If you can find the dagger, I can repair it for you."
|
||||
msgstr "Rozpoznaję go. Był osadzony w rękojeści sztyletu zrobionego wiele lat temu dla pewnego mężczyzny o imieniu Lawellyn. Niestety, doszły mnie wieści że człowiek ów już nie żyje. Klejnot dawał sztyletowi specjalne właściwości. Znajdź sztylet, a wówczas go naprawię."
|
||||
msgstr "Rozpoznaję to. Zostało użyte w czymś co stworzyłem wiele lat temu. Był osadzony w rękojeści sztyletu zrobionego dla mężczyzny o imieniu Lawellyn. Niestety słyszę, że on już nie żyje. Nadawał sztyletowi specjalnych właściwości. Jeśli znajdziesz sztylet, to mogę Ci go naprawić."
|
||||
|
||||
#: conversationlist_brimhaven.json:edrin_3_1:0
|
||||
msgid "I think I know where to find that. I'll be right back."
|
||||
@@ -37296,15 +37296,15 @@ msgstr "Myślę, że wiem gdzie go znaleźć. Zaraz wracam."
|
||||
|
||||
#: conversationlist_brimhaven.json:edrin_3_1:1
|
||||
msgid "Maybe if I find the time I'll look for it. Let's talk about something else."
|
||||
msgstr "Jeśli tylko znajdę czas, to go poszukam. Porozmawiajmy o czymś innym."
|
||||
msgstr "Może jeśli znajdę czas to się zanim rozejrzę. Porozmawiajmy o czymś innym."
|
||||
|
||||
#: conversationlist_brimhaven.json:edrin_3_1:2
|
||||
msgid "OK. Thanks for the information."
|
||||
msgstr "Dobrze. Dziękuję za informacje."
|
||||
msgstr "OK. Dziękuję za informacje."
|
||||
|
||||
#: conversationlist_brimhaven.json:edrin_4_1
|
||||
msgid "I recognize these. I made the dagger, many years ago, for a man called Lawellyn. Alas, I hear he is now dead. See this recess in the pommel? The gem you have fits in that. It gave the dagger some special properties. If you wish, I can repair it for you."
|
||||
msgstr "Rozpoznaję te przedmioty. Stworzyłem ten sztylet wiele lat temu, dla mężczyzny o imieniu Lawellyn. Niestety jak słyszałem, to człowiek ów już nie żyje. Widzisz to wgłębienie w rękojeści? Klejnot, który masz idealnie pasuje do niego. Nadaje sztyletowi specjalnych właściwości. Jeśli chcesz to naprawię go dla Ciebie."
|
||||
msgstr "Rozpoznaję je. Stworzyłem sztylet wiele lat temu, dla mężczyzny o imieniu Lawellyn. Słyszę niestety, że już nie żyje. Widzisz to wgłębienie w rękojeści? Ten klejnot, który masz pasuje do niego. Nadawał sztyletowi specjalnych właściwości. Jeśli chcesz to naprawię Ci go."
|
||||
|
||||
#: conversationlist_brimhaven.json:edrin_4_1:0
|
||||
#: conversationlist_brimhaven.json:edrin_5_0:0
|
||||
@@ -37331,7 +37331,7 @@ msgstr "Mam sztylet. Myślę, że pasuje do klejnotu o którym rozmawialiśmy. "
|
||||
|
||||
#: conversationlist_brimhaven.json:edrin_0_0:4
|
||||
msgid "I'm looking for my brother, Andor. Have you seen anyone around town that looks a bit like me?"
|
||||
msgstr "Szukam mojego brata, ma na imię Andora. Widziałeś może już tu wcześniej kogoś podobnego do mnie?"
|
||||
msgstr "Szukam brata, Andora. Widział pan w okolicy kogoś podobnego do mnie?"
|
||||
|
||||
#: conversationlist_brimhaven.json:edrin_0_0:6
|
||||
msgid "Hello, did you order a 'Striped Hammer'?"
|
||||
@@ -37339,11 +37339,11 @@ msgstr "Witaj, czy zamawiałeś 'Młot w paski'?"
|
||||
|
||||
#: conversationlist_brimhaven.json:edrin_5_0
|
||||
msgid "Yes, that's the one that matches the dagger! Now that I have both pieces, I can repair the dagger for you if you wish."
|
||||
msgstr "Tak, to ten klejnot który był osadzony w rękojeści! Teraz gdy mam już obie części to mogę naprawić sztylet, jeśli tylko chcesz."
|
||||
msgstr "Tak, to ten odpowiedni dla sztyletu! Teraz gdy mam obie części mogę Ci naprawić ten sztylet, jeśli chcesz."
|
||||
|
||||
#: conversationlist_brimhaven.json:edrin_6_0
|
||||
msgid "Yes, that's the one that matches the gem! Now that I have both pieces, I can repair the dagger for you if you wish."
|
||||
msgstr "Tak, to sztylet w którego rękojeści był osadzony klejnot! Teraz, gdy mam obie części to mogę naprawić go, jeśli oczywiście tego chcesz."
|
||||
msgstr "Tak, to ten, który pasuje do klejnotu! Teraz, gdy mam obie części mogę naprawić sztylet, jeśli chcesz."
|
||||
|
||||
#: conversationlist_brimhaven.json:edrin_6_0:1
|
||||
msgid "I'll think about it"
|
||||
@@ -37353,7 +37353,7 @@ msgstr "Zastanowię się nad tym"
|
||||
#: conversationlist_brimhaven.json:edrin_5_1
|
||||
#: conversationlist_brimhaven.json:edrin_6_1
|
||||
msgid "The best I can offer is 800 gold. The repair is quite delicate, and if done incorrectly it will just be a dagger with a gem in the pommel, and no more."
|
||||
msgstr "Minimalna cena jaką mogę zaoferować to 800 sztuk złota. Naprawa musi być wykonana z odpowiednią precyzją, a jeden błąd może sprawić, że będzie to jedynie sztylet z klejnotem i nic więcej."
|
||||
msgstr "Jedyne co mogę zaoferować to 800 sztuk złota. Naprawa jest dość precyzyjna, a jeśli zostanie przeprowadzona nieprawidłowo, to będzie jedynie sztylet z klejnotem i nic więcej."
|
||||
|
||||
#: conversationlist_brimhaven.json:edrin_4_2:0
|
||||
#: conversationlist_brimhaven.json:edrin_5_1:0
|
||||
@@ -37371,13 +37371,13 @@ msgstr "To zbyt drogo. Zatrzymam sztylet oraz klejnot, który mam."
|
||||
#: conversationlist_brimhaven.json:edrin_5_1:2
|
||||
#: conversationlist_brimhaven.json:edrin_6_1:2
|
||||
msgid "OK. I agree. Here are the dagger and the gem."
|
||||
msgstr "W porządku. Zgadzam się. Oto sztylet i klejnot."
|
||||
msgstr "OK. Zgadzam się. Oto sztylet i klejnot."
|
||||
|
||||
#: conversationlist_brimhaven.json:edrin_4_3a
|
||||
#: conversationlist_brimhaven.json:edrin_5_2a
|
||||
#: conversationlist_brimhaven.json:edrin_6_2a
|
||||
msgid "That is up to you, although I think you have made a mistake."
|
||||
msgstr "To Twoja decyzja, jednakże moim zdaniem popełniasz błąd."
|
||||
msgstr "To zależy od Ciebie, myślę jednak, że popełniłeś błąd."
|
||||
|
||||
#: conversationlist_brimhaven.json:edrin_4_3b
|
||||
#: conversationlist_brimhaven.json:edrin_5_2b
|
||||
@@ -37387,25 +37387,25 @@ msgstr "To zajmie mi trochę czasu. Przyjdź później by odebrać naprawiony sz
|
||||
#: conversationlist_brimhaven.json:edrin_7_1a
|
||||
#: conversationlist_brimhaven.json:edrin_7_1b
|
||||
msgid "Yes, it is done. Here is the repaired dagger. It's nice to see Lawellyn's dagger brought back to its original glory. There is some mystery about his death. I don't know anything about it though. Maybe someone else in town can tell you more."
|
||||
msgstr "Tak, jest naprawiony. Proszę, oto on. Miło jest widzieć, że sztylet Lawellyna odzyskał dawną świetność. Żeby było ciekawiej, okoliczności jego śmierci nie są do końca jasne. Tyle wiem w tym temacie. Może ktoś z miejscowych powie Ci coś więcej."
|
||||
msgstr "Tak, zrobione. Oto naprawiony sztylet. Miło widzieć, że przywrócono dawno świetność sztyletowi Lawellyna. Jest pewna tajemnica dotycząca jego śmierci. Jednak nic o tym nie wiem. Może ktoś inny w mieście będzie mógł Ci powiedzieć więcej."
|
||||
|
||||
#: conversationlist_brimhaven.json:edrin_7_1c
|
||||
msgid "No, not yet. You must have patience. I told you this is a difficult repair."
|
||||
msgstr "Nie, jeszcze nie. Cierpliwości. Tłumaczyłem Ci przecież, że to robota wymagająca precyzji."
|
||||
msgstr "Nie, jeszcze nie. Musisz mieć cierpliwość. Mówiłem Ci, że trudno to naprawić."
|
||||
|
||||
#: conversationlist_brimhaven.json:edrin_4_3c
|
||||
#: conversationlist_brimhaven.json:edrin_5_2c
|
||||
#: conversationlist_brimhaven.json:edrin_6_2c
|
||||
msgid "Feel free to come back when you decide."
|
||||
msgstr "Jeśli się zdecydujesz, to zajrzyj tu ponownie."
|
||||
msgstr "Jeśli masz ochotę wróć do nas, gdy się zdecydujesz."
|
||||
|
||||
#: conversationlist_brimhaven.json:edrin_6_2b
|
||||
msgid "This will take me some time. Please come back later to collect the repaired dagger."
|
||||
msgstr "To zajmie mi trochę czasu. Przyjdź tu później."
|
||||
msgstr "To zajmie trochę czasu. Przyjdź później, by odebrać naprawiony sztylet."
|
||||
|
||||
#: conversationlist_brimhaven.json:brv_shop_owner_1
|
||||
msgid "May I help you? [He looks down on you.]"
|
||||
msgstr "W czym mogę pomóc? [Patrzy na Ciebie.]"
|
||||
msgstr "Mogę Ci pomóc? [Patrzy na Ciebie z góry.]"
|
||||
|
||||
#: conversationlist_brimhaven.json:brv_shop_owner_1:0
|
||||
msgid "I am just checking things out."
|
||||
@@ -37421,18 +37421,15 @@ msgstr "[Wskazujesz na bardzo drogi naszyjnik] Ile to kosztuje?"
|
||||
|
||||
#: conversationlist_brimhaven.json:brv_shop_owner_3
|
||||
msgid "I don't think this would fit you."
|
||||
msgstr "Nie sądzę aby pasował do Ciebie."
|
||||
msgstr "Nie sądzę by Ci to pasowało."
|
||||
|
||||
#: conversationlist_brimhaven.json:brv_shop_owner_3:0
|
||||
msgid "Well, I didn't ask if it would fit. I asked how much it was."
|
||||
msgstr ""
|
||||
"Cóż, ja nie pytałem o to czy pasowałby do mnie. Pytałem ile on kosztuje."
|
||||
msgstr "W porządku, nie pytałem czy pasowałoby mi. Pytałem ile by to kosztowało."
|
||||
|
||||
#: conversationlist_brimhaven.json:brv_shop_owner_4
|
||||
msgid "It is very expensive. I don't think we have anything for you. You are obviously in the wrong place. Please leave."
|
||||
msgstr ""
|
||||
"Jest bardzo drogi. Myślę, że akurat tu nie ma nic dla Ciebie. To oczywiste, "
|
||||
"że trafiłeś w złe miejsce. Wyjdź stąd."
|
||||
msgstr "To bardzo drogie. Nic tu nie mam dla Ciebie. Najwyraźniej jesteś w złym miejscu. Odejdź."
|
||||
|
||||
#: conversationlist_brimhaven.json:brv_shop_owner_4:0
|
||||
msgid "[You slowly pull out your coin bag and show him your gold.]"
|
||||
@@ -37440,25 +37437,23 @@ msgstr "[Powoli wyjmujesz swą sakwę i pokazujesz mu złoto.]"
|
||||
|
||||
#: conversationlist_brimhaven.json:brv_shop_guard_20
|
||||
msgid "Hello again, Sir."
|
||||
msgstr "Witam ponownie Szanownego Pana."
|
||||
msgstr "Witam ponownie, panie."
|
||||
|
||||
#: conversationlist_brimhaven.json:brv_shop_guard_10
|
||||
msgid "I will keep an eye on you."
|
||||
msgstr "Mam Cię na oku."
|
||||
msgstr "Będę Cię pilnował."
|
||||
|
||||
#: conversationlist_brimhaven.json:brv_shop_owner_20
|
||||
msgid "How can I serve you, Sir?"
|
||||
msgstr "W czym mogę służyć Szanownemu Panu?"
|
||||
msgstr "W czym mogę służyć, panie?"
|
||||
|
||||
#: conversationlist_brimhaven.json:brv_shop_owner_20:0
|
||||
msgid "Show me your wares."
|
||||
msgstr "Pokaż mi co masz na sprzedaż."
|
||||
msgstr "Pokaż mi swoje towary."
|
||||
|
||||
#: conversationlist_brimhaven.json:brv_shop_owner_20:1
|
||||
msgid "I am looking for a necklace in our family colors of red, green and white, that I would like to give as a present to my father."
|
||||
msgstr ""
|
||||
"Szukam naszyjnika w naszych rodowych barwach: czerwieni, zieleni i bieli. "
|
||||
"Chciałbym go dać ojcu jako prezent."
|
||||
msgstr "Szukam naszyjnika w naszych rodzinnych barwach, czerwieni, zieleni i bieli, który mógłbym dać ojcu jako prezent."
|
||||
|
||||
#: conversationlist_brimhaven.json:brv_shop_owner_10
|
||||
msgid ""
|
||||
@@ -37466,17 +37461,15 @@ msgid ""
|
||||
"I was just kidding, child... I mean... Sir!"
|
||||
msgstr ""
|
||||
"[Jego oczy rozszerzają się.] Och\n"
|
||||
"Tylko żartowałem, młody... Miałem na myśli... Szanowny Panie!"
|
||||
"Tylko żartowałem, dzieciaku... Miałem na myśli... Panie!"
|
||||
|
||||
#: conversationlist_brimhaven.json:brv_shop_owner_10:0
|
||||
msgid "Show me your wares, you worm."
|
||||
msgstr "Pokaż mi co masz na sprzedaż, ty szujo."
|
||||
msgstr "Pokaż mi swoje towary, ty gnido."
|
||||
|
||||
#: conversationlist_brimhaven.json:brv_shop_owner_30
|
||||
msgid "No problem, Sir. I can arrange one for you. Just tell me how much you want to spend."
|
||||
msgstr ""
|
||||
"Klient nasz Pan. Mogę sprezentować taki. Muszę tylko wiedzieć w jakiej cenie "
|
||||
"mam się zmieścić."
|
||||
msgstr "Nie ma problemu, panie. Mogę Ci jeden załatwić. Powiedz mi ile chcesz wydać."
|
||||
|
||||
#: conversationlist_brimhaven.json:brv_shop_owner_30:1
|
||||
msgid "Give me a necklace for 5 gold coins."
|
||||
@@ -37500,7 +37493,7 @@ msgstr "Oto naszyjnik."
|
||||
|
||||
#: conversationlist_brimhaven.json:brv_shop_owner_40_1
|
||||
msgid "Take this... valuable necklace. Your father will be proud to wear it."
|
||||
msgstr "Weź ten... cenny naszyjnik. Twój ojciec będzie dumny, że go nosi."
|
||||
msgstr "Weź ten... wartościowy naszyjnik. Twój ojciec będzie dumny, że go nosi."
|
||||
|
||||
#: conversationlist_brimhaven.json:mikhail_present_10
|
||||
msgid "I asked you to search for your brother Andor and you did not find out anything and instead you are bringing me a necklace? Go and search for your brother!"
|
||||
@@ -39781,7 +39774,7 @@ msgid ""
|
||||
"Survived by Arlish"
|
||||
msgstr ""
|
||||
"Tu leży Lawellyn słaby.\n"
|
||||
"Przeżyła go Arlish"
|
||||
"Przeżył go Arlish"
|
||||
|
||||
#: conversationlist_brimhaven_2.json:brv2_grave_9_1:0
|
||||
msgid "Hmm, interesting."
|
||||
@@ -39874,11 +39867,11 @@ msgstr "Być może. Kto pyta?"
|
||||
|
||||
#: conversationlist_brimhaven_2.json:brv_tavern1_guest2_asd_10:0
|
||||
msgid "Well, I've been asked by Lawellyn's daughter, Arlish, to investigate his death."
|
||||
msgstr "Cóż, Arlish, córka Lawellyna poprosiła mnie abym zbadał okoliczności jego śmierci."
|
||||
msgstr "Świetnie, zostałem poproszony przez córkę Lawellyna Arlish, aby zbadać okoliczności jego śmierci."
|
||||
|
||||
#: conversationlist_brimhaven_2.json:brv_tavern1_guest2_asd_20
|
||||
msgid "Oh, OK. Arlish helped me a lot in school when we were kids, so I feel like I owe it to her to help you."
|
||||
msgstr "Och, dobra. Arlish bardzo pomagała mi w nauce, kiedy byliśmy dziećmi a zatem myślę, że jestem jej winien pomoc."
|
||||
msgstr "Och, OK. Kiedy byliśmy dziećmi to Arlish bardzo mi pomogła w nauce. Sądzę, że jestem jej winien pomocy."
|
||||
|
||||
#: conversationlist_brimhaven_2.json:brv_tavern1_guest2_asd_30
|
||||
msgid "Don't tell the bartender, but I like to frequent the tavern in Loneford a lot, and as such, I've developed quite a friendship with the owner Kizzo. One day we were talking about how scary the woods between Loneford and Brimhaven can be at nighttime. After sharing some not so scary stories, Kizzo told me a crazy murder story. Now I can't remember the details because...well, I had been drinking."
|
||||
@@ -39890,11 +39883,11 @@ msgstr "Proponuję Ci porozmawiać z Kizzo."
|
||||
|
||||
#: conversationlist_brimhaven_2.json:kizzo_asd_10
|
||||
msgid "Oh, yes. A couple of years ago, a customer that I've never seen before nor have I seen since, sits down at the bar with a terrified look on his face."
|
||||
msgstr "A, tak. Kilka lat temu był tu klient, którego nigdy wcześniej ani później nie widziałem. Zapamiętałem go z uwagi na przerażenie jakie miał wypisane na twarzy."
|
||||
msgstr "Och, tak. Wiele lat temu klient, którego nigdy wcześniej ani później nie widziałem, usiadł przy barze z przerażającym wyrazem twarzy."
|
||||
|
||||
#: conversationlist_brimhaven_2.json:kizzo_asd_20
|
||||
msgid "He begins to tell me that he just witnessed two men in the woods between here and Brimhaven embroiled in a violent altercation and fears that one killed the other."
|
||||
msgstr "Opowiedział mi, jak odrobinę wcześniej dostrzegł dwóch uwikłanych w gwałtowną kłótnię mężczyzn w lesie pomiędzy Loneford a Brimhaven i obawiał się, że jeden zabił drugiego."
|
||||
msgstr "Zaczyna opowiadać mi, że właśnie dostrzegł dwóch mężczyzn w lesie między tym miejscem, a Brimhaven uwikłanych w gwałtowną sprzeczkę i obawia się, że jeden zabił drugiego."
|
||||
|
||||
#: conversationlist_brimhaven_2.json:kizzo_asd_30
|
||||
msgid "That's all I know. Maybe you could find out more if you can find the scene of the murder?"
|
||||
@@ -39902,11 +39895,11 @@ msgstr "Tyle wiem. Może mógłbyś dowiedzieć się więcej, jeśli znajdziesz
|
||||
|
||||
#: conversationlist_brimhaven_2.json:kizzo_asd_40
|
||||
msgid "Wow! This glove looks like it's been through a lot."
|
||||
msgstr "Jejku! Ta rękawiczka wygląda jakby wiele przeszła."
|
||||
msgstr "Wow! Ta rękawiczka wygląda jakby była całkiem znoszona."
|
||||
|
||||
#: conversationlist_brimhaven_2.json:kizzo_asd_50
|
||||
msgid "This does however look like it used to be a high quality item."
|
||||
msgstr "Jednakże wygląda na to, że była to rękawica dobrej jakości."
|
||||
msgstr "Jednakże wygląda to jako rzecz całkiem dobrej jakości."
|
||||
|
||||
#: conversationlist_brimhaven_2.json:kizzo_asd_60
|
||||
msgid "Yes. If that was my glove, I would have tried to get a new one made instead of buying a new set as it would be cheaper."
|
||||
@@ -39918,7 +39911,7 @@ msgstr "Gdzie ktoś mógłby znaleźć tylko jedną rękawiczkę?"
|
||||
|
||||
#: conversationlist_brimhaven_2.json:kizzo_asd_70
|
||||
msgid "Well, I know Venanra in Brimhaven does some great work with cloth and leather items."
|
||||
msgstr "Cóż, z tego co wiem to Venanra w Brimhaven szyje świetne rzeczy z wszelakich tkanin i skóry."
|
||||
msgstr "Świetnie, Venanra z Brimhaven wykonuje świetne dzieła z materiału i artykułów skórzanych."
|
||||
|
||||
#: conversationlist_brimhaven_2.json:brv_crime_scene_20
|
||||
msgid "[Upon inspection, you notice what appears to be leather peeking out from under some leaves. You pull at it, and find a glove. It has what looks like old blood stains on it.]"
|
||||
@@ -39938,19 +39931,19 @@ msgstr "Zignoruj to."
|
||||
|
||||
#: conversationlist_brimhaven_2.json:brv_laundry_boss_10
|
||||
msgid "Well, yes, I have. In fact, I made one exactly like it a couple of years ago for a customer. I remember because it is a very unique looking glove."
|
||||
msgstr "Cóż, tak, poznaję. Faktycznie, uszyłam takie parę lat temu. Pamiętam, ponieważ jest to wyjątkowo wyglądająca rękawiczka."
|
||||
msgstr "Świetnie, tak, mam. Faktycznie, stworzyłem parę lat temu dla klienta taki sam. Pamiętam, ponieważ to bardzo unikatowo wyglądająca rękawiczka."
|
||||
|
||||
#: conversationlist_brimhaven_2.json:brv_laundry_boss_10:0
|
||||
msgid "Can you remember who the customer was?"
|
||||
msgstr "Pamiętasz dla kogo je zrobiłaś?"
|
||||
msgstr "Pamiętasz kto był tym klientem?"
|
||||
|
||||
#: conversationlist_brimhaven_2.json:brv_laundry_boss_20
|
||||
msgid "Um, let me think for a second...ah, yes, it was for Ogea."
|
||||
msgstr "Uhm, niech no pomyślę... ach, tak, to był Ogea."
|
||||
msgstr "Uhm, niech no pomyślę... ach, tak, to była Ogea."
|
||||
|
||||
#: conversationlist_brimhaven_2.json:brv_laundry_boss_30
|
||||
msgid "He came to me with a story that he lost his glove while hunting one night and how he wanted me to make him a replacement as he could not afford to purchase a new pair."
|
||||
msgstr "Przyszedł do mnie mówiąc, że zgubił rękawiczkę podczas nocnego polowania i chciał, abym mu uszyła drugą, ponieważ nie było go stać na zakup nowej pary."
|
||||
msgstr "Przyszedł do mnie z bajeczką, że zgubił rękawiczkę pewnej nocy podczas polowania i chciał bym mu uszył zamiennik, ponieważ nie było go stać na nową parę."
|
||||
|
||||
#: conversationlist_brimhaven_2.json:brv_laundry_boss_40
|
||||
msgid "Oh, absolutely. I'm sure."
|
||||
@@ -48737,9 +48730,6 @@ msgid "Welcome to Sullengard, kid. Happy 20th beer celebration!"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_1:2
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_beer_0:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_no_letter_delivered:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered:1
|
||||
msgid "We want to contribute gold coins for your financial loss."
|
||||
msgstr ""
|
||||
|
||||
@@ -48861,10 +48851,6 @@ msgstr ""
|
||||
msgid "I need somewhere to relax and refresh. Do you have a bed available?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10:2
|
||||
msgid "Do you know by chance where this lost travelor is?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_20
|
||||
msgid "Yes, I do, but it's going to cost you more than you may be expecting."
|
||||
msgstr ""
|
||||
@@ -49579,7 +49565,7 @@ msgid "Correct. Oops...I don't have the new pitchfork. Be right back."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_ainsley_3
|
||||
msgid "Thank you so much, kid. Tell my wife Hadena I can come home on time today."
|
||||
msgid "Thank you so much, kid. Tell my wife Ainsley I can come home on time today."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard7_road_sign
|
||||
@@ -50061,11 +50047,7 @@ msgid "And where is this person now?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:0
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. Here is your inventory."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:1
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. I just remembered that I didn't bring your inventory with me. I'll be right back."
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_100
|
||||
@@ -51454,7 +51436,7 @@ msgid "How did you know that?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered
|
||||
msgid "Thank you for delivering my letter to Kealwea."
|
||||
msgid "Than you for delivering my letter to Kealwea."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:ff_captain_beer_tell_everything_32
|
||||
@@ -51589,10 +51571,6 @@ msgstr ""
|
||||
msgid "If you are here about a tax complaint or a land dispute, then please sign in and I well get to you momentarily."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10a
|
||||
msgid "Sure. Look at the table over there. He is my best customer at he moment."
|
||||
msgstr ""
|
||||
|
||||
#: itemcategories_1.json:dagger
|
||||
msgid "Dagger"
|
||||
msgstr "Sztylet"
|
||||
@@ -59550,10 +59528,6 @@ msgstr ""
|
||||
msgid "Maddalena"
|
||||
msgstr ""
|
||||
|
||||
#: monsterlist_next_release.json:lava_queen_entity
|
||||
msgid "Queen lava entity"
|
||||
msgstr ""
|
||||
|
||||
#: questlist.json:andor
|
||||
msgid "Search for Andor"
|
||||
msgstr "W poszukiwaniu Andora"
|
||||
@@ -63217,7 +63191,7 @@ msgstr "Powinienem zanieść dowody Kizzo."
|
||||
|
||||
#: questlist_brimhaven.json:brv_dagger:170
|
||||
msgid "Kizzo recommended that I ask Venanra in Brimhaven about the glove."
|
||||
msgstr "Kizzo zaproponował mi abym zapytał Venanrę z Brimhaven o rękawicę."
|
||||
msgstr "Kizzo polecił mi zapytać Venanra z Brimhaven o rękawicę."
|
||||
|
||||
#: questlist_brimhaven.json:brv_dagger:180
|
||||
msgid "After speaking with Venanra, I learned that the glove belonged to Ogea."
|
||||
@@ -64106,6 +64080,103 @@ msgstr "Facutloni chce, abym zgłosił się do niego gdy tylko dostarczę wszyst
|
||||
msgid "I reported back to Facutloni. He is very happy."
|
||||
msgstr "Zgłosiłem się do Facutloniego. Jest bardzo szczęśliwy."
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow
|
||||
msgid "faction_count_shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:0
|
||||
msgid "Ranges 30:max | 18:very high | 6:high | -5:low | -14:very low | -23:even lower"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:10
|
||||
msgid " 4 vacor:61 Killed Vacor"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:20
|
||||
msgid " 4- vacor:60 Killed Unzel"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:30
|
||||
msgid " 4- kaverin:21 Declined to help Kaverin"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:40
|
||||
msgid " 4 feygard_shipment:82 Reported back to Ailshara"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:50
|
||||
msgid " 1 thieves_hidden:80 Talked about thieves to Thoronir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:60
|
||||
msgid " 4 stoutford_castle:50 Yolgen examined the ring"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:70
|
||||
msgid " 4- stoutford_castle:60 Kept the ring for myself, which upset Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:80
|
||||
msgid " 4- stoutford_castle:70 Kept the ring for myself and didn't tell Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:90
|
||||
#: questlist_factions.json:faction_count_shadow:210
|
||||
#: questlist_factions.json:faction_count_shadow:220
|
||||
#: questlist_factions.json:faction_count_shadow:230
|
||||
#: questlist_factions.json:faction_count_shadow:240
|
||||
#: questlist_factions.json:faction_count_shadow:250
|
||||
#: questlist_factions.json:faction_count_shadow:260
|
||||
#: questlist_factions.json:faction_count_shadow:270
|
||||
#: questlist_factions.json:faction_count_shadow:280
|
||||
#: questlist_factions.json:faction_count_shadow:290
|
||||
msgid " "
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:100
|
||||
msgid " 4 kaverin:100 Found Vacor's old hideout"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:110
|
||||
msgid " 4 Thieves03:32 The patrol sergeant has left to call for backup"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:120
|
||||
msgid " 4- darkprotector:70 Restored the helmet"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:130
|
||||
msgid " 5 darkprotector:40 Ulirfendor has given me the dark blessing of the Shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:140
|
||||
msgid " 4 darkprotector:41 Ulirfendor wanted to give me the dark blessing of the Shadow, but I declined"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:150
|
||||
msgid " 4 xulviir:30 Destroyed the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:160
|
||||
msgid " 4- xulviir:20 Restored the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:170
|
||||
msgid " 3- rogorn:50 Killed Rogorn"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:180
|
||||
msgid " 3 rogorn:55 Lie about Rogorn killed"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:190
|
||||
msgid " 1- loneford:55 Talked to Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:200
|
||||
msgid " 1 loneford:60 Didn't tell Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_sullengard.json:deebo_orchard_hth
|
||||
msgid "Hunting the hunter"
|
||||
msgstr ""
|
||||
@@ -64327,3 +64398,4 @@ msgstr ""
|
||||
#: worldmap.xml:world1:deebo_orchard
|
||||
msgid "Deebo's Orchard"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -47909,9 +47909,6 @@ msgid "Welcome to Sullengard, kid. Happy 20th beer celebration!"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_1:2
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_beer_0:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_no_letter_delivered:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered:1
|
||||
msgid "We want to contribute gold coins for your financial loss."
|
||||
msgstr ""
|
||||
|
||||
@@ -48033,10 +48030,6 @@ msgstr ""
|
||||
msgid "I need somewhere to relax and refresh. Do you have a bed available?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10:2
|
||||
msgid "Do you know by chance where this lost travelor is?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_20
|
||||
msgid "Yes, I do, but it's going to cost you more than you may be expecting."
|
||||
msgstr ""
|
||||
@@ -48751,7 +48744,7 @@ msgid "Correct. Oops...I don't have the new pitchfork. Be right back."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_ainsley_3
|
||||
msgid "Thank you so much, kid. Tell my wife Hadena I can come home on time today."
|
||||
msgid "Thank you so much, kid. Tell my wife Ainsley I can come home on time today."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard7_road_sign
|
||||
@@ -49233,11 +49226,7 @@ msgid "And where is this person now?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:0
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. Here is your inventory."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:1
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. I just remembered that I didn't bring your inventory with me. I'll be right back."
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_100
|
||||
@@ -50626,7 +50615,7 @@ msgid "How did you know that?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered
|
||||
msgid "Thank you for delivering my letter to Kealwea."
|
||||
msgid "Than you for delivering my letter to Kealwea."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:ff_captain_beer_tell_everything_32
|
||||
@@ -50761,10 +50750,6 @@ msgstr ""
|
||||
msgid "If you are here about a tax complaint or a land dispute, then please sign in and I well get to you momentarily."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10a
|
||||
msgid "Sure. Look at the table over there. He is my best customer at he moment."
|
||||
msgstr ""
|
||||
|
||||
#: itemcategories_1.json:dagger
|
||||
msgid "Dagger"
|
||||
msgstr ""
|
||||
@@ -58563,10 +58548,6 @@ msgstr ""
|
||||
msgid "Maddalena"
|
||||
msgstr ""
|
||||
|
||||
#: monsterlist_next_release.json:lava_queen_entity
|
||||
msgid "Queen lava entity"
|
||||
msgstr ""
|
||||
|
||||
#: questlist.json:andor
|
||||
msgid "Search for Andor"
|
||||
msgstr ""
|
||||
@@ -63091,6 +63072,103 @@ msgstr ""
|
||||
msgid "I reported back to Facutloni. He is very happy."
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow
|
||||
msgid "faction_count_shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:0
|
||||
msgid "Ranges 30:max | 18:very high | 6:high | -5:low | -14:very low | -23:even lower"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:10
|
||||
msgid " 4 vacor:61 Killed Vacor"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:20
|
||||
msgid " 4- vacor:60 Killed Unzel"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:30
|
||||
msgid " 4- kaverin:21 Declined to help Kaverin"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:40
|
||||
msgid " 4 feygard_shipment:82 Reported back to Ailshara"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:50
|
||||
msgid " 1 thieves_hidden:80 Talked about thieves to Thoronir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:60
|
||||
msgid " 4 stoutford_castle:50 Yolgen examined the ring"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:70
|
||||
msgid " 4- stoutford_castle:60 Kept the ring for myself, which upset Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:80
|
||||
msgid " 4- stoutford_castle:70 Kept the ring for myself and didn't tell Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:90
|
||||
#: questlist_factions.json:faction_count_shadow:210
|
||||
#: questlist_factions.json:faction_count_shadow:220
|
||||
#: questlist_factions.json:faction_count_shadow:230
|
||||
#: questlist_factions.json:faction_count_shadow:240
|
||||
#: questlist_factions.json:faction_count_shadow:250
|
||||
#: questlist_factions.json:faction_count_shadow:260
|
||||
#: questlist_factions.json:faction_count_shadow:270
|
||||
#: questlist_factions.json:faction_count_shadow:280
|
||||
#: questlist_factions.json:faction_count_shadow:290
|
||||
msgid " "
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:100
|
||||
msgid " 4 kaverin:100 Found Vacor's old hideout"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:110
|
||||
msgid " 4 Thieves03:32 The patrol sergeant has left to call for backup"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:120
|
||||
msgid " 4- darkprotector:70 Restored the helmet"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:130
|
||||
msgid " 5 darkprotector:40 Ulirfendor has given me the dark blessing of the Shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:140
|
||||
msgid " 4 darkprotector:41 Ulirfendor wanted to give me the dark blessing of the Shadow, but I declined"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:150
|
||||
msgid " 4 xulviir:30 Destroyed the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:160
|
||||
msgid " 4- xulviir:20 Restored the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:170
|
||||
msgid " 3- rogorn:50 Killed Rogorn"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:180
|
||||
msgid " 3 rogorn:55 Lie about Rogorn killed"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:190
|
||||
msgid " 1- loneford:55 Talked to Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:200
|
||||
msgid " 1 loneford:60 Didn't tell Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_sullengard.json:deebo_orchard_hth
|
||||
msgid "Hunting the hunter"
|
||||
msgstr ""
|
||||
|
||||
@@ -48508,9 +48508,6 @@ msgid "Welcome to Sullengard, kid. Happy 20th beer celebration!"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_1:2
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_beer_0:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_no_letter_delivered:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered:1
|
||||
msgid "We want to contribute gold coins for your financial loss."
|
||||
msgstr ""
|
||||
|
||||
@@ -48632,10 +48629,6 @@ msgstr ""
|
||||
msgid "I need somewhere to relax and refresh. Do you have a bed available?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10:2
|
||||
msgid "Do you know by chance where this lost travelor is?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_20
|
||||
msgid "Yes, I do, but it's going to cost you more than you may be expecting."
|
||||
msgstr ""
|
||||
@@ -49350,7 +49343,7 @@ msgid "Correct. Oops...I don't have the new pitchfork. Be right back."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_ainsley_3
|
||||
msgid "Thank you so much, kid. Tell my wife Hadena I can come home on time today."
|
||||
msgid "Thank you so much, kid. Tell my wife Ainsley I can come home on time today."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard7_road_sign
|
||||
@@ -49832,11 +49825,7 @@ msgid "And where is this person now?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:0
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. Here is your inventory."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:1
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. I just remembered that I didn't bring your inventory with me. I'll be right back."
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_100
|
||||
@@ -51225,7 +51214,7 @@ msgid "How did you know that?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered
|
||||
msgid "Thank you for delivering my letter to Kealwea."
|
||||
msgid "Than you for delivering my letter to Kealwea."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:ff_captain_beer_tell_everything_32
|
||||
@@ -51360,10 +51349,6 @@ msgstr ""
|
||||
msgid "If you are here about a tax complaint or a land dispute, then please sign in and I well get to you momentarily."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10a
|
||||
msgid "Sure. Look at the table over there. He is my best customer at he moment."
|
||||
msgstr ""
|
||||
|
||||
#: itemcategories_1.json:dagger
|
||||
msgid "Dagger"
|
||||
msgstr "Adaga"
|
||||
@@ -59269,10 +59254,6 @@ msgstr ""
|
||||
msgid "Maddalena"
|
||||
msgstr ""
|
||||
|
||||
#: monsterlist_next_release.json:lava_queen_entity
|
||||
msgid "Queen lava entity"
|
||||
msgstr ""
|
||||
|
||||
#: questlist.json:andor
|
||||
msgid "Search for Andor"
|
||||
msgstr "Busca por Andor"
|
||||
@@ -63818,6 +63799,103 @@ msgstr ""
|
||||
msgid "I reported back to Facutloni. He is very happy."
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow
|
||||
msgid "faction_count_shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:0
|
||||
msgid "Ranges 30:max | 18:very high | 6:high | -5:low | -14:very low | -23:even lower"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:10
|
||||
msgid " 4 vacor:61 Killed Vacor"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:20
|
||||
msgid " 4- vacor:60 Killed Unzel"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:30
|
||||
msgid " 4- kaverin:21 Declined to help Kaverin"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:40
|
||||
msgid " 4 feygard_shipment:82 Reported back to Ailshara"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:50
|
||||
msgid " 1 thieves_hidden:80 Talked about thieves to Thoronir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:60
|
||||
msgid " 4 stoutford_castle:50 Yolgen examined the ring"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:70
|
||||
msgid " 4- stoutford_castle:60 Kept the ring for myself, which upset Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:80
|
||||
msgid " 4- stoutford_castle:70 Kept the ring for myself and didn't tell Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:90
|
||||
#: questlist_factions.json:faction_count_shadow:210
|
||||
#: questlist_factions.json:faction_count_shadow:220
|
||||
#: questlist_factions.json:faction_count_shadow:230
|
||||
#: questlist_factions.json:faction_count_shadow:240
|
||||
#: questlist_factions.json:faction_count_shadow:250
|
||||
#: questlist_factions.json:faction_count_shadow:260
|
||||
#: questlist_factions.json:faction_count_shadow:270
|
||||
#: questlist_factions.json:faction_count_shadow:280
|
||||
#: questlist_factions.json:faction_count_shadow:290
|
||||
msgid " "
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:100
|
||||
msgid " 4 kaverin:100 Found Vacor's old hideout"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:110
|
||||
msgid " 4 Thieves03:32 The patrol sergeant has left to call for backup"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:120
|
||||
msgid " 4- darkprotector:70 Restored the helmet"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:130
|
||||
msgid " 5 darkprotector:40 Ulirfendor has given me the dark blessing of the Shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:140
|
||||
msgid " 4 darkprotector:41 Ulirfendor wanted to give me the dark blessing of the Shadow, but I declined"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:150
|
||||
msgid " 4 xulviir:30 Destroyed the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:160
|
||||
msgid " 4- xulviir:20 Restored the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:170
|
||||
msgid " 3- rogorn:50 Killed Rogorn"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:180
|
||||
msgid " 3 rogorn:55 Lie about Rogorn killed"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:190
|
||||
msgid " 1- loneford:55 Talked to Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:200
|
||||
msgid " 1 loneford:60 Didn't tell Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_sullengard.json:deebo_orchard_hth
|
||||
msgid "Hunting the hunter"
|
||||
msgstr ""
|
||||
|
||||
Binary file not shown.
@@ -3,9 +3,8 @@ msgstr ""
|
||||
"Project-Id-Version: Andors Trail\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2013-11-10 11:48+0000\n"
|
||||
"PO-Revision-Date: 2022-10-23 04:10+0000\n"
|
||||
"Last-Translator: Elton Viana Gonçalves da Luz <eltongoncalves94@hotmail.com>"
|
||||
"\n"
|
||||
"PO-Revision-Date: 2022-06-29 18:21+0000\n"
|
||||
"Last-Translator: Derik Douglas Jesus da Silva <guldagld@gmail.com>\n"
|
||||
"Language-Team: Portuguese (Brazil) <https://hosted.weblate.org/projects/"
|
||||
"andors-trail/game-content/pt_BR/>\n"
|
||||
"Language: pt_BR\n"
|
||||
@@ -13,7 +12,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n > 1;\n"
|
||||
"X-Generator: Weblate 4.14.2-dev\n"
|
||||
"X-Generator: Weblate 4.13.1-dev\n"
|
||||
"X-Launchpad-Export-Date: 2015-11-02 12:27+0000\n"
|
||||
|
||||
#: [none]
|
||||
@@ -1182,7 +1181,7 @@ msgstr ""
|
||||
#: conversationlist_brimhaven.json:edrin_0_0
|
||||
#: conversationlist_gorwath.json:arensia_1:0
|
||||
msgid "Hello."
|
||||
msgstr "Olá."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_crossglen_leta.json:oromir2
|
||||
msgid "I'm hiding here from my wife Leta. She is always getting angry at me for not helping out on the farm. Please don't tell her that I'm here."
|
||||
@@ -3240,7 +3239,7 @@ msgstr "Você pode me dizer a história sobre Flagstone?"
|
||||
|
||||
#: conversationlist_flagstone.json:flagstone_sentry_4
|
||||
msgid "Flagstone Prison was built a few hundred years ago by house Gorland of Stoutford and used until the Noble Wars, when the house was vanquished. This dreadful place has been abandoned ever since."
|
||||
msgstr "A cadeia de Flagstone foi construída a algumas centenas de anos atrás pela casa Gorland de Stoutford e utilizada desde as Guerras Nobres, quando a casa foi vencida. Este terrível lugar foi abandonado desde então."
|
||||
msgstr "A cadeia de Flagstone foi construída a algumas centenas de anos atrás pela casa Gorland de Stoutford e utilizada desde as Guerras Nobresm, quando a casa foi vencida. Este terrível lugas foi abandonado desde então."
|
||||
|
||||
#: conversationlist_flagstone.json:flagstone_sentry_8
|
||||
msgid "For years, no one took notice of Flagstone, although there were occasional reports from travelers of terrible screams coming from the camp."
|
||||
@@ -3248,7 +3247,7 @@ msgstr "Durante anos, ninguém tomou conhecimento de Flagstone, embora houvesse
|
||||
|
||||
#: conversationlist_flagstone.json:flagstone_sentry_9
|
||||
msgid "But recently, undead started pouring out of Flagstone and started to threaten Stoutford and the trade routes nearby."
|
||||
msgstr "Mas recentemente, mortos-vivos começaram a sair de Flagstone e começaram a ameaçar Stoutford e as rotas comerciais próximas."
|
||||
msgstr "[OUTDATED]Houve uma mudança recente: agora os mortos-vivos estão pipocando em grande número."
|
||||
|
||||
#: conversationlist_flagstone.json:flagstone_sentry_10
|
||||
msgid "So, here we are. I have to guard the road from undead, so that they do not spread farther than Flagstone."
|
||||
@@ -4727,7 +4726,7 @@ msgstr "[OUTDATED]Devemos conversar sobre alguma coisa."
|
||||
|
||||
#: conversationlist_umar.json:umar_return_1:7
|
||||
msgid "What am I supposed to do in Sullengard again?"
|
||||
msgstr "O que eu devo fazer em Sullengard novamente?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_umar.json:umar_return_1:9
|
||||
msgid "Are you going to tell me about the key?"
|
||||
@@ -10791,7 +10790,7 @@ msgstr "Algumas pessoas idosas até morreram."
|
||||
|
||||
#: conversationlist_crossroads_1.json:cr_loneford_st_6
|
||||
msgid "Everyone started investigating what could be the cause. Currently, the cause is still unknown."
|
||||
msgstr "Foi iniciada uma investigação para descobrir a causa, mas até hoje ela é desconhecida."
|
||||
msgstr "Foi iniciada uma investigação para descobrir a causa. Mas até hoje, a causa ainda não foi descoberta."
|
||||
|
||||
#: conversationlist_crossroads_1.json:cr_loneford_st_7
|
||||
msgid "Luckily, now Feygard has sent patrols up there to help guard the village at least. The people are still suffering though."
|
||||
@@ -16090,19 +16089,19 @@ msgstr "*suspiro* Até mesmo pensar que precisamos de ajuda de crianças para ex
|
||||
|
||||
#: conversationlist_jhaeld.json:jhaeld_8
|
||||
msgid "I guess you know the background to this situation already. We have had some people disappear on us for some time now. We have no idea what has happened to the people that have disappeared, or even if they are still alive."
|
||||
msgstr "Eu acho que você sabe já sabe o histórico dessa situação. Tivemos algumas pessoas desaparecidas dentre nós, há algum tempo. Nós não temos ideia do que aconteceu com as pessoas que desapareceram, ou mesmo se eles ainda estão vivas."
|
||||
msgstr "Eu acho que você sabe já sabe o histórico dessa situação. Tivemos algumas pessoas desaparecidas dentre nós há algum tempo. Nós não temos ideia do que aconteceu com as pessoas que desapareceram, ou mesmo se eles ainda estão vivas."
|
||||
|
||||
#: conversationlist_jhaeld.json:jhaeld_9
|
||||
msgid "Considering how many there are that have disappeared without anyone knowing what happened, it doesn't seem like they are out travelling."
|
||||
msgstr "Considerando quantos são os que desapareceram sem ninguém saber o que aconteceu, não me parece que eles estão viajando."
|
||||
msgstr "Considerando como muitos são os que desapareceram sem que ninguém saiba o que aconteceu, não parece que eles estejão viajando."
|
||||
|
||||
#: conversationlist_jhaeld.json:jhaeld_10
|
||||
msgid "OK, so what I would like you to do for me is ask some people what they know of the missing people. The fact that you are not from around here might help you get information that neither me nor my guards would be able to acquire."
|
||||
msgstr "Ok, então o que eu gostaria que você fizesse para mim é perguntar a algumas pessoas o que elas sabem sobre as pessoas desaparecidas. O fato de que você não é daqui pode ajudá-lo a obter informações, que nem eu e nem meus guardas seríamos capazes de obter."
|
||||
msgstr "Ok, então o que eu gostaria que você fizesse para mim é pedir a algumas pessoas que conhecem as pessoas desaparecidas. O fato de que você não seja daqui pode ajudá-lo a obter informações que nem eu nem meus guardas seriamos capazes de adquirir."
|
||||
|
||||
#: conversationlist_jhaeld.json:jhaeld_10:0
|
||||
msgid "Sounds simple enough."
|
||||
msgstr "Soa bastante simples."
|
||||
msgstr "Som bastante simples."
|
||||
|
||||
#: conversationlist_jhaeld.json:jhaeld_10:1
|
||||
msgid "Sure, I'll do it. Who do you want me to ask?"
|
||||
@@ -16251,7 +16250,7 @@ msgstr "Nada. Nenhum deles me disse nada de novo sobre as pessoas desaparecidas.
|
||||
|
||||
#: conversationlist_jhaeld.json:jhaeld_return3
|
||||
msgid "So ... let me get things straight. You went and asked them about the missing people, and they didn't tell you anything new?"
|
||||
msgstr "Então... Deixe-me entender direito. Você foi e perguntou-lhes sobre as pessoas desaparecidas, e não lhe disseram nada de novo?"
|
||||
msgstr "Então... Deixe-me entender direito. Você foi e perguntou-lhes sobre as pessoas desaparecidas, e que não lhe disseram nada de novo?"
|
||||
|
||||
#: conversationlist_jhaeld.json:jhaeld_return3:0
|
||||
msgid "No. None of them had anything new to say."
|
||||
@@ -16263,11 +16262,11 @@ msgstr "Você me ouviu pela primeira vez."
|
||||
|
||||
#: conversationlist_jhaeld.json:jhaeld_return3:2
|
||||
msgid "Maybe you should have sent me to ask other people than these losers you sent me to."
|
||||
msgstr "Talvez você deveria ter mandado eu ir perguntar a outras pessoas, além desses perdedores, que você me enviou."
|
||||
msgstr "Talvez você devesse ter me mandou perguntar a outras pessoas do que esses perdedores que voce me mandou procurar."
|
||||
|
||||
#: conversationlist_jhaeld.json:jhaeld_return4
|
||||
msgid "Oh, I knew you were nothing but trouble the moment I saw you."
|
||||
msgstr "Ah, eu sabia que você não era nada além de problemas desde o momento em que o vi."
|
||||
msgstr "Ah, eu sabia que você era nada além de problemas no momento em que o vi."
|
||||
|
||||
#: conversationlist_jhaeld.json:jhaeld_return5
|
||||
msgid "I sent you to do a simple task, and you return with ... nothing!"
|
||||
@@ -24550,7 +24549,7 @@ msgstr "Você se atreve a aproximar de mim? Você vai morrer!"
|
||||
|
||||
#: conversationlist_graveyard1.json:tesrekan_guardian_0:0
|
||||
msgid "I've killed worse than you!"
|
||||
msgstr "Eu já matei estorvos piores do que você!"
|
||||
msgstr "Eu já matei mais piores do que você!"
|
||||
|
||||
#: conversationlist_graveyard1.json:waterwaycaveblock_2
|
||||
msgid "The Guardian stares at you. You feel a sense of dread, but you resist the urge to turn back."
|
||||
@@ -48730,9 +48729,6 @@ msgid "Welcome to Sullengard, kid. Happy 20th beer celebration!"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_1:2
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_beer_0:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_no_letter_delivered:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered:1
|
||||
msgid "We want to contribute gold coins for your financial loss."
|
||||
msgstr ""
|
||||
|
||||
@@ -48854,10 +48850,6 @@ msgstr ""
|
||||
msgid "I need somewhere to relax and refresh. Do you have a bed available?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10:2
|
||||
msgid "Do you know by chance where this lost travelor is?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_20
|
||||
msgid "Yes, I do, but it's going to cost you more than you may be expecting."
|
||||
msgstr ""
|
||||
@@ -49572,7 +49564,7 @@ msgid "Correct. Oops...I don't have the new pitchfork. Be right back."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_ainsley_3
|
||||
msgid "Thank you so much, kid. Tell my wife Hadena I can come home on time today."
|
||||
msgid "Thank you so much, kid. Tell my wife Ainsley I can come home on time today."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard7_road_sign
|
||||
@@ -50054,11 +50046,7 @@ msgid "And where is this person now?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:0
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. Here is your inventory."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:1
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. I just remembered that I didn't bring your inventory with me. I'll be right back."
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_100
|
||||
@@ -51447,7 +51435,7 @@ msgid "How did you know that?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered
|
||||
msgid "Thank you for delivering my letter to Kealwea."
|
||||
msgid "Than you for delivering my letter to Kealwea."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:ff_captain_beer_tell_everything_32
|
||||
@@ -51582,10 +51570,6 @@ msgstr ""
|
||||
msgid "If you are here about a tax complaint or a land dispute, then please sign in and I well get to you momentarily."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10a
|
||||
msgid "Sure. Look at the table over there. He is my best customer at he moment."
|
||||
msgstr ""
|
||||
|
||||
#: itemcategories_1.json:dagger
|
||||
msgid "Dagger"
|
||||
msgstr "Adaga"
|
||||
@@ -59543,10 +59527,6 @@ msgstr ""
|
||||
msgid "Maddalena"
|
||||
msgstr ""
|
||||
|
||||
#: monsterlist_next_release.json:lava_queen_entity
|
||||
msgid "Queen lava entity"
|
||||
msgstr ""
|
||||
|
||||
#: questlist.json:andor
|
||||
msgid "Search for Andor"
|
||||
msgstr "Busca por Andor"
|
||||
@@ -64099,6 +64079,103 @@ msgstr "Facutloni quer que eu o informe depois que as entregas estiverem complet
|
||||
msgid "I reported back to Facutloni. He is very happy."
|
||||
msgstr "Relatei a Facutloni. Ele está muito feliz."
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow
|
||||
msgid "faction_count_shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:0
|
||||
msgid "Ranges 30:max | 18:very high | 6:high | -5:low | -14:very low | -23:even lower"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:10
|
||||
msgid " 4 vacor:61 Killed Vacor"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:20
|
||||
msgid " 4- vacor:60 Killed Unzel"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:30
|
||||
msgid " 4- kaverin:21 Declined to help Kaverin"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:40
|
||||
msgid " 4 feygard_shipment:82 Reported back to Ailshara"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:50
|
||||
msgid " 1 thieves_hidden:80 Talked about thieves to Thoronir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:60
|
||||
msgid " 4 stoutford_castle:50 Yolgen examined the ring"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:70
|
||||
msgid " 4- stoutford_castle:60 Kept the ring for myself, which upset Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:80
|
||||
msgid " 4- stoutford_castle:70 Kept the ring for myself and didn't tell Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:90
|
||||
#: questlist_factions.json:faction_count_shadow:210
|
||||
#: questlist_factions.json:faction_count_shadow:220
|
||||
#: questlist_factions.json:faction_count_shadow:230
|
||||
#: questlist_factions.json:faction_count_shadow:240
|
||||
#: questlist_factions.json:faction_count_shadow:250
|
||||
#: questlist_factions.json:faction_count_shadow:260
|
||||
#: questlist_factions.json:faction_count_shadow:270
|
||||
#: questlist_factions.json:faction_count_shadow:280
|
||||
#: questlist_factions.json:faction_count_shadow:290
|
||||
msgid " "
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:100
|
||||
msgid " 4 kaverin:100 Found Vacor's old hideout"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:110
|
||||
msgid " 4 Thieves03:32 The patrol sergeant has left to call for backup"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:120
|
||||
msgid " 4- darkprotector:70 Restored the helmet"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:130
|
||||
msgid " 5 darkprotector:40 Ulirfendor has given me the dark blessing of the Shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:140
|
||||
msgid " 4 darkprotector:41 Ulirfendor wanted to give me the dark blessing of the Shadow, but I declined"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:150
|
||||
msgid " 4 xulviir:30 Destroyed the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:160
|
||||
msgid " 4- xulviir:20 Restored the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:170
|
||||
msgid " 3- rogorn:50 Killed Rogorn"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:180
|
||||
msgid " 3 rogorn:55 Lie about Rogorn killed"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:190
|
||||
msgid " 1- loneford:55 Talked to Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:200
|
||||
msgid " 1 loneford:60 Didn't tell Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_sullengard.json:deebo_orchard_hth
|
||||
msgid "Hunting the hunter"
|
||||
msgstr ""
|
||||
@@ -64320,3 +64397,4 @@ msgstr ""
|
||||
#: worldmap.xml:world1:deebo_orchard
|
||||
msgid "Deebo's Orchard"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -47916,9 +47916,6 @@ msgid "Welcome to Sullengard, kid. Happy 20th beer celebration!"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_1:2
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_beer_0:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_no_letter_delivered:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered:1
|
||||
msgid "We want to contribute gold coins for your financial loss."
|
||||
msgstr ""
|
||||
|
||||
@@ -48040,10 +48037,6 @@ msgstr ""
|
||||
msgid "I need somewhere to relax and refresh. Do you have a bed available?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10:2
|
||||
msgid "Do you know by chance where this lost travelor is?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_20
|
||||
msgid "Yes, I do, but it's going to cost you more than you may be expecting."
|
||||
msgstr ""
|
||||
@@ -48758,7 +48751,7 @@ msgid "Correct. Oops...I don't have the new pitchfork. Be right back."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_ainsley_3
|
||||
msgid "Thank you so much, kid. Tell my wife Hadena I can come home on time today."
|
||||
msgid "Thank you so much, kid. Tell my wife Ainsley I can come home on time today."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard7_road_sign
|
||||
@@ -49240,11 +49233,7 @@ msgid "And where is this person now?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:0
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. Here is your inventory."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:1
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. I just remembered that I didn't bring your inventory with me. I'll be right back."
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_100
|
||||
@@ -50633,7 +50622,7 @@ msgid "How did you know that?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered
|
||||
msgid "Thank you for delivering my letter to Kealwea."
|
||||
msgid "Than you for delivering my letter to Kealwea."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:ff_captain_beer_tell_everything_32
|
||||
@@ -50768,10 +50757,6 @@ msgstr ""
|
||||
msgid "If you are here about a tax complaint or a land dispute, then please sign in and I well get to you momentarily."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10a
|
||||
msgid "Sure. Look at the table over there. He is my best customer at he moment."
|
||||
msgstr ""
|
||||
|
||||
#: itemcategories_1.json:dagger
|
||||
msgid "Dagger"
|
||||
msgstr ""
|
||||
@@ -58570,10 +58555,6 @@ msgstr ""
|
||||
msgid "Maddalena"
|
||||
msgstr ""
|
||||
|
||||
#: monsterlist_next_release.json:lava_queen_entity
|
||||
msgid "Queen lava entity"
|
||||
msgstr ""
|
||||
|
||||
#: questlist.json:andor
|
||||
msgid "Search for Andor"
|
||||
msgstr ""
|
||||
@@ -63098,6 +63079,103 @@ msgstr ""
|
||||
msgid "I reported back to Facutloni. He is very happy."
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow
|
||||
msgid "faction_count_shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:0
|
||||
msgid "Ranges 30:max | 18:very high | 6:high | -5:low | -14:very low | -23:even lower"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:10
|
||||
msgid " 4 vacor:61 Killed Vacor"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:20
|
||||
msgid " 4- vacor:60 Killed Unzel"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:30
|
||||
msgid " 4- kaverin:21 Declined to help Kaverin"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:40
|
||||
msgid " 4 feygard_shipment:82 Reported back to Ailshara"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:50
|
||||
msgid " 1 thieves_hidden:80 Talked about thieves to Thoronir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:60
|
||||
msgid " 4 stoutford_castle:50 Yolgen examined the ring"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:70
|
||||
msgid " 4- stoutford_castle:60 Kept the ring for myself, which upset Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:80
|
||||
msgid " 4- stoutford_castle:70 Kept the ring for myself and didn't tell Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:90
|
||||
#: questlist_factions.json:faction_count_shadow:210
|
||||
#: questlist_factions.json:faction_count_shadow:220
|
||||
#: questlist_factions.json:faction_count_shadow:230
|
||||
#: questlist_factions.json:faction_count_shadow:240
|
||||
#: questlist_factions.json:faction_count_shadow:250
|
||||
#: questlist_factions.json:faction_count_shadow:260
|
||||
#: questlist_factions.json:faction_count_shadow:270
|
||||
#: questlist_factions.json:faction_count_shadow:280
|
||||
#: questlist_factions.json:faction_count_shadow:290
|
||||
msgid " "
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:100
|
||||
msgid " 4 kaverin:100 Found Vacor's old hideout"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:110
|
||||
msgid " 4 Thieves03:32 The patrol sergeant has left to call for backup"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:120
|
||||
msgid " 4- darkprotector:70 Restored the helmet"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:130
|
||||
msgid " 5 darkprotector:40 Ulirfendor has given me the dark blessing of the Shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:140
|
||||
msgid " 4 darkprotector:41 Ulirfendor wanted to give me the dark blessing of the Shadow, but I declined"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:150
|
||||
msgid " 4 xulviir:30 Destroyed the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:160
|
||||
msgid " 4- xulviir:20 Restored the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:170
|
||||
msgid " 3- rogorn:50 Killed Rogorn"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:180
|
||||
msgid " 3 rogorn:55 Lie about Rogorn killed"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:190
|
||||
msgid " 1- loneford:55 Talked to Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:200
|
||||
msgid " 1 loneford:60 Didn't tell Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_sullengard.json:deebo_orchard_hth
|
||||
msgid "Hunting the hunter"
|
||||
msgstr ""
|
||||
|
||||
Binary file not shown.
File diff suppressed because it is too large
Load Diff
@@ -47922,9 +47922,6 @@ msgid "Welcome to Sullengard, kid. Happy 20th beer celebration!"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_1:2
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_beer_0:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_no_letter_delivered:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered:1
|
||||
msgid "We want to contribute gold coins for your financial loss."
|
||||
msgstr ""
|
||||
|
||||
@@ -48046,10 +48043,6 @@ msgstr ""
|
||||
msgid "I need somewhere to relax and refresh. Do you have a bed available?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10:2
|
||||
msgid "Do you know by chance where this lost travelor is?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_20
|
||||
msgid "Yes, I do, but it's going to cost you more than you may be expecting."
|
||||
msgstr ""
|
||||
@@ -48764,7 +48757,7 @@ msgid "Correct. Oops...I don't have the new pitchfork. Be right back."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_ainsley_3
|
||||
msgid "Thank you so much, kid. Tell my wife Hadena I can come home on time today."
|
||||
msgid "Thank you so much, kid. Tell my wife Ainsley I can come home on time today."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard7_road_sign
|
||||
@@ -49246,11 +49239,7 @@ msgid "And where is this person now?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:0
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. Here is your inventory."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:1
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. I just remembered that I didn't bring your inventory with me. I'll be right back."
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_100
|
||||
@@ -50639,7 +50628,7 @@ msgid "How did you know that?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered
|
||||
msgid "Thank you for delivering my letter to Kealwea."
|
||||
msgid "Than you for delivering my letter to Kealwea."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:ff_captain_beer_tell_everything_32
|
||||
@@ -50774,10 +50763,6 @@ msgstr ""
|
||||
msgid "If you are here about a tax complaint or a land dispute, then please sign in and I well get to you momentarily."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10a
|
||||
msgid "Sure. Look at the table over there. He is my best customer at he moment."
|
||||
msgstr ""
|
||||
|
||||
#: itemcategories_1.json:dagger
|
||||
msgid "Dagger"
|
||||
msgstr "Bodalo"
|
||||
@@ -58576,10 +58561,6 @@ msgstr ""
|
||||
msgid "Maddalena"
|
||||
msgstr ""
|
||||
|
||||
#: monsterlist_next_release.json:lava_queen_entity
|
||||
msgid "Queen lava entity"
|
||||
msgstr ""
|
||||
|
||||
#: questlist.json:andor
|
||||
msgid "Search for Andor"
|
||||
msgstr ""
|
||||
@@ -63104,6 +63085,103 @@ msgstr ""
|
||||
msgid "I reported back to Facutloni. He is very happy."
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow
|
||||
msgid "faction_count_shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:0
|
||||
msgid "Ranges 30:max | 18:very high | 6:high | -5:low | -14:very low | -23:even lower"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:10
|
||||
msgid " 4 vacor:61 Killed Vacor"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:20
|
||||
msgid " 4- vacor:60 Killed Unzel"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:30
|
||||
msgid " 4- kaverin:21 Declined to help Kaverin"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:40
|
||||
msgid " 4 feygard_shipment:82 Reported back to Ailshara"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:50
|
||||
msgid " 1 thieves_hidden:80 Talked about thieves to Thoronir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:60
|
||||
msgid " 4 stoutford_castle:50 Yolgen examined the ring"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:70
|
||||
msgid " 4- stoutford_castle:60 Kept the ring for myself, which upset Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:80
|
||||
msgid " 4- stoutford_castle:70 Kept the ring for myself and didn't tell Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:90
|
||||
#: questlist_factions.json:faction_count_shadow:210
|
||||
#: questlist_factions.json:faction_count_shadow:220
|
||||
#: questlist_factions.json:faction_count_shadow:230
|
||||
#: questlist_factions.json:faction_count_shadow:240
|
||||
#: questlist_factions.json:faction_count_shadow:250
|
||||
#: questlist_factions.json:faction_count_shadow:260
|
||||
#: questlist_factions.json:faction_count_shadow:270
|
||||
#: questlist_factions.json:faction_count_shadow:280
|
||||
#: questlist_factions.json:faction_count_shadow:290
|
||||
msgid " "
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:100
|
||||
msgid " 4 kaverin:100 Found Vacor's old hideout"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:110
|
||||
msgid " 4 Thieves03:32 The patrol sergeant has left to call for backup"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:120
|
||||
msgid " 4- darkprotector:70 Restored the helmet"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:130
|
||||
msgid " 5 darkprotector:40 Ulirfendor has given me the dark blessing of the Shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:140
|
||||
msgid " 4 darkprotector:41 Ulirfendor wanted to give me the dark blessing of the Shadow, but I declined"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:150
|
||||
msgid " 4 xulviir:30 Destroyed the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:160
|
||||
msgid " 4- xulviir:20 Restored the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:170
|
||||
msgid " 3- rogorn:50 Killed Rogorn"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:180
|
||||
msgid " 3 rogorn:55 Lie about Rogorn killed"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:190
|
||||
msgid " 1- loneford:55 Talked to Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:200
|
||||
msgid " 1 loneford:60 Didn't tell Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_sullengard.json:deebo_orchard_hth
|
||||
msgid "Hunting the hunter"
|
||||
msgstr ""
|
||||
|
||||
@@ -47909,9 +47909,6 @@ msgid "Welcome to Sullengard, kid. Happy 20th beer celebration!"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_1:2
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_beer_0:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_no_letter_delivered:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered:1
|
||||
msgid "We want to contribute gold coins for your financial loss."
|
||||
msgstr ""
|
||||
|
||||
@@ -48033,10 +48030,6 @@ msgstr ""
|
||||
msgid "I need somewhere to relax and refresh. Do you have a bed available?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10:2
|
||||
msgid "Do you know by chance where this lost travelor is?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_20
|
||||
msgid "Yes, I do, but it's going to cost you more than you may be expecting."
|
||||
msgstr ""
|
||||
@@ -48751,7 +48744,7 @@ msgid "Correct. Oops...I don't have the new pitchfork. Be right back."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_ainsley_3
|
||||
msgid "Thank you so much, kid. Tell my wife Hadena I can come home on time today."
|
||||
msgid "Thank you so much, kid. Tell my wife Ainsley I can come home on time today."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard7_road_sign
|
||||
@@ -49233,11 +49226,7 @@ msgid "And where is this person now?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:0
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. Here is your inventory."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:1
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. I just remembered that I didn't bring your inventory with me. I'll be right back."
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_100
|
||||
@@ -50626,7 +50615,7 @@ msgid "How did you know that?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered
|
||||
msgid "Thank you for delivering my letter to Kealwea."
|
||||
msgid "Than you for delivering my letter to Kealwea."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:ff_captain_beer_tell_everything_32
|
||||
@@ -50761,10 +50750,6 @@ msgstr ""
|
||||
msgid "If you are here about a tax complaint or a land dispute, then please sign in and I well get to you momentarily."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10a
|
||||
msgid "Sure. Look at the table over there. He is my best customer at he moment."
|
||||
msgstr ""
|
||||
|
||||
#: itemcategories_1.json:dagger
|
||||
msgid "Dagger"
|
||||
msgstr ""
|
||||
@@ -58563,10 +58548,6 @@ msgstr ""
|
||||
msgid "Maddalena"
|
||||
msgstr ""
|
||||
|
||||
#: monsterlist_next_release.json:lava_queen_entity
|
||||
msgid "Queen lava entity"
|
||||
msgstr ""
|
||||
|
||||
#: questlist.json:andor
|
||||
msgid "Search for Andor"
|
||||
msgstr ""
|
||||
@@ -63091,6 +63072,103 @@ msgstr ""
|
||||
msgid "I reported back to Facutloni. He is very happy."
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow
|
||||
msgid "faction_count_shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:0
|
||||
msgid "Ranges 30:max | 18:very high | 6:high | -5:low | -14:very low | -23:even lower"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:10
|
||||
msgid " 4 vacor:61 Killed Vacor"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:20
|
||||
msgid " 4- vacor:60 Killed Unzel"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:30
|
||||
msgid " 4- kaverin:21 Declined to help Kaverin"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:40
|
||||
msgid " 4 feygard_shipment:82 Reported back to Ailshara"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:50
|
||||
msgid " 1 thieves_hidden:80 Talked about thieves to Thoronir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:60
|
||||
msgid " 4 stoutford_castle:50 Yolgen examined the ring"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:70
|
||||
msgid " 4- stoutford_castle:60 Kept the ring for myself, which upset Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:80
|
||||
msgid " 4- stoutford_castle:70 Kept the ring for myself and didn't tell Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:90
|
||||
#: questlist_factions.json:faction_count_shadow:210
|
||||
#: questlist_factions.json:faction_count_shadow:220
|
||||
#: questlist_factions.json:faction_count_shadow:230
|
||||
#: questlist_factions.json:faction_count_shadow:240
|
||||
#: questlist_factions.json:faction_count_shadow:250
|
||||
#: questlist_factions.json:faction_count_shadow:260
|
||||
#: questlist_factions.json:faction_count_shadow:270
|
||||
#: questlist_factions.json:faction_count_shadow:280
|
||||
#: questlist_factions.json:faction_count_shadow:290
|
||||
msgid " "
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:100
|
||||
msgid " 4 kaverin:100 Found Vacor's old hideout"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:110
|
||||
msgid " 4 Thieves03:32 The patrol sergeant has left to call for backup"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:120
|
||||
msgid " 4- darkprotector:70 Restored the helmet"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:130
|
||||
msgid " 5 darkprotector:40 Ulirfendor has given me the dark blessing of the Shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:140
|
||||
msgid " 4 darkprotector:41 Ulirfendor wanted to give me the dark blessing of the Shadow, but I declined"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:150
|
||||
msgid " 4 xulviir:30 Destroyed the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:160
|
||||
msgid " 4- xulviir:20 Restored the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:170
|
||||
msgid " 3- rogorn:50 Killed Rogorn"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:180
|
||||
msgid " 3 rogorn:55 Lie about Rogorn killed"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:190
|
||||
msgid " 1- loneford:55 Talked to Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:200
|
||||
msgid " 1 loneford:60 Didn't tell Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_sullengard.json:deebo_orchard_hth
|
||||
msgid "Hunting the hunter"
|
||||
msgstr ""
|
||||
|
||||
@@ -47946,9 +47946,6 @@ msgid "Welcome to Sullengard, kid. Happy 20th beer celebration!"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_1:2
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_beer_0:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_no_letter_delivered:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered:1
|
||||
msgid "We want to contribute gold coins for your financial loss."
|
||||
msgstr ""
|
||||
|
||||
@@ -48070,10 +48067,6 @@ msgstr ""
|
||||
msgid "I need somewhere to relax and refresh. Do you have a bed available?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10:2
|
||||
msgid "Do you know by chance where this lost travelor is?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_20
|
||||
msgid "Yes, I do, but it's going to cost you more than you may be expecting."
|
||||
msgstr ""
|
||||
@@ -48788,7 +48781,7 @@ msgid "Correct. Oops...I don't have the new pitchfork. Be right back."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_ainsley_3
|
||||
msgid "Thank you so much, kid. Tell my wife Hadena I can come home on time today."
|
||||
msgid "Thank you so much, kid. Tell my wife Ainsley I can come home on time today."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard7_road_sign
|
||||
@@ -49270,11 +49263,7 @@ msgid "And where is this person now?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:0
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. Here is your inventory."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:1
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. I just remembered that I didn't bring your inventory with me. I'll be right back."
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_100
|
||||
@@ -50663,7 +50652,7 @@ msgid "How did you know that?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered
|
||||
msgid "Thank you for delivering my letter to Kealwea."
|
||||
msgid "Than you for delivering my letter to Kealwea."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:ff_captain_beer_tell_everything_32
|
||||
@@ -50798,10 +50787,6 @@ msgstr ""
|
||||
msgid "If you are here about a tax complaint or a land dispute, then please sign in and I well get to you momentarily."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10a
|
||||
msgid "Sure. Look at the table over there. He is my best customer at he moment."
|
||||
msgstr ""
|
||||
|
||||
#: itemcategories_1.json:dagger
|
||||
msgid "Dagger"
|
||||
msgstr ""
|
||||
@@ -58600,10 +58585,6 @@ msgstr ""
|
||||
msgid "Maddalena"
|
||||
msgstr ""
|
||||
|
||||
#: monsterlist_next_release.json:lava_queen_entity
|
||||
msgid "Queen lava entity"
|
||||
msgstr ""
|
||||
|
||||
#: questlist.json:andor
|
||||
msgid "Search for Andor"
|
||||
msgstr ""
|
||||
@@ -63130,6 +63111,103 @@ msgstr ""
|
||||
msgid "I reported back to Facutloni. He is very happy."
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow
|
||||
msgid "faction_count_shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:0
|
||||
msgid "Ranges 30:max | 18:very high | 6:high | -5:low | -14:very low | -23:even lower"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:10
|
||||
msgid " 4 vacor:61 Killed Vacor"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:20
|
||||
msgid " 4- vacor:60 Killed Unzel"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:30
|
||||
msgid " 4- kaverin:21 Declined to help Kaverin"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:40
|
||||
msgid " 4 feygard_shipment:82 Reported back to Ailshara"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:50
|
||||
msgid " 1 thieves_hidden:80 Talked about thieves to Thoronir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:60
|
||||
msgid " 4 stoutford_castle:50 Yolgen examined the ring"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:70
|
||||
msgid " 4- stoutford_castle:60 Kept the ring for myself, which upset Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:80
|
||||
msgid " 4- stoutford_castle:70 Kept the ring for myself and didn't tell Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:90
|
||||
#: questlist_factions.json:faction_count_shadow:210
|
||||
#: questlist_factions.json:faction_count_shadow:220
|
||||
#: questlist_factions.json:faction_count_shadow:230
|
||||
#: questlist_factions.json:faction_count_shadow:240
|
||||
#: questlist_factions.json:faction_count_shadow:250
|
||||
#: questlist_factions.json:faction_count_shadow:260
|
||||
#: questlist_factions.json:faction_count_shadow:270
|
||||
#: questlist_factions.json:faction_count_shadow:280
|
||||
#: questlist_factions.json:faction_count_shadow:290
|
||||
msgid " "
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:100
|
||||
msgid " 4 kaverin:100 Found Vacor's old hideout"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:110
|
||||
msgid " 4 Thieves03:32 The patrol sergeant has left to call for backup"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:120
|
||||
msgid " 4- darkprotector:70 Restored the helmet"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:130
|
||||
msgid " 5 darkprotector:40 Ulirfendor has given me the dark blessing of the Shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:140
|
||||
msgid " 4 darkprotector:41 Ulirfendor wanted to give me the dark blessing of the Shadow, but I declined"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:150
|
||||
msgid " 4 xulviir:30 Destroyed the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:160
|
||||
msgid " 4- xulviir:20 Restored the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:170
|
||||
msgid " 3- rogorn:50 Killed Rogorn"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:180
|
||||
msgid " 3 rogorn:55 Lie about Rogorn killed"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:190
|
||||
msgid " 1- loneford:55 Talked to Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:200
|
||||
msgid " 1 loneford:60 Didn't tell Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_sullengard.json:deebo_orchard_hth
|
||||
msgid "Hunting the hunter"
|
||||
msgstr ""
|
||||
|
||||
@@ -47909,9 +47909,6 @@ msgid "Welcome to Sullengard, kid. Happy 20th beer celebration!"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_1:2
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_beer_0:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_no_letter_delivered:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered:1
|
||||
msgid "We want to contribute gold coins for your financial loss."
|
||||
msgstr ""
|
||||
|
||||
@@ -48033,10 +48030,6 @@ msgstr ""
|
||||
msgid "I need somewhere to relax and refresh. Do you have a bed available?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10:2
|
||||
msgid "Do you know by chance where this lost travelor is?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_20
|
||||
msgid "Yes, I do, but it's going to cost you more than you may be expecting."
|
||||
msgstr ""
|
||||
@@ -48751,7 +48744,7 @@ msgid "Correct. Oops...I don't have the new pitchfork. Be right back."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_ainsley_3
|
||||
msgid "Thank you so much, kid. Tell my wife Hadena I can come home on time today."
|
||||
msgid "Thank you so much, kid. Tell my wife Ainsley I can come home on time today."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard7_road_sign
|
||||
@@ -49233,11 +49226,7 @@ msgid "And where is this person now?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:0
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. Here is your inventory."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:1
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. I just remembered that I didn't bring your inventory with me. I'll be right back."
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_100
|
||||
@@ -50626,7 +50615,7 @@ msgid "How did you know that?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered
|
||||
msgid "Thank you for delivering my letter to Kealwea."
|
||||
msgid "Than you for delivering my letter to Kealwea."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:ff_captain_beer_tell_everything_32
|
||||
@@ -50761,10 +50750,6 @@ msgstr ""
|
||||
msgid "If you are here about a tax complaint or a land dispute, then please sign in and I well get to you momentarily."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10a
|
||||
msgid "Sure. Look at the table over there. He is my best customer at he moment."
|
||||
msgstr ""
|
||||
|
||||
#: itemcategories_1.json:dagger
|
||||
msgid "Dagger"
|
||||
msgstr ""
|
||||
@@ -58563,10 +58548,6 @@ msgstr ""
|
||||
msgid "Maddalena"
|
||||
msgstr ""
|
||||
|
||||
#: monsterlist_next_release.json:lava_queen_entity
|
||||
msgid "Queen lava entity"
|
||||
msgstr ""
|
||||
|
||||
#: questlist.json:andor
|
||||
msgid "Search for Andor"
|
||||
msgstr ""
|
||||
@@ -63091,6 +63072,103 @@ msgstr ""
|
||||
msgid "I reported back to Facutloni. He is very happy."
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow
|
||||
msgid "faction_count_shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:0
|
||||
msgid "Ranges 30:max | 18:very high | 6:high | -5:low | -14:very low | -23:even lower"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:10
|
||||
msgid " 4 vacor:61 Killed Vacor"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:20
|
||||
msgid " 4- vacor:60 Killed Unzel"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:30
|
||||
msgid " 4- kaverin:21 Declined to help Kaverin"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:40
|
||||
msgid " 4 feygard_shipment:82 Reported back to Ailshara"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:50
|
||||
msgid " 1 thieves_hidden:80 Talked about thieves to Thoronir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:60
|
||||
msgid " 4 stoutford_castle:50 Yolgen examined the ring"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:70
|
||||
msgid " 4- stoutford_castle:60 Kept the ring for myself, which upset Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:80
|
||||
msgid " 4- stoutford_castle:70 Kept the ring for myself and didn't tell Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:90
|
||||
#: questlist_factions.json:faction_count_shadow:210
|
||||
#: questlist_factions.json:faction_count_shadow:220
|
||||
#: questlist_factions.json:faction_count_shadow:230
|
||||
#: questlist_factions.json:faction_count_shadow:240
|
||||
#: questlist_factions.json:faction_count_shadow:250
|
||||
#: questlist_factions.json:faction_count_shadow:260
|
||||
#: questlist_factions.json:faction_count_shadow:270
|
||||
#: questlist_factions.json:faction_count_shadow:280
|
||||
#: questlist_factions.json:faction_count_shadow:290
|
||||
msgid " "
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:100
|
||||
msgid " 4 kaverin:100 Found Vacor's old hideout"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:110
|
||||
msgid " 4 Thieves03:32 The patrol sergeant has left to call for backup"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:120
|
||||
msgid " 4- darkprotector:70 Restored the helmet"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:130
|
||||
msgid " 5 darkprotector:40 Ulirfendor has given me the dark blessing of the Shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:140
|
||||
msgid " 4 darkprotector:41 Ulirfendor wanted to give me the dark blessing of the Shadow, but I declined"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:150
|
||||
msgid " 4 xulviir:30 Destroyed the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:160
|
||||
msgid " 4- xulviir:20 Restored the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:170
|
||||
msgid " 3- rogorn:50 Killed Rogorn"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:180
|
||||
msgid " 3 rogorn:55 Lie about Rogorn killed"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:190
|
||||
msgid " 1- loneford:55 Talked to Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:200
|
||||
msgid " 1 loneford:60 Didn't tell Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_sullengard.json:deebo_orchard_hth
|
||||
msgid "Hunting the hunter"
|
||||
msgstr ""
|
||||
|
||||
@@ -47938,9 +47938,6 @@ msgid "Welcome to Sullengard, kid. Happy 20th beer celebration!"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_1:2
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_beer_0:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_no_letter_delivered:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered:1
|
||||
msgid "We want to contribute gold coins for your financial loss."
|
||||
msgstr ""
|
||||
|
||||
@@ -48062,10 +48059,6 @@ msgstr ""
|
||||
msgid "I need somewhere to relax and refresh. Do you have a bed available?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10:2
|
||||
msgid "Do you know by chance where this lost travelor is?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_20
|
||||
msgid "Yes, I do, but it's going to cost you more than you may be expecting."
|
||||
msgstr ""
|
||||
@@ -48780,7 +48773,7 @@ msgid "Correct. Oops...I don't have the new pitchfork. Be right back."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_ainsley_3
|
||||
msgid "Thank you so much, kid. Tell my wife Hadena I can come home on time today."
|
||||
msgid "Thank you so much, kid. Tell my wife Ainsley I can come home on time today."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard7_road_sign
|
||||
@@ -49262,11 +49255,7 @@ msgid "And where is this person now?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:0
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. Here is your inventory."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:1
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. I just remembered that I didn't bring your inventory with me. I'll be right back."
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_100
|
||||
@@ -50655,7 +50644,7 @@ msgid "How did you know that?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered
|
||||
msgid "Thank you for delivering my letter to Kealwea."
|
||||
msgid "Than you for delivering my letter to Kealwea."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:ff_captain_beer_tell_everything_32
|
||||
@@ -50790,10 +50779,6 @@ msgstr ""
|
||||
msgid "If you are here about a tax complaint or a land dispute, then please sign in and I well get to you momentarily."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10a
|
||||
msgid "Sure. Look at the table over there. He is my best customer at he moment."
|
||||
msgstr ""
|
||||
|
||||
#: itemcategories_1.json:dagger
|
||||
msgid "Dagger"
|
||||
msgstr ""
|
||||
@@ -58592,10 +58577,6 @@ msgstr ""
|
||||
msgid "Maddalena"
|
||||
msgstr ""
|
||||
|
||||
#: monsterlist_next_release.json:lava_queen_entity
|
||||
msgid "Queen lava entity"
|
||||
msgstr ""
|
||||
|
||||
#: questlist.json:andor
|
||||
msgid "Search for Andor"
|
||||
msgstr ""
|
||||
@@ -63120,6 +63101,103 @@ msgstr ""
|
||||
msgid "I reported back to Facutloni. He is very happy."
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow
|
||||
msgid "faction_count_shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:0
|
||||
msgid "Ranges 30:max | 18:very high | 6:high | -5:low | -14:very low | -23:even lower"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:10
|
||||
msgid " 4 vacor:61 Killed Vacor"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:20
|
||||
msgid " 4- vacor:60 Killed Unzel"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:30
|
||||
msgid " 4- kaverin:21 Declined to help Kaverin"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:40
|
||||
msgid " 4 feygard_shipment:82 Reported back to Ailshara"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:50
|
||||
msgid " 1 thieves_hidden:80 Talked about thieves to Thoronir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:60
|
||||
msgid " 4 stoutford_castle:50 Yolgen examined the ring"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:70
|
||||
msgid " 4- stoutford_castle:60 Kept the ring for myself, which upset Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:80
|
||||
msgid " 4- stoutford_castle:70 Kept the ring for myself and didn't tell Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:90
|
||||
#: questlist_factions.json:faction_count_shadow:210
|
||||
#: questlist_factions.json:faction_count_shadow:220
|
||||
#: questlist_factions.json:faction_count_shadow:230
|
||||
#: questlist_factions.json:faction_count_shadow:240
|
||||
#: questlist_factions.json:faction_count_shadow:250
|
||||
#: questlist_factions.json:faction_count_shadow:260
|
||||
#: questlist_factions.json:faction_count_shadow:270
|
||||
#: questlist_factions.json:faction_count_shadow:280
|
||||
#: questlist_factions.json:faction_count_shadow:290
|
||||
msgid " "
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:100
|
||||
msgid " 4 kaverin:100 Found Vacor's old hideout"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:110
|
||||
msgid " 4 Thieves03:32 The patrol sergeant has left to call for backup"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:120
|
||||
msgid " 4- darkprotector:70 Restored the helmet"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:130
|
||||
msgid " 5 darkprotector:40 Ulirfendor has given me the dark blessing of the Shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:140
|
||||
msgid " 4 darkprotector:41 Ulirfendor wanted to give me the dark blessing of the Shadow, but I declined"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:150
|
||||
msgid " 4 xulviir:30 Destroyed the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:160
|
||||
msgid " 4- xulviir:20 Restored the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:170
|
||||
msgid " 3- rogorn:50 Killed Rogorn"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:180
|
||||
msgid " 3 rogorn:55 Lie about Rogorn killed"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:190
|
||||
msgid " 1- loneford:55 Talked to Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:200
|
||||
msgid " 1 loneford:60 Didn't tell Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_sullengard.json:deebo_orchard_hth
|
||||
msgid "Hunting the hunter"
|
||||
msgstr ""
|
||||
|
||||
@@ -48172,9 +48172,6 @@ msgid "Welcome to Sullengard, kid. Happy 20th beer celebration!"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_1:2
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_beer_0:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_no_letter_delivered:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered:1
|
||||
msgid "We want to contribute gold coins for your financial loss."
|
||||
msgstr ""
|
||||
|
||||
@@ -48296,10 +48293,6 @@ msgstr ""
|
||||
msgid "I need somewhere to relax and refresh. Do you have a bed available?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10:2
|
||||
msgid "Do you know by chance where this lost travelor is?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_20
|
||||
msgid "Yes, I do, but it's going to cost you more than you may be expecting."
|
||||
msgstr ""
|
||||
@@ -49014,7 +49007,7 @@ msgid "Correct. Oops...I don't have the new pitchfork. Be right back."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_ainsley_3
|
||||
msgid "Thank you so much, kid. Tell my wife Hadena I can come home on time today."
|
||||
msgid "Thank you so much, kid. Tell my wife Ainsley I can come home on time today."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard7_road_sign
|
||||
@@ -49496,11 +49489,7 @@ msgid "And where is this person now?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:0
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. Here is your inventory."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:1
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. I just remembered that I didn't bring your inventory with me. I'll be right back."
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_100
|
||||
@@ -50889,7 +50878,7 @@ msgid "How did you know that?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered
|
||||
msgid "Thank you for delivering my letter to Kealwea."
|
||||
msgid "Than you for delivering my letter to Kealwea."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:ff_captain_beer_tell_everything_32
|
||||
@@ -51024,10 +51013,6 @@ msgstr ""
|
||||
msgid "If you are here about a tax complaint or a land dispute, then please sign in and I well get to you momentarily."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10a
|
||||
msgid "Sure. Look at the table over there. He is my best customer at he moment."
|
||||
msgstr ""
|
||||
|
||||
#: itemcategories_1.json:dagger
|
||||
msgid "Dagger"
|
||||
msgstr "Hançer"
|
||||
@@ -58826,10 +58811,6 @@ msgstr ""
|
||||
msgid "Maddalena"
|
||||
msgstr ""
|
||||
|
||||
#: monsterlist_next_release.json:lava_queen_entity
|
||||
msgid "Queen lava entity"
|
||||
msgstr ""
|
||||
|
||||
#: questlist.json:andor
|
||||
msgid "Search for Andor"
|
||||
msgstr "Andor'un Peşinde"
|
||||
@@ -63361,6 +63342,103 @@ msgstr ""
|
||||
msgid "I reported back to Facutloni. He is very happy."
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow
|
||||
msgid "faction_count_shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:0
|
||||
msgid "Ranges 30:max | 18:very high | 6:high | -5:low | -14:very low | -23:even lower"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:10
|
||||
msgid " 4 vacor:61 Killed Vacor"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:20
|
||||
msgid " 4- vacor:60 Killed Unzel"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:30
|
||||
msgid " 4- kaverin:21 Declined to help Kaverin"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:40
|
||||
msgid " 4 feygard_shipment:82 Reported back to Ailshara"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:50
|
||||
msgid " 1 thieves_hidden:80 Talked about thieves to Thoronir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:60
|
||||
msgid " 4 stoutford_castle:50 Yolgen examined the ring"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:70
|
||||
msgid " 4- stoutford_castle:60 Kept the ring for myself, which upset Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:80
|
||||
msgid " 4- stoutford_castle:70 Kept the ring for myself and didn't tell Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:90
|
||||
#: questlist_factions.json:faction_count_shadow:210
|
||||
#: questlist_factions.json:faction_count_shadow:220
|
||||
#: questlist_factions.json:faction_count_shadow:230
|
||||
#: questlist_factions.json:faction_count_shadow:240
|
||||
#: questlist_factions.json:faction_count_shadow:250
|
||||
#: questlist_factions.json:faction_count_shadow:260
|
||||
#: questlist_factions.json:faction_count_shadow:270
|
||||
#: questlist_factions.json:faction_count_shadow:280
|
||||
#: questlist_factions.json:faction_count_shadow:290
|
||||
msgid " "
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:100
|
||||
msgid " 4 kaverin:100 Found Vacor's old hideout"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:110
|
||||
msgid " 4 Thieves03:32 The patrol sergeant has left to call for backup"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:120
|
||||
msgid " 4- darkprotector:70 Restored the helmet"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:130
|
||||
msgid " 5 darkprotector:40 Ulirfendor has given me the dark blessing of the Shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:140
|
||||
msgid " 4 darkprotector:41 Ulirfendor wanted to give me the dark blessing of the Shadow, but I declined"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:150
|
||||
msgid " 4 xulviir:30 Destroyed the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:160
|
||||
msgid " 4- xulviir:20 Restored the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:170
|
||||
msgid " 3- rogorn:50 Killed Rogorn"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:180
|
||||
msgid " 3 rogorn:55 Lie about Rogorn killed"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:190
|
||||
msgid " 1- loneford:55 Talked to Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:200
|
||||
msgid " 1 loneford:60 Didn't tell Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_sullengard.json:deebo_orchard_hth
|
||||
msgid "Hunting the hunter"
|
||||
msgstr ""
|
||||
|
||||
@@ -48060,9 +48060,6 @@ msgid "Welcome to Sullengard, kid. Happy 20th beer celebration!"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_1:2
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_beer_0:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_no_letter_delivered:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered:1
|
||||
msgid "We want to contribute gold coins for your financial loss."
|
||||
msgstr ""
|
||||
|
||||
@@ -48184,10 +48181,6 @@ msgstr ""
|
||||
msgid "I need somewhere to relax and refresh. Do you have a bed available?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10:2
|
||||
msgid "Do you know by chance where this lost travelor is?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_20
|
||||
msgid "Yes, I do, but it's going to cost you more than you may be expecting."
|
||||
msgstr ""
|
||||
@@ -48902,7 +48895,7 @@ msgid "Correct. Oops...I don't have the new pitchfork. Be right back."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_ainsley_3
|
||||
msgid "Thank you so much, kid. Tell my wife Hadena I can come home on time today."
|
||||
msgid "Thank you so much, kid. Tell my wife Ainsley I can come home on time today."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard7_road_sign
|
||||
@@ -49384,11 +49377,7 @@ msgid "And where is this person now?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:0
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. Here is your inventory."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:1
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. I just remembered that I didn't bring your inventory with me. I'll be right back."
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_100
|
||||
@@ -50777,7 +50766,7 @@ msgid "How did you know that?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered
|
||||
msgid "Thank you for delivering my letter to Kealwea."
|
||||
msgid "Than you for delivering my letter to Kealwea."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:ff_captain_beer_tell_everything_32
|
||||
@@ -50912,10 +50901,6 @@ msgstr ""
|
||||
msgid "If you are here about a tax complaint or a land dispute, then please sign in and I well get to you momentarily."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10a
|
||||
msgid "Sure. Look at the table over there. He is my best customer at he moment."
|
||||
msgstr ""
|
||||
|
||||
#: itemcategories_1.json:dagger
|
||||
msgid "Dagger"
|
||||
msgstr ""
|
||||
@@ -58714,10 +58699,6 @@ msgstr ""
|
||||
msgid "Maddalena"
|
||||
msgstr ""
|
||||
|
||||
#: monsterlist_next_release.json:lava_queen_entity
|
||||
msgid "Queen lava entity"
|
||||
msgstr ""
|
||||
|
||||
#: questlist.json:andor
|
||||
msgid "Search for Andor"
|
||||
msgstr ""
|
||||
@@ -63242,6 +63223,103 @@ msgstr ""
|
||||
msgid "I reported back to Facutloni. He is very happy."
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow
|
||||
msgid "faction_count_shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:0
|
||||
msgid "Ranges 30:max | 18:very high | 6:high | -5:low | -14:very low | -23:even lower"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:10
|
||||
msgid " 4 vacor:61 Killed Vacor"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:20
|
||||
msgid " 4- vacor:60 Killed Unzel"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:30
|
||||
msgid " 4- kaverin:21 Declined to help Kaverin"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:40
|
||||
msgid " 4 feygard_shipment:82 Reported back to Ailshara"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:50
|
||||
msgid " 1 thieves_hidden:80 Talked about thieves to Thoronir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:60
|
||||
msgid " 4 stoutford_castle:50 Yolgen examined the ring"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:70
|
||||
msgid " 4- stoutford_castle:60 Kept the ring for myself, which upset Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:80
|
||||
msgid " 4- stoutford_castle:70 Kept the ring for myself and didn't tell Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:90
|
||||
#: questlist_factions.json:faction_count_shadow:210
|
||||
#: questlist_factions.json:faction_count_shadow:220
|
||||
#: questlist_factions.json:faction_count_shadow:230
|
||||
#: questlist_factions.json:faction_count_shadow:240
|
||||
#: questlist_factions.json:faction_count_shadow:250
|
||||
#: questlist_factions.json:faction_count_shadow:260
|
||||
#: questlist_factions.json:faction_count_shadow:270
|
||||
#: questlist_factions.json:faction_count_shadow:280
|
||||
#: questlist_factions.json:faction_count_shadow:290
|
||||
msgid " "
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:100
|
||||
msgid " 4 kaverin:100 Found Vacor's old hideout"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:110
|
||||
msgid " 4 Thieves03:32 The patrol sergeant has left to call for backup"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:120
|
||||
msgid " 4- darkprotector:70 Restored the helmet"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:130
|
||||
msgid " 5 darkprotector:40 Ulirfendor has given me the dark blessing of the Shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:140
|
||||
msgid " 4 darkprotector:41 Ulirfendor wanted to give me the dark blessing of the Shadow, but I declined"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:150
|
||||
msgid " 4 xulviir:30 Destroyed the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:160
|
||||
msgid " 4- xulviir:20 Restored the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:170
|
||||
msgid " 3- rogorn:50 Killed Rogorn"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:180
|
||||
msgid " 3 rogorn:55 Lie about Rogorn killed"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:190
|
||||
msgid " 1- loneford:55 Talked to Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:200
|
||||
msgid " 1 loneford:60 Didn't tell Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_sullengard.json:deebo_orchard_hth
|
||||
msgid "Hunting the hunter"
|
||||
msgstr ""
|
||||
|
||||
Binary file not shown.
File diff suppressed because it is too large
Load Diff
@@ -47999,9 +47999,6 @@ msgid "Welcome to Sullengard, kid. Happy 20th beer celebration!"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_1:2
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_beer_0:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_no_letter_delivered:1
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered:1
|
||||
msgid "We want to contribute gold coins for your financial loss."
|
||||
msgstr ""
|
||||
|
||||
@@ -48123,10 +48120,6 @@ msgstr ""
|
||||
msgid "I need somewhere to relax and refresh. Do you have a bed available?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10:2
|
||||
msgid "Do you know by chance where this lost travelor is?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_20
|
||||
msgid "Yes, I do, but it's going to cost you more than you may be expecting."
|
||||
msgstr ""
|
||||
@@ -48841,7 +48834,7 @@ msgid "Correct. Oops...I don't have the new pitchfork. Be right back."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_ainsley_3
|
||||
msgid "Thank you so much, kid. Tell my wife Hadena I can come home on time today."
|
||||
msgid "Thank you so much, kid. Tell my wife Ainsley I can come home on time today."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard7_road_sign
|
||||
@@ -49323,11 +49316,7 @@ msgid "And where is this person now?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:0
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. Here is your inventory."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_90:1
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled. I just remembered that I didn't bring your inventory with me. I'll be right back."
|
||||
msgid "I wish I knew. After he told me where to find your stuff, he took off and I was unable to see in what direction he fled."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_zaccheria_100
|
||||
@@ -50716,7 +50705,7 @@ msgid "How did you know that?"
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_mayor_letter_delivered
|
||||
msgid "Thank you for delivering my letter to Kealwea."
|
||||
msgid "Than you for delivering my letter to Kealwea."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:ff_captain_beer_tell_everything_32
|
||||
@@ -50851,10 +50840,6 @@ msgstr ""
|
||||
msgid "If you are here about a tax complaint or a land dispute, then please sign in and I well get to you momentarily."
|
||||
msgstr ""
|
||||
|
||||
#: conversationlist_sullengard.json:sullengard_godrey_10a
|
||||
msgid "Sure. Look at the table over there. He is my best customer at he moment."
|
||||
msgstr ""
|
||||
|
||||
#: itemcategories_1.json:dagger
|
||||
msgid "Dagger"
|
||||
msgstr ""
|
||||
@@ -58653,10 +58638,6 @@ msgstr ""
|
||||
msgid "Maddalena"
|
||||
msgstr ""
|
||||
|
||||
#: monsterlist_next_release.json:lava_queen_entity
|
||||
msgid "Queen lava entity"
|
||||
msgstr ""
|
||||
|
||||
#: questlist.json:andor
|
||||
msgid "Search for Andor"
|
||||
msgstr ""
|
||||
@@ -63181,6 +63162,103 @@ msgstr ""
|
||||
msgid "I reported back to Facutloni. He is very happy."
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow
|
||||
msgid "faction_count_shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:0
|
||||
msgid "Ranges 30:max | 18:very high | 6:high | -5:low | -14:very low | -23:even lower"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:10
|
||||
msgid " 4 vacor:61 Killed Vacor"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:20
|
||||
msgid " 4- vacor:60 Killed Unzel"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:30
|
||||
msgid " 4- kaverin:21 Declined to help Kaverin"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:40
|
||||
msgid " 4 feygard_shipment:82 Reported back to Ailshara"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:50
|
||||
msgid " 1 thieves_hidden:80 Talked about thieves to Thoronir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:60
|
||||
msgid " 4 stoutford_castle:50 Yolgen examined the ring"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:70
|
||||
msgid " 4- stoutford_castle:60 Kept the ring for myself, which upset Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:80
|
||||
msgid " 4- stoutford_castle:70 Kept the ring for myself and didn't tell Yolgen"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:90
|
||||
#: questlist_factions.json:faction_count_shadow:210
|
||||
#: questlist_factions.json:faction_count_shadow:220
|
||||
#: questlist_factions.json:faction_count_shadow:230
|
||||
#: questlist_factions.json:faction_count_shadow:240
|
||||
#: questlist_factions.json:faction_count_shadow:250
|
||||
#: questlist_factions.json:faction_count_shadow:260
|
||||
#: questlist_factions.json:faction_count_shadow:270
|
||||
#: questlist_factions.json:faction_count_shadow:280
|
||||
#: questlist_factions.json:faction_count_shadow:290
|
||||
msgid " "
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:100
|
||||
msgid " 4 kaverin:100 Found Vacor's old hideout"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:110
|
||||
msgid " 4 Thieves03:32 The patrol sergeant has left to call for backup"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:120
|
||||
msgid " 4- darkprotector:70 Restored the helmet"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:130
|
||||
msgid " 5 darkprotector:40 Ulirfendor has given me the dark blessing of the Shadow"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:140
|
||||
msgid " 4 darkprotector:41 Ulirfendor wanted to give me the dark blessing of the Shadow, but I declined"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:150
|
||||
msgid " 4 xulviir:30 Destroyed the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:160
|
||||
msgid " 4- xulviir:20 Restored the Xul'viir"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:170
|
||||
msgid " 3- rogorn:50 Killed Rogorn"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:180
|
||||
msgid " 3 rogorn:55 Lie about Rogorn killed"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:190
|
||||
msgid " 1- loneford:55 Talked to Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_factions.json:faction_count_shadow:200
|
||||
msgid " 1 loneford:60 Didn't tell Kuldan about the illness"
|
||||
msgstr ""
|
||||
|
||||
#: questlist_sullengard.json:deebo_orchard_hth
|
||||
msgid "Hunting the hunter"
|
||||
msgstr ""
|
||||
|
||||
7
AndorsTrail/local.properties
Normal file
7
AndorsTrail/local.properties
Normal file
@@ -0,0 +1,7 @@
|
||||
## This file must *NOT* be checked into Version Control Systems,
|
||||
# as it contains information specific to your local configuration.
|
||||
#
|
||||
# Location of the SDK. This is only used by Gradle.
|
||||
#
|
||||
#Sun Sep 25 12:50:59 CEST 2022
|
||||
sdk.dir=C\:\\Users\\chris\\AppData\\Local\\Android\\Sdk
|
||||
@@ -1,105 +1,16 @@
|
||||
I put both (release notes + forum announcement) into this source, so it will be easier to maintain them parallel:
|
||||
|
||||
APK 67 (0.8.3) //Haunted Forest 2022-11-04
|
||||
|
||||
Release notes (Google/Itch)
|
||||
=============
|
||||
Content
|
||||
* 38 new maps
|
||||
* A new quest "The Dead are Walking"
|
||||
|
||||
Engine
|
||||
* Export / Import function for savegames (Android 11+ devices only)
|
||||
* Beta versions come now as a different APK
|
||||
|
||||
|
||||
|
||||
Forum announcement
|
||||
==================
|
||||
Hello fellow adventurers,
|
||||
|
||||
we have another new release for you 8-)
|
||||
It would have been nice if we had been some days faster. Then it would have come out in time for Halloween.
|
||||
But we won't delay the release for an extra year because of that...
|
||||
|
||||
[list]We have 38 new maps and 1 new quest "The Dead are Walking" created by Antison - thanks for all the work 8-)
|
||||
You start at the church in Vilegard. But beware - similar to Sullengard, this release is no walk in the park![/list]
|
||||
|
||||
[list]In addition, the game now has the long-awaited export / import function, so that savegames can now be conveniently copied to another device.
|
||||
This feature was brought to us by OMGeeky, which we're taking as an opportunity to welcome him as the newest member of the development team!
|
||||
|
||||
There are now 3 more choices in the load menu:
|
||||
[list]Export: Writes all savegames and the world map to any directory.[/list]
|
||||
[list]Import: Loads individually selected saved games. If the slot is already occupied, you can choose between overwriting, canceling or saving in a new slot.[/list]
|
||||
[list]Import world map: Loads missing parts of the world maps, e.g. if saves were copied from another device.[/list]
|
||||
(This export/import is only available for Android 11+, older devices can be copied as usual.)
|
||||
[/list]
|
||||
|
||||
[list]This Beta version is released with a different APK name, so you won't have to deinstall the product version any more. You can install and play both APK's independently.[/list]
|
||||
[list]And as always we fixed some minor bugs and actualized the translations.[/list]
|
||||
|
||||
|
||||
Here is is the link: [url]https://andorstrail.com/static/AndorsTrail_v0.8.3_beta.apk[/url]
|
||||
|
||||
Have fun trying!
|
||||
If you encounter bugs or strange things, please post them. This will help us to fix it before publishing the release.
|
||||
|
||||
|
||||
APK 66 (0.8.2) //Sullengard Bugfix
|
||||
|
||||
Release notes
|
||||
=============
|
||||
* Fix of a lost traveler in certain conditions
|
||||
* support of older mobiles again
|
||||
|
||||
|
||||
Forum announcement //2022-10-09
|
||||
==================
|
||||
Hello fellow adventurers,
|
||||
|
||||
we have a new release for you 8-)
|
||||
|
||||
[list]Some of you had encountered a serious bug so that the quest "Recovering stolen property" could not be completed.
|
||||
(If you miss a certain traveler, you should talk to Sullengard's innkeeper in this new release)[/list]
|
||||
|
||||
[list]Then we increased XP for quests a bit and ensured one diamond ring.[/list]
|
||||
|
||||
[list]And we fixed some maps, added a long missed little map near Fallhaven, and actualized the translations.[/list]
|
||||
|
||||
[list]Also we tried to support older mobiles again.[/list]
|
||||
|
||||
[list]And last but not least: hopefully F-Droid supports our sources again.[/list]
|
||||
|
||||
There is no new content, but this list of fixes is enough reason to publish a new release.
|
||||
Here is is the link: [url]https://andorstrail.com/static/AndorsTrail_v0.8.2.apk[/url]
|
||||
|
||||
Google Play and Itch will follow soon, and hopefully F-Droid too.
|
||||
|
||||
Cheers!
|
||||
|
||||
|
||||
|
||||
APK 65 (0.8.1) //Engine modernization + Sullengard
|
||||
|
||||
Release notes
|
||||
=============
|
||||
* New city Sullengard
|
||||
* 71 new maps and 6 new quests
|
||||
* Monster kill count
|
||||
* Controller support
|
||||
* Translation updates
|
||||
* Engine changes to support actual Android Studio
|
||||
|
||||
|
||||
Forum beta announcement //2022-09-28
|
||||
=======================
|
||||
Hello fellow adventurers,
|
||||
|
||||
it took a while - much longer than we planned - but it was worth the wait:
|
||||
|
||||
[list]We have a big update with 71 new maps and 6 new quests for you![/list]
|
||||
|
||||
[list]3 Additions from Guru-meditation-No42:
|
||||
[list]3 Additions from Guro-meditation-No42:
|
||||
[list]Kill count summed up for monsters with same name (a minor irritation)[/list]
|
||||
[list]Show kills of monsters in monster stat view (often requested)[/list]
|
||||
[list]Controller support (not yet tested)[/list]
|
||||
@@ -140,6 +51,58 @@ Google Play and Itch will follow soon, and hopefully this version can also be pr
|
||||
Thx for your patience - have fun with the new release!
|
||||
|
||||
|
||||
Forum beta announcement //2022-08-27
|
||||
=======================
|
||||
Hello fellow adventurers,
|
||||
|
||||
it took a while - much longer than we planned - but it was worth the wait:
|
||||
|
||||
[list]We have a big update with 71 new maps and 6 new quests for you![/list]
|
||||
|
||||
[list]3 Additions from Guro-meditation-No42:
|
||||
[list]Kill count summed up for monsters with same name (a minor irritation)[/list]
|
||||
[list]Show kills of monsters in monster stat view (often requested)[/list]
|
||||
[list]Controller support (not yet tested)[/list]
|
||||
[/list]
|
||||
[list]Also we modernized the engine (Many thanks to OMGeeky), so that you can now use the current Android Studio version to create the APK.
|
||||
This will be easier for new developers, and it should enable F-Droid to publish Andor's Trail again![/list]
|
||||
|
||||
Enough reason to start a new release number: v0.8
|
||||
|
||||
|
||||
There is a big new area and a new city called Sullengard to the southeast - follow the Duleian road, you can't miss it. But beware, the beasts are really dangerous!! Don't venture there too early or you'll find yourself waking up in a bed more often than you want...
|
||||
|
||||
On your way to Sullengard you may find two quests
|
||||
[list]"Hunting the hunter" [/list]
|
||||
[list]"Getting home on time"[/list]
|
||||
|
||||
Look for these two quests in Sullengard:
|
||||
[list]"Pond safety"[/list]
|
||||
[list]"Recovering stolen property"[/list]
|
||||
|
||||
The following two quests are found elsewhere:
|
||||
[list]"Beer Bootlegging" starts at the Foaming flask[/list]
|
||||
[list]"Another ruthless Crackshot" not only sounds like thieves affairs, so ask at the Guild.[/list]
|
||||
|
||||
|
||||
I won't tell more about the quests, I trust you to find out yourself - it's more fun after all.
|
||||
|
||||
|
||||
In good tradition we first publish a beta here in the forum.
|
||||
What do you think of the new parts? What is good and what is not so good? Can you play properly with a console?
|
||||
Of course let us know if you find any errors or inconsistencies (preferably with a screenshot).
|
||||
|
||||
|
||||
Keep in mind that savegames of a beta version will not work later in any product version!
|
||||
The beta is a separate APK now, so you can have both (beta and product version) parallel in your device. New Android versions will keep the savegames of beta and prod.version separate too.
|
||||
|
||||
|
||||
Here now is the link to v0.8.1 beta version: [url]https://andorstrail.com/static/AndorsTrail_v0.8.1beta.apk[/url]
|
||||
As always: Best make a backup of your savegames first to be sure.
|
||||
|
||||
Thx for your patience - have fun with the beta!
|
||||
|
||||
|
||||
|
||||
Forum announcement //2022-02-20
|
||||
==================
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 123 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 106 KiB After Width: | Height: | Size: 95 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 435 KiB |
@@ -71,29 +71,6 @@
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_weight="1" />
|
||||
|
||||
</LinearLayout>
|
||||
|
||||
<LinearLayout
|
||||
android:id="@+id/dialog_button_container_vertical"
|
||||
style="@style/AndorsTrail_Style_StdFrame"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_weight="0.8"
|
||||
android:gravity="center_horizontal"
|
||||
android:orientation="vertical"
|
||||
android:paddingLeft="5dp"
|
||||
android:paddingTop="5dp"
|
||||
android:paddingRight="5dp"
|
||||
android:paddingBottom="5dp">
|
||||
|
||||
<Button
|
||||
android:id="@+id/dialog_template_button_vertical"
|
||||
style="@style/AndorsTrail_Style_TextButton"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_weight="1" />
|
||||
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
||||
|
||||
|
||||
@@ -51,45 +51,64 @@
|
||||
</ScrollView>
|
||||
|
||||
<LinearLayout
|
||||
android:id="@+id/loadsave_save_to_new_slot_container"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:orientation="vertical"
|
||||
style="@style/AndorsTrail_Style_StdFrame"
|
||||
>
|
||||
<Button
|
||||
android:id="@+id/loadsave_save_to_new_slot"
|
||||
android:id="@+id/loadsave_save_to_new_slot_container"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="@string/loadsave_save_to_new_slot"
|
||||
/>
|
||||
</LinearLayout>
|
||||
|
||||
android:orientation="vertical"
|
||||
style="@style/AndorsTrail_Style_StdFrame"
|
||||
>
|
||||
<Button
|
||||
android:id="@+id/loadsave_save_to_new_slot"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="@string/loadsave_save_to_new_slot"
|
||||
/>
|
||||
</LinearLayout>
|
||||
|
||||
<LinearLayout
|
||||
android:id="@+id/loadsave_export_import_save_container"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:orientation="vertical"
|
||||
style="@style/AndorsTrail_Style_StdFrame"
|
||||
>
|
||||
<Button
|
||||
android:id="@+id/loadsave_export_save"
|
||||
android:id="@+id/loadsave_export_save_container"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="@string/loadsave_export"
|
||||
/>
|
||||
<Button
|
||||
android:id="@+id/loadsave_import_save"
|
||||
android:orientation="vertical"
|
||||
style="@style/AndorsTrail_Style_StdFrame"
|
||||
>
|
||||
<Button
|
||||
android:id="@+id/loadsave_export_save"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="@string/loadsave_export_save"
|
||||
/>
|
||||
</LinearLayout>
|
||||
|
||||
<LinearLayout
|
||||
android:id="@+id/loadsave_import_save_container"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="@string/loadsave_import_save"
|
||||
/>
|
||||
<Button
|
||||
android:id="@+id/loadsave_import_worldmap"
|
||||
android:orientation="vertical"
|
||||
style="@style/AndorsTrail_Style_StdFrame"
|
||||
>
|
||||
<Button
|
||||
android:id="@+id/loadsave_import_save"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="@string/loadsave_import_save"
|
||||
/>
|
||||
</LinearLayout>
|
||||
|
||||
<LinearLayout
|
||||
android:id="@+id/loadsave_import_worldmap_container"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="@string/loadsave_import_worldmap"
|
||||
/>
|
||||
</LinearLayout>
|
||||
android:orientation="vertical"
|
||||
style="@style/AndorsTrail_Style_StdFrame"
|
||||
>
|
||||
<Button
|
||||
android:id="@+id/loadsave_import_worldmap"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="@string/loadsave_import_worldmap"
|
||||
/>
|
||||
</LinearLayout>
|
||||
|
||||
|
||||
</LinearLayout>
|
||||
|
||||
@@ -1,29 +0,0 @@
|
||||
[
|
||||
{
|
||||
"id":"death_plague",
|
||||
"iconID":"actorconditions_japozero:35",
|
||||
"name":"Death Plague",
|
||||
"category":"blood",
|
||||
"roundEffect":{
|
||||
"increaseCurrentHP":{
|
||||
"min":-2,
|
||||
"max":-2
|
||||
}
|
||||
},
|
||||
"abilityEffect":{
|
||||
"increaseBlockChance":-10
|
||||
}
|
||||
},
|
||||
{
|
||||
"id":"sleepwalking",
|
||||
"iconID":"actorconditions_1:29",
|
||||
"name":"Sleepwalking",
|
||||
"category":"physical",
|
||||
"roundEffect":{
|
||||
"increaseCurrentAP":{
|
||||
"min":-3,
|
||||
"max":-3
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -1,7 +1,7 @@
|
||||
[
|
||||
{
|
||||
"id":"leonid1",
|
||||
"message":"Hello kid. You're Mikhail's youngest child aren't you? With that brother of yours.\n\nI'm Leonid, steward of Crossglen village.",
|
||||
"message":"Hello kid. You're Mikhail's son aren't you? With that brother of yours.\n\nI'm Leonid, steward of Crossglen village.",
|
||||
"replies":[
|
||||
{
|
||||
"text":"Have you seen my brother Andor?",
|
||||
|
||||
@@ -71,7 +71,7 @@
|
||||
{
|
||||
"requireType":"questProgress",
|
||||
"requireID":"vacor",
|
||||
"value":60
|
||||
"value":61
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
@@ -52,7 +52,7 @@
|
||||
},
|
||||
{
|
||||
"id":"larcal_4",
|
||||
"message":"Good, now run away."
|
||||
"message":"Good boy. Now run away."
|
||||
},
|
||||
{
|
||||
"id":"larcal_5",
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user