Added script for non-existent light column

This commit is contained in:
Uleat
2015-01-21 23:07:29 -05:00
parent 26b91a0a97
commit ca3502758e
3 changed files with 3 additions and 1 deletions
@@ -0,0 +1 @@
ALTER TABLE `npc_types` ADD `light` tinyint( 2 ) NOT NULL DEFAULT '0';