Changeset 8630 for trunk/L2J_DataPack/dist/game/data/scripts/handlers/admincommandhandlers/AdminCreateItem.java
- Timestamp:
- Jan 16, 2012 7:56:19 AM (4 months ago)
- Location:
- trunk/L2J_DataPack
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
dist/game/data/scripts/handlers/admincommandhandlers/AdminCreateItem.java (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/L2J_DataPack
- Property svn:mergeinfo changed
/branches/unstable/L2J_DataPack_BETA merged: 8407-8426,8428-8480,8482-8491,8493-8588,8590-8629
- Property svn:mergeinfo changed
-
trunk/L2J_DataPack/dist/game/data/scripts/handlers/admincommandhandlers/AdminCreateItem.java
r8406 r8630 21 21 import com.l2jserver.gameserver.model.L2World; 22 22 import com.l2jserver.gameserver.model.actor.instance.L2PcInstance; 23 import com.l2jserver.gameserver. templates.item.L2Item;23 import com.l2jserver.gameserver.model.item.L2Item; 24 24 25 25
Note: See TracChangeset
for help on using the changeset viewer.
