moved changesex around

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@846 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
amber 2004-12-28 19:28:33 +00:00
parent ac02f9a5fd
commit f30034c583

View File

@ -43,7 +43,6 @@ command_symbol: @
// Give server time. (6 same commands) // Give server time. (6 same commands)
uptime: 0 uptime: 0
changesex: 0
time: 0 time: 0
date: 0 date: 0
server_date: 0 server_date: 0
@ -351,6 +350,7 @@ charbaselvl: 60
// Changes the sex of an online player (all characters on the account) // Changes the sex of an online player (all characters on the account)
charchangesex: 60 charchangesex: 60
changesex: 60
// Remove items from a character // Remove items from a character
chardelitem: 60 chardelitem: 60