| 
 this is what showed up when i did it
 __________________________________________________  _
 mysql> INSERT ININSERT INTO npc_types VALUES  (1368,'a_fire_beetle',2,22,1,32,2,
 0,0,2,1,4,322,0,
 -> 1,5,'1009',' ',0,135,1,6,0,0,0,0,0,0,0,225,225);
 ERROR 1064: You have an error in your SQL syntax near 'INTO npc_types VALUES  (1
 368,'a_fire_beetle',2,22,1,32,2,0,0,2,1,4,322,0,
 1,5,'1' at line 1
 __________________________________________________  __
 |