--- deliantra/server/common/shstr.C 2006/09/11 23:33:28 1.14 +++ deliantra/server/common/shstr.C 2006/09/12 00:26:16 1.15 @@ -45,6 +45,8 @@ // what weird misoptimisation is this again? const shstr undead_name ("undead"); +shstr skill_names[NUM_SKILLS]; + const char * shstr::find (const char *s) {