repo.or.cz
/
auctionmangos.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Initial Patch of Auction House bot rev. 135
[auctionmangos.git]
/
sql
/
updates
/
0.7
/
3875_item_template.sql
blob
80a3dae58d6638f5dd3e57a05a68c0e090e00175
1
ALTER TABLE `item_template`
2
CHANGE COLUMN `Extra` `RandomProperty_1` int(30) unsigned NOT NULL default '0',
3
CHANGE COLUMN `unk_203` `RandomProperty_2` int(30) unsigned NOT NULL default '0';