1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-09 17:02:53 +00:00

Several changes

Signed-off-by: Rogiel <rogiel@rogiel.com>
This commit is contained in:
2011-05-18 02:18:37 -03:00
parent cd41122035
commit 4c27add4ef
162 changed files with 492 additions and 579 deletions

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template;
import java.lang.annotation.Documented;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template;
import java.lang.reflect.Modifier;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.l2jserver.model.id.template.CharacterTemplateID;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.l2jserver.model.id.template.CharacterTemplateID;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.l2jserver.model.id.template.CharacterTemplateID;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.l2jserver.model.id.template.CharacterTemplateID;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.l2jserver.model.id.template.CharacterTemplateID;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.l2jserver.model.id.template.CharacterTemplateID;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.l2jserver.model.id.template.CharacterTemplateID;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

View File

@@ -1,4 +1,3 @@
/*
* This file is part of l2jserver <l2jserver.com>.
*
@@ -14,7 +13,7 @@
*
* You should have received a copy of the GNU General Public License
* along with l2jserver. If not, see <http://www.gnu.org/licenses/>.
*/
*/
package script.template.actor.character;
import com.google.inject.Inject;

Some files were not shown because too many files have changed in this diff Show More