add $fastkill command
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
.meta name="DMC"
|
||||
.meta description="Mitigates effects\nof enemy health\ndesync"
|
||||
.meta client_flag="0x2000000000000000"
|
||||
.meta client_flag="0x0000001000000000"
|
||||
|
||||
.versions 3OJ2 3OJ3 3OJ4 3OJ5 3OE0 3OE1 3OE2 3OP0
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
.meta name="DMC"
|
||||
.meta description="Mitigates effects\nof enemy health\ndesync"
|
||||
.meta client_flag="0x2000000000000000"
|
||||
.meta client_flag="0x0000001000000000"
|
||||
|
||||
.versions 4OJB 4OJD 4OJU 4OED 4OEU 4OPD 4OPU
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
.meta name="DMC"
|
||||
.meta description="Mitigates effects\nof enemy health\ndesync"
|
||||
.meta client_flag="0x2000000000000000"
|
||||
.meta client_flag="0x0000001000000000"
|
||||
|
||||
entry_ptr:
|
||||
reloc0:
|
||||
|
||||
@@ -1003,6 +1003,7 @@
|
||||
"Ep3ReplaceAssist", // Use of $setassist
|
||||
"Ep3UnsetFieldCharacter", // Use of $unset
|
||||
"InfiniteHPTP", // Use of $infhp and $inftp
|
||||
"FastKills", // Use of $fastkill
|
||||
"InsufficientMinimumLevel", // Setting a $minlevel below the default
|
||||
"OverrideRandomSeed", // Use of $rand
|
||||
"OverrideSectionID", // Use of $secid
|
||||
|
||||
Reference in New Issue
Block a user