diff options
Diffstat (limited to 'conf-tmpl')
-rw-r--r-- | conf-tmpl/battle_athena.conf | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/conf-tmpl/battle_athena.conf b/conf-tmpl/battle_athena.conf index 4061056c6..d8776138f 100644 --- a/conf-tmpl/battle_athena.conf +++ b/conf-tmpl/battle_athena.conf @@ -596,7 +596,7 @@ player_skill_partner_check: yes // Is the character of a GM account set as the object of a display by @ command etc. or not? hide_GM_session: no -// ユニット移動処-摯-@。0で-{鯖仕-l(回線負荷→重、鯖処-掾ィ軽)、1でAthena仕-l(回線負荷→軽、鯖処-掾ィ重) +// ユニット移動処-摯?@。0で-{鯖仕-l(回線負荷→重、鯖処-掾ィ軽)、1でAthena仕-l(回線負荷→軽、鯖処-掾ィ重) // translation (babelfish): // Unit portable place - ? @. // With 0 - {mackerel SI -l (circuit load -> heavily, the mackerel place - the ? ? lightly), @@ -607,7 +607,7 @@ unit_movement_type: 0 // It does not accept by no accepted by yes. invite_request_check: yes -// リムーブトラップの仕-l 0:-{鯖仕-l、罠1個 1:Athena仕-l、使ったアイテムを使った個数 +// リ??ブトラップの仕-l 0:-{鯖仕-l、罠1個 1:Athena仕-l、使ったアイテ?を使った個数 // translation (babelfish): // SI of ???????? -l // 0: - {Mackerel SI -l, trap 1 @@ -649,6 +649,9 @@ equipment_break_rate: 100 // Normal pvp counter and rank display are disabled as well. pk_mode: no +// For PK Server Mode. Change this to define the minimum level players can start PK-ing +pk_min_level: 55 + // Turn this on to allow a player to level up more than once from a kill. (Note 1) multi_level_up: no |