修新的事件系统问题

This commit is contained in:
MrZ_26
2024-08-10 14:42:18 +08:00
parent 4d1caa7fe0
commit 8779abef9a
5 changed files with 48 additions and 52 deletions

View File

@@ -66,6 +66,15 @@ return {
hook_drop={},
hook_die={},
task={},
extraEvent={
{'attack',4},
},
extraEventHandler={
attack=function(P,P2,...)
P:beAttacked(P2,...)
end,
},
eventSet="X",
bg='none',bgm='race',