Changeset 66
- Timestamp:
- 11/19/08 13:31:02 (17 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bindings/scripts/scripts/zone/aunchindoun/shadow_labyrinth/instance_shadow_labyrinth.cpp
r65 r66 157 157 uint64 GetData64(uint32 identifier) 158 158 { 159 if(identifier == DATA_GRANDMASTERVORPIL )159 if(identifier == DATA_GRANDMASTERVORPILEVENT) 160 160 return GrandmasterVorpil; 161 161