diff options
Diffstat (limited to 'conf/messages.conf')
-rw-r--r-- | conf/messages.conf | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/conf/messages.conf b/conf/messages.conf index f98a91083..b6904328f 100644 --- a/conf/messages.conf +++ b/conf/messages.conf @@ -241,12 +241,12 @@ 218: This player's Peco Peco has been released. 219: %d day 220: %d days -221: %s %d hour -222: %s %d hours -223: %s %d minute -224: %s %d minutes -225: %s and %d second -226: %s and %d seconds +221: %d hour +222: %d hours +223: %d minute +224: %d minutes +225: and %d second +226: and %d seconds 227: Party modification is disabled on this map. 228: Guild modification is disabled on this map. 229: Your effect has changed. @@ -254,9 +254,9 @@ 231: Game time: The game is in permanent daylight. 232: Game time: The game is in permanent night. 233: Game time: The game is in night for %s. -234: Game time: After, the game will be in permanent daylight. +//234: 235: Game time: The game is in daylight for %s. -236: Game time: After, the game will be in permanent night. +//236: 237: Game time: After, the game will be in night for %s. 238: Game time: A day cycle has a normal duration of %s. 239: Game time: After, the game will be in daylight for %s. @@ -812,18 +812,18 @@ // @recall 1020: You are not authorized to warp this player from their map. -// @charblock -1021: Please enter a player name (usage: @charblock/@block <char name>). +// @block +1021: Please enter a player name (usage: @block <char name>). -// @charban -1022: Please enter ban time and a player name (usage: @charban/@ban/@banish/@charbanish <time> <char name>). +// @ban +1022: Please enter ban time and a player name (usage: @ban <time> <char name>). 1023: You are not allowed to reduce the length of a ban. -// @charunblock -1024: Please enter a player name (usage: @charunblock <char name>). +// @unblock +1024: Please enter a player name (usage: @unblock <char name>). -// @charunban -1025: Please enter a player name (usage: @charunban <char name>). +// @unban +1025: Please enter a player name (usage: @unban <char name>). // @kick 1026: Please enter a player name (usage: @kick <char name/ID>). |