trenemy06_4_utask_66.lua
来自「two legendary musicians are equivalent t」· LUA 代码 · 共 19 行
LUA
19 行
--description: 天忍教圣洞一层敌人 天忍教出师任务战斗死亡
--author: yuanlan
--date: 2003/5/20
function trenemy06_4_UTask_66()
Task0024 = GetTaskTemp(24);
if (Task0024 == 0) then
Msg2Player("得到口诀“唯我教王”。")
SetTaskTemp(24, 1)
end;
end;
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?