mirror of
https://github.com/edubart/otclient.git
synced 2025-10-16 20:43:26 +02: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