Changeset 8630 for trunk/L2J_DataPack/dist/game/data/scripts/handlers/actionhandlers/L2StaticObjectInstanceActionShift.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/actionhandlers/L2StaticObjectInstanceActionShift.java (modified) (2 diffs)
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/actionhandlers/L2StaticObjectInstanceActionShift.java
r7665 r8630 27 27 public class L2StaticObjectInstanceActionShift implements IActionHandler 28 28 { 29 @Override 29 30 public boolean action(L2PcInstance activeChar, L2Object target, boolean interact) 30 31 { … … 61 62 } 62 63 64 @Override 63 65 public InstanceType getInstanceType() 64 66 {
Note: See TracChangeset
for help on using the changeset viewer.
