mirror of
https://github.com/edubart/otclient.git
synced 2025-11-30 23:26:51 +01:00
Updated advernturer blessing inventory style to be more robust
This commit is contained in:
@@ -705,6 +705,7 @@ void Creature::setBaseSpeed(double baseSpeed)
|
||||
callLuaField("onBaseSpeedChange", baseSpeed, oldBaseSpeed);
|
||||
}
|
||||
}
|
||||
|
||||
void Creature::setSkull(uint8 skull)
|
||||
{
|
||||
m_skull = skull;
|
||||
|
||||
Reference in New Issue
Block a user