Typo Fix after 81606e5 (Thanks to vlad852 for noticing)

This commit is contained in:
Spp
2012-11-20 19:02:58 +01:00
parent 7bef4ce401
commit 08b7439f48

View File

@@ -476,7 +476,7 @@ class instance_uldaman : public InstanceMapScript
case 2:
case 3:
case 4:
return vVaultWalker.at(identifier);
return vVaultWalker.at(identifier - 1);
case 5:
case 6:
case 7: