--- deliantra/server/include/spellist.h 2007/01/15 21:06:19 1.8 +++ deliantra/server/include/spellist.h 2007/05/18 01:01:01 1.9 @@ -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) 1994 Mark Wedel @@ -25,25 +25,25 @@ const char *const spellpathnames[NRSPELLPATHS] = { - "Protection", - "Fire", - "Frost", - "Electricity", - "Missiles", - "Self", - "Summoning", - "Abjuration", - "Restoration", - "Detonation", - "Mind", - "Creation", - "Teleportation", - "Information", - "Transmutation", - "Transferrence", - "Turning", - "Wounding", - "Death", - "Light" + "Protection", + "Fire", + "Frost", + "Electricity", + "Missiles", + "Self", + "Summoning", + "Abjuration", + "Restoration", + "Detonation", + "Mind", + "Creation", + "Teleportation", + "Information", + "Transmutation", + "Transferrence", + "Turning", + "Wounding", + "Death", + "Light", };