summaryrefslogtreecommitdiff
path: root/db/re/job_db.conf
diff options
context:
space:
mode:
Diffstat (limited to 'db/re/job_db.conf')
-rw-r--r--db/re/job_db.conf10
1 files changed, 5 insertions, 5 deletions
diff --git a/db/re/job_db.conf b/db/re/job_db.conf
index 58de235f..770da909 100644
--- a/db/re/job_db.conf
+++ b/db/re/job_db.conf
@@ -51,7 +51,7 @@ Job_Name: { // Job names as in src/map/pc.c (they are hardcoded at the moment so
}
*/
//====================================================
-Viro: {
+Talpan: {
BaseExpGroup: "EvolClasses"
JobExpGroup: "EvolClasses"
MoveSpeed: 150
@@ -329,18 +329,18 @@ DarkRaijin: {
Inherit: ( "LightRaijin" ); // Base job from which this job will inherit its max weight, base ASPD set and HP/SP table.
}
-ArgaesViro: {
+ArgaesTalpan: {
BaseExpGroup: "EvolClasses"
JobExpGroup: "EvolClasses"
MoveSpeed: 150
- Inherit: ( "Viro" );
+ Inherit: ( "Talpan" );
}
-TonoriViro: {
+TonoriTalpan: {
BaseExpGroup: "EvolClasses"
JobExpGroup: "EvolClasses"
MoveSpeed: 150
- Inherit: ( "Viro" );
+ Inherit: ( "Talpan" );
}
LakeTritan: {