Home
last modified time | relevance | path

Searched refs:getAllowNpcEquipment (Results 1 – 2 of 2) sorted by relevance

/dports/games/manaplus/manaplus-2.1.3.17/src/being/
H A Dbeing.h1102 bool getAllowNpcEquipment() const noexcept2 A_WARN_UNUSED in getAllowNpcEquipment() function
/dports/games/manaplus/manaplus-2.1.3.17/src/net/eathena/
H A Dbeingrecv.cpp155 if (dstBeing->getAllowNpcEquipment()) in setBasicFields()