fixed "Cannot use rake on grass - ID: 2953464"

svn-id: r48081
This commit is contained in:
Vladimir Menshakov 2010-02-17 22:01:05 +00:00
parent 2ab3e0fb3c
commit f0d8084cd5

View File

@ -2501,6 +2501,10 @@ bool TeenAgentEngine::processCallback(uint16 addr) {
inventory->add(33);
return true;
case 0x862c:
displayMessage(CHECK_FLAG(0xDBB0, 1)? 0x4882: 0x3457);
return true;
case 0x86a9: //correcting height of the pole with spanner
if (CHECK_FLAG(0xDB92, 1)) {
displayMessage(0x3d40);