公告板
版本库
filestore
活动
搜索
登录
main
/
SnxxServerCode
服务端代码库
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
5372 【后端】【1.4】聚魂副本开发(新增守卫AI66, 玩家不能对怪物加buff)
xdh
2018-12-22
bc25d4e060efb6ed7b946fbfb1333a52aa73caef
[SnxxServerCode.git]
/
ServerPython
/
ZoneServerGroup
/
map1_8G
/
MapServer
/
MapServerData
/
Script
/
IPY_GameData.py
1
2
3
4
5
6
from IPY_ChinEffect import *
from IPY_ChinEvent import *
from IPY_ChinNPCRefresh import *
from IPY_ChinSkill import *
from IPY_GameData1 import *
from IPY_FlyObjBaseInfo import *