Removed unnecessary references and cleaned up scripts.

This commit is contained in:
PrisonCamp
2015-01-18 02:05:57 -08:00
parent d8883a6ea6
commit 6a9522ef94
3103 changed files with 5836 additions and 19197 deletions
@@ -2,7 +2,6 @@
//
// guild.scriptlib
//
// Copyright 2002 Sony Online Entertainment
//
// ======================================================================
@@ -3058,4 +3057,4 @@ boolean inSameGuild(obj_id target1, obj_id target2)
{
return false;
}
}
}