Guest User

Untitled

a guest
Apr 22nd, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. UPDATE monsterset
  2. SET sRegenTime = sRegenTime * 3
  3. FROM monsterset
  4. WHERE (sZone = '23') and (sMaxItemNum = '1')
Add Comment
Please, Sign In to add comment