Pelf

ICC check for enter (sql)

Aug 3rd, 2011
166
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
SQL 0.21 KB | None | 0 0
  1. UPDATE `access_requirement` SET `completed_achievement`=0 WHERE `mapId`=631 AND `difficulty`=2 LIMIT 1;
  2. UPDATE `access_requirement` SET `completed_achievement`=0 WHERE `mapId`=631 AND `difficulty`=3 LIMIT 1;
Advertisement
Add Comment
Please, Sign In to add comment