//Max Message size = 128
//Index	Message

//----------------------------------------------------------------------------------------------------
// Event Devil Square
//----------------------------------------------------------------------------------------------------
0	"Devil Square will close in %d minute(s)"
1	"Devil Square closed"
2	"Devil Square %d will start in %d minute(s)"
3	"Devil Square started"
4	"Devil Square finished"
5	"You're not strong enough to join this Devil Square"

//----------------------------------------------------------------------------------------------------
// Event Blood Castle
//----------------------------------------------------------------------------------------------------
6	"Blood Castle will close in %d minute(s)"
7	"Blood Castle closed"
8	"Blood Castle %d will start in %d minute(s)"
9	"Blood Castle started"
10	"All monsters have been defeated"
11	"All bosses have been defeated"
12	"Blood Castle finished"
13	"You're not strong enough to join this Blood Castle"
14	"'%s' dropped the angel's weapon"
15	"'%s' took the angel's weapon"
16	"'%s' destroyed the castle gate"
17	"'%s' destroyed the statue"

//----------------------------------------------------------------------------------------------------
// INVASIONS AND BONUS
//----------------------------------------------------------------------------------------------------
18	"'%s' will start in %d minute(s)"
19	"'%s' started"
20	"'%s' defeated '%s'"
21	"'%s' finished"

//----------------------------------------------------------------------------------------------------
// TRADE
//----------------------------------------------------------------------------------------------------
22	"You can't trade when dying"

//----------------------------------------------------------------------------------------------------
// GUILD
//----------------------------------------------------------------------------------------------------
23	"Game will start automatically in 10 seconds(s)"

//----------------------------------------------------------------------------------------------------
// PARTY
//----------------------------------------------------------------------------------------------------
24	"Max level difference %d"

//----------------------------------------------------------------------------------------------------
// NPCS
//----------------------------------------------------------------------------------------------------
25	"We don't talk with murderers!"
26	"Shop is empty"
// Guard NPC
27	"Fuck you!"
// Golden archer
28	"You don't have enough. %d required"
29	"You cannot receive a different VIP level"
30	"You already have a Lucky Number"
// Golden archer Bingo
31	"[%s] There were no winners."
32	"[%s] Archer will be at %s (%d,%d) for %d minutes"
// Guild
33	"You are already in a guild"
34	"You need %d Levels to create a guild"
35	"You need %d Resets to create a Guild"

//----------------------------------------------------------------------------------------------------
// OTHER MESSAGES
//----------------------------------------------------------------------------------------------------
// Login messages
36	"Account Level: Free"
37	"Account Level: Vip Bronze (%s)"
38	"Account Level: Vip Silver (%s)"
39	"Account Level: Vip Gold (%s)"
40	"You have: %d Resets | %d Grand Resets"
41	"Welcome '%s'!"
42	"Warning! Someone is trying to enter in this account"

// Leaving game conditions
43	"You can not leave game with Trade open"
44	"You can not leave game with Warehouse open"
45	"You can not leave game with Chaos Machine open"
46	"You can not leave game with Self Defense"

// Max level
47	"You're at maximum level"

// Server status
48	"Server closed"
49	"Server will automatically close in %d second(s)"
50	"Server will shut down automatically in 1 minute(s)"
51	"Server will shut down automatically in 3 minute(s)"
52	"Server will shut down automatically in 5 minute(s)"
53	"You will quit game in %d second(s)"

// Dupe
54	"This is a duplicate item, please contact with administrator"

// Self defense
55	"Self defense against '%s' started"
56	"Self defense against '%s' finished"

//----------------------------------------------------------------------------------------------------
// Commands - General
//----------------------------------------------------------------------------------------------------
57	"You are not allowed to use it"
58	"You must have %d Zen to use it"
59	"Only characters over Level %d can use it"
60	"Only characters under Level %d can use it"
61	"Only characters over Reset %d can use it"
62	"Only characters under Reset %d can use it"
63	"You have to wait %d seconds to use it again"
64	"You cannot use commands with interfaces opened"

//----------------------------------------------------------------------------------------------------
// Commands
//----------------------------------------------------------------------------------------------------
// MOVE
65	"You cannot move right now"
66	"You cannot move being PK"
67	"You cannot move this map with mount"
68	"You cannot move this map without wings"
// POST
69	"[POST][%s] %s"
// ADD
70	"You do not have enought points to add"
71	"Max stats are %d"
72	"You added %d points, remaining %d points to add"
73	"Automatic points add: (%d)"
74	"Automatic points add: Off"
// RESET
75	"You cannot reset right now"
76	"You've reached the maximum resets: %d"
77	"You cannot reset with items equiped"
78	"You can only reset %d times a day"
79	"You can only reset %d times a week"
80	"You can only reset %d times a month"
81	"You reseted correctly. Now you have %d resets"
82	"Automatic reset: On"
83	"Automatic reset: Off"
// GRANDRESET
84	"You cannot grand reset right now"
85	"You've reached the maximum grand resets: %d"
86	"You cannot grand reset with items equiped"
87	"You can only grand reset %d times a day"
88	"You can only grand reset %d times a week"
89	"You can only grand reset %d times a month"
90	"You grand reseted correctly. Now you have %d grand resets"
// PKCLEAR
91	"You are not PK"
92	"You cleared your PK"
// ADDMONEY, SUBMONEY, CHASE, BRING, GMOVE
93	"You entered an invalid value"
94	"You entered an invalid target"
// EVO
95	"You cannot evolve more"
96	"You successfully evolved"
// WARE
97	"You cannot change ware right now"
98	"You entered an invalid ware value"
99	"You changed to %d ware successfully"
// MAKE, DROP, MAKESET, CLEARINV
100	"Item created"
101	"Your inventory is now clean"
// MAKEMOB
102	"Monster created"
// REQUEST
103	"Requests: ON"
104	"Requests: OFF"
105	"Requests: Auto Accept"
// ONLINE
106	"%d PLAYERS ONLINE"

//----------------------------------------------------------------------------------------------------
// Items
//----------------------------------------------------------------------------------------------------
107	"This item does not belong to you."
108	"This is a Quest item and you are not doing that quest."
109	"You cannot have more of this Quest item."
110	"Your inventory is full."
111	"You've reached the maximum zen."
112	"You don't have enough zen."
end