Rename OP_BuffFadeMsg to OP_ColoredText since it is a generic opcode

This commit is contained in:
Michael Cook (mackal)
2014-09-24 12:22:06 -04:00
parent 0d12715d77
commit a445d7e39f
20 changed files with 22 additions and 22 deletions
+1 -1
View File
@@ -154,7 +154,7 @@ OP_InspectRequest=0x775d # ShowEQ 10/27/05
OP_InspectAnswer=0x2403 # ShowEQ 10/27/05
OP_Action2=0x0000
OP_BeginCast=0x3990 # ShowEQ 10/27/05
OP_BuffFadeMsg=0x0b2d # ShowEQ 10/27/05
OP_ColoredText=0x0b2d # ShowEQ 10/27/05
OP_Consent=0x1081 # ShowEQ 10/27/05
OP_ConsentDeny=0x4e8c # ShowEQ 10/27/05
OP_ConsentResponse=0x6380 # ShowEQ 10/27/05