Update SmartScriptMgr.h

This commit is contained in:
Aokromes
2017-03-11 15:39:21 +01:00
committed by GitHub
parent 8c80e2b6b7
commit ab4db663ae

View File

@@ -583,8 +583,9 @@ enum SMART_ACTION
SMART_ACTION_TRIGGER_RANDOM_TIMED_EVENT = 125, // id min range, id max range
SMART_ACTION_REMOVE_ALL_GAMEOBJECTS = 126,
SMART_ACTION_STOP_MOTION = 127, // stopMoving, movementExpired
SMART_ACTION_PLAY_ANIMKIT = 128, // don't use on 3.3.5a
SMART_ACTION_END = 128
SMART_ACTION_END = 129
};
struct SmartAction