From 1f2b8d3d4c36c3cf30187633e4cf5bb5d0012e7c Mon Sep 17 00:00:00 2001 From: Philipp Sehmisch Date: Tue, 18 Dec 2007 01:27:27 +0000 Subject: Updated attribute system to the latest design decisions (removed charisma, kept agility in) --- src/net/accountserver/account.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/net/accountserver/account.h') diff --git a/src/net/accountserver/account.h b/src/net/accountserver/account.h index 8af75eb9..6a8c4e08 100644 --- a/src/net/accountserver/account.h +++ b/src/net/accountserver/account.h @@ -35,7 +35,7 @@ namespace Net void createCharacter(const std::string &name, char hairStyle, char hairColor, char gender, short strength, short agility, short vitality, - short intelligence, short dexterity, short willpower, short charisma); + short intelligence, short dexterity, short willpower); void deleteCharacter(char slot); -- cgit v1.2.3-70-g09d2