Advertisement
sorvani

update merc liaison

Aug 4th, 2013
520
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
MySQL 0.13 KB | None | 0 0
  1. -- this will update 42 records in a stock PEQ DB.
  2. UPDATE `npc_types` SET `class` = 71 WHERE `lastname` LIKE '%Mercenary Liaison%';
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement