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.5
/
2130_quest_template.sql
blob
72fb1eed61b7988034b8fd639e6246dcd97b2816
1
ALTER TABLE `quest_template`
2
CHANGE `RewRepValue1` `RewRepValue1` int(11) NOT NULL default '0',
3
CHANGE `RewRepValue2` `RewRepValue2` int(11) NOT NULL default '0';