Thread
:
Adding column to npc_types
View Single Post
#
16
02-07-2013, 03:10 AM
rencro
Hill Giant
Join Date: Sep 2008
Location: So. California
Posts: 219
Code:
UPDATE npc_types INNER JOIN pets ON npc_types.id=pets.npcID SET hp = hp * 8;
rencro
View Public Profile
Send a private message to rencro
Find all posts by rencro