1
This commit is contained in:
parent
92c0363d1e
commit
f0baba7239
@ -171,8 +171,9 @@ private:
|
||||
atk_ = standard_meta->damage();
|
||||
def_ = standard_meta->defence();
|
||||
#ifdef DEBUG
|
||||
a8::XPrintf("npcStandard hero_id:%d level:%d hp:%f atk:%f def:%f\n",
|
||||
a8::XPrintf("npcStandard room_type:%d hero_id:%d level:%d hp:%f atk:%f def:%f\n",
|
||||
{
|
||||
c->room->GetRoomType(),
|
||||
standard_meta->hero_id(),
|
||||
standard_meta->level(),
|
||||
standard_meta->hp(),
|
||||
|
Loading…
x
Reference in New Issue
Block a user