--- deliantra/server/common/loader.l 2006/08/30 16:30:36 1.15 +++ deliantra/server/common/loader.l 2006/08/31 06:23:19 1.16 @@ -1062,8 +1062,6 @@ LOG (llevError, "stray event_* in map file, skipping."); } -^current_weapon_script{S} { LOG (llevError, "stray current_weapon_script in map file, skipping."); } - <*>(^{WS}$)|\n {/* ignore empty lines, newlines we don't do above */} #.*\n {}