mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 22:58:34 +00:00
Files changed: ruletypes.h, client.cpp
Files added: 2015_07_22_CommonTongue.sql Adds new rules so you can change the start Common Tongue value for Iksars, Ogres, and Trolls.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
INSERT INTO `rule_values` VALUES
|
||||
('1', 'Character:IksarCommonTongue', '95', ''),
|
||||
('1', 'Character:OgreCommonTongue', '95', ''),
|
||||
('1', 'Character:TrollCommonTongue', '95', '');
|
||||
Reference in New Issue
Block a user