Implemented authentic dragon axe special attack and enabled it by default, osrs style is toggle via worldprop world config dragon_axe_use_osrs_spec = true
This commit is contained in:
@@ -261,5 +261,8 @@ class ServerConstants {
|
||||
|
||||
@JvmField
|
||||
var PERSIST_ACCOUNTS = false
|
||||
|
||||
@JvmField
|
||||
var DRAGON_AXE_USE_OSRS_SPEC = false
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user