--- deliantra/server/common/init.C 2007/05/17 13:24:54 1.34 +++ deliantra/server/common/init.C 2007/05/17 14:14:54 1.35 @@ -1,5 +1,5 @@ /* - * CrossFire, A Multiplayer game for X-windows + * CrossFire, A Multiplayer game * * Copyright (C) 2005, 2006, 2007 Marc Lehmann & Crossfire+ Development Team * Copyright (C) 2002 Mark Wedel & Crossfire Development Team @@ -88,8 +88,8 @@ SPELL_ENCUMBRANCE, SPELL_FAILURE_EFFECTS, SET_FRIENDLY_FIRE, - CASTING_TIME, - REAL_WIZ, + 0, + 0, EXPLORE_MODE, SPELLPOINT_LEVEL_DEPEND, MOTD, @@ -106,8 +106,6 @@ ARMOR_WEIGHT_LINEAR, ARMOR_SPEED_IMPROVEMENT, ARMOR_SPEED_LINEAR, - 1, /* no_player_stealing */ - 1, /* create_home_portals */ }; /* perhaps not the best place for this, but needs to be