Advertisement
Guest User

Untitled

a guest
Jun 24th, 2017
489
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
SQL 0.24 KB | None | 0 0
  1. mysql> SELECT `npcflag` FROM `creature_template` WHERE `entry` IN (19169,19175,19176,19177,19178,31304);
  2. +---------+
  3. | npcflag |
  4. +---------+
  5. |       3 |
  6. |       3 |
  7. |       3 |
  8. |       3 |
  9. |       3 |
  10. |       3 |
  11. +---------+
  12. 6 ROWS IN SET
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement