Classic branch.
This commit is contained in:
18
L2J_Mobius_Classic/dist/game/config/Custom/PvpAnnounce.ini
vendored
Normal file
18
L2J_Mobius_Classic/dist/game/config/Custom/PvpAnnounce.ini
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
# ---------------------------------------------------------------------------
|
||||
# Pvp/pk Announce
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
# Default: False
|
||||
AnnouncePkPvP = False
|
||||
|
||||
# Announce this as normal system message
|
||||
# Default: True
|
||||
AnnouncePkPvPNormalMessage = True
|
||||
|
||||
# PK message template
|
||||
# variables: $killer, $target
|
||||
AnnouncePkMsg = $killer has slaughtered $target
|
||||
|
||||
# Pvp message template
|
||||
# variables: $killer, $target
|
||||
AnnouncePvpMsg = $killer has defeated $target
|
||||
Reference in New Issue
Block a user