noname/character/ow.js

18 lines
573 B
JavaScript
Raw Normal View History

2016-06-08 01:43:10 +00:00
'use strict';
character.ow={
character:{
ow_liekong:['female','shu',3,[]],
// ow_heibaihe:['female','shu',3,[]],
ow_sishen:['female','shu',3,[]],
ow_tianshi:['female','shu',3,[]],
ow_falaozhiying:['female','shu',3,[]],
ow_zhixuzhiguang:['female','shu',3,[]],
ow_luxiao:['female','shu',3,[]],
ow_shibing:['female','shu',3,[]],
ow_yuanshi:['female','shu',3,[]],
// ow_mei:['female','shu',3,[]],
// ow_baolei:['female','shu',3,[]],
ow_chanyata:['female','shu',3,[]],
}
};