公告板
版本库
filestore
活动
搜索
登录
main
/
SnxxServerCode
服务端代码库
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
9319 【BT3】【BT4】【BT5】【主干】集字的掉落无等级限制(去除脱机掉落表最大等级掉落限制;集字表掉落等级限制依然有效)
hxp
2021-11-03
ebdb30f440b48c42840f03d7a7a415aed6913150
[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 *