Max vurulacak damageyi sqlden ayarlar ve reload m ile günceller.
PythonCharacterModule.cpp içinde
PyModule_AddIntConstant(poModule, "INSTANCE_TYPE_NPC", CActorInstance::TYPE_NPC);
//altına ekle
PyModule_AddIntConstant(poModule, "INSTANCE_TYPE_STONE"...