Release 1.2.27
- Add cast time override to CwC - Add Intimidate debuff - Fix hiding of jewel tooltips with shift - Fixed display error in Bleed breakdown - Changed functionality of simple conversion jewels to allow conversion of tagged/flagged nodes - Enhanced mod parser to allow correct parsing of certain modifiers
This commit is contained in:
@@ -15,7 +15,7 @@ local s_format = string.format
|
||||
common = { }
|
||||
|
||||
-- External libraries
|
||||
common.curl = require("lcurl")
|
||||
common.curl = require("lcurl.safe")
|
||||
common.xml = require("xml")
|
||||
common.base64 = require("base64")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user