ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GM/Commands/imba.py
@@ -16,7 +16,6 @@ import GivePlayerExpSelf import SetFabao import ActivePet import ActiveHorse import MakeItemCount import PlayerControl import ChConfig @@ -57,7 +56,6 @@ # 4.激活宠物 坐骑 for i in range(1, 6): ActivePet.OnExec(curPlayer, [i, 5]) ActiveHorse.OnExec(curPlayer, [i, 5]) # 5.给基础属性 for attrID in xrange(201, 206):